/srv/irclogs.ubuntu.com/2017/03/24/#ubuntu.txt

Bashing-omDan9550: Ya need linux-generic, linux-headers-generic, linux-image-generic installed, then naybe the 66 kernel will build and install . mine: http://termbin.com/alf9 .00:02
Basketballis there a way to get google calendar as my wallpaper. Not like conky but so it looks like an actual calendar00:02
bazhangBasketball, in fact there is a way00:02
bazhangBasketball, but you have ruled out completely using it with conky00:03
Basketballbazhang, i don't like how it looks... i want the calendar to BE the wallpaper not the calendar ON the wallpaper00:04
bazhangBasketball, well there are ways to do that, not with gcal that I know00:04
Basketballbazhang, what calendar would i have to use??00:05
bazhangBasketball, there are a number of options, I just binged up about 4, from ubuntuforums00:06
Dan9550Bashing-om, i've gone ahead and done that, how would it effect the 4.8 kernel though?00:07
Basketballbazhang, any links00:07
bazhangBasketball, could you specify which of the calendars you *do* find aethestically pleasing00:08
Basketballi jsut want something that looks like a normal calendar00:09
=== Lee_ is now known as Guest24879
Bashing-omDan9550: Dan9550 the genrics are for the 4.4 current . Not at all sure how that effects the 4.8 kernel as HWE is not a factor here .00:10
Basketballi jsut want something that looks like a normal calendar bazhang00:14
=== rbt-b2u is now known as rbt-kazoo
hitman1Hello00:15
FManhi00:15
hitman1A white color block is appearing on edges of GUI of any software when I wake up from suspend.00:16
hitman1_Hello00:22
hitman1_White line is appearing around corners of any GUI when I wake up my system from suspend.00:23
hitman1_this - http://i.imgur.com/fZRVeRh.png?100:25
nicklas_hello. im trying to remove two keys with apt-key, but they refuse to go away. any pointers?00:32
PipeItToDevNullWhat does the command do00:33
nicklas_http://pastebin.com/2MKxyy1i00:33
nicklas_its the google ones00:33
nicklas_you asking me?00:34
PipeItToDevNullYes, what does the command output, apt-key del <key>00:34
nicklas_sudo apt-key del (keyid) should remove the key, but the key doesnt go away00:35
kangaroo72Hello00:35
kangaroo72maybe someone can help me using crontab?00:35
kangaroo72every month "letsencrypt renew"00:35
kangaroo72how can I do this?00:35
kangaroo72Do I need root-privileges for this?00:36
PipeItToDevNullkangaroo72, IIRC they have a script and how to for that00:36
tgm4883kangaroo72: you need to run it with some user that has the privs to write to where it needs to00:36
PipeItToDevNullnicklas_, It should, what does the comamnd output00:36
kangaroo72yep sudo would do this ...00:37
nicklas_it gives me OK00:37
nicklas_but the key is still listed00:37
PipeItToDevNullkangaroo72, https://community.letsencrypt.org/t/how-to-automatically-renew-certificates/439300:37
PipeItToDevNullnicklas_, Why not just edit the file?00:37
tgm4883nicklas_: what is the exact command you are running?00:38
kangaroo72okay - thanks00:38
nicklas_should be sudo apt-key del dsa1024 right?00:38
SkyriderAre there any official packages for php 7 on ubuntu 14.04?00:38
nicklas_and sudo apt-key del rsa4096?00:38
tgm4883no00:38
nicklas_tgm4883, those two00:38
nicklas_no?00:39
tgm4883nicklas_: those aren't the key IDs00:39
m000gleI have severeal CIFS network shares connected by adding their details to my Ubuntu "/etc/fstab" and mounting them, as a standard user, by using the command "mount.cifs {remote UNC path} {local mount-point}"; however, I am unable to unmount these as a standard user either via file browser or command line.00:39
m000gleWhen attempting to unmount these through the file browser, it says "operation not permitted"; and when attempting to unmount these using the command line, with the command "umount.cifs {local mount-point}", it says "No command 'umount.cifs' found..."00:39
PipeItToDevNullnicklas_, http://askubuntu.com/questions/107177/how-can-i-remove-gpg-key-that-i-added-using-apt-key-add00:39
m000gleIs there any way to unmount CIFS shares, as a standard user, with a command such as those listed in: https://www.samba.org/samba/docs/man/manpages-3/umount.cifs.8.html00:39
hitman1_hey please anyone solve my issue.00:40
tgm4883nicklas_: try 'sudo apt-key del B595 2509 2DF4 4DD0 CE1D  5D47 E61A 24DF 77C8 99CB'00:40
tgm4883bah00:40
tgm4883nicklas_: try 'sudo apt-key del 4CCA 1EAF 950C EE4A B839  76DC A040 830F 7FAC 5991'00:40
tgm4883apt-key is dumb00:41
PipeItToDevNullhitman1_, Are you running a theme other than default?00:41
nicklas_nicklas@nicklas-X751LKB:~$ sudo apt-key del 4CCA 1EAF 950C EE4A B839  76DC A040 830F 7FAC 599100:41
nicklas_[sudo] password for nicklas:00:41
nicklas_gpg: nyckeln "5991" hittades inte: Hittades inte00:41
nicklas_gpg: 5991: delete key failed: Hittades inte00:41
nicklas_nicklas@nicklas-X751LKB:~$00:41
nicklas_oops, too many00:41
`8corehi is this where i go for 17.04 help?00:42
tgm4883nicklas_: sorry, looks like it needs it in quotes00:42
nicklas_oops, too many lines00:43
tgm4883nicklas_: try "sudo apt-key del '4CCA 1EAF 950C EE4A B839  76DC A040 830F 7FAC 5991'"00:43
`8corei was using 16.04 then up'd to 16.10 and now i'm up'n to 17.04 beta00:43
histo!next00:43
`8corenetwork doesn't work in 16.10 though :|00:43
tgm4883`8core: no, #ubuntu+1 is where you go00:43
`8coreoh okie ty tgm488300:43
nicklas_tgm4883, that worked, ty, only one more00:44
nicklas_guess its the same command?00:44
tgm4883nicklas_: yes, just use the right fingerprint this time00:45
nicklas_tgm4883, ?00:45
tgm4883nicklas_: the long chain of hexidecimal. Not rsa409600:46
nicklas_yes00:46
nicklas_gone, ty00:46
ALFAsono federica 14 anni00:47
nicklas_dont need chrome, now that netflix works in firefox00:47
ALFAmora catnagione scuira  formosa00:47
acheron-bnicklas_, yeah!00:47
hfphi all, how do I make a liveUSB of Ubuntu where I can persist data? It seems the USB created with etcher + the official image doesn't offer any kind of data persistence.00:48
acheron-bfirefox has been quite responsive lately, i am impressed with the way its running in Ubuntu00:48
Bashing-om!persistence | hfp00:51
ubottuhfp: To have some persistent storage when using a Live CD, follow the instructions on https://help.ubuntu.com/community/LiveCDPersistence00:51
hfpBashing-om: thanks00:53
Bashing-omhfp: :)00:54
texlaBashing-om, Would you send me a good procedure to setup and print from my laptop using wifi to my desktop which has my HP deskjet 1000 usb printer both computers using Ubuntu 16.0401:00
Bashing-omtexla: Sorry, out of my experince range there .01:02
HowAboutIta HP device.01:04
HowAboutItnotorious for bad drivers.01:04
texlaHowAboutIt, Works great as usb from desktop only would like it to print from laptop01:05
nine10816eightmy firefox is crashing on opening some video/flash enabled websites. help. It has something to do with libavcodec01:13
hitman1_PipeItToDevNull, No I am not running any theme.01:15
NiteRaidah2tatertots, I hate to bug again about the freedomben thing, but I'm jammed on something and can't figure it out.  I keep getting stuck on the 'make' stage.  paste: http://paste.ubuntu.com/24238206/01:17
nine10816eightI'm getting some '404 not found' messages on my 'sudo apt-get update'. How do I diagnose/fix the bad urls?01:18
nine10816eightFor example, this is one bad url: Err http://ppa.launchpad.net trusty/main amd64 Packages 404 not found01:18
nine10816eightthis url looks very short and official, how could I get 404 on it?01:19
tatertotsNiteRaidah2: sudo apt autoremove01:19
nine10816eightthe next line has this: Err http://ppa.launchpad.net trusty/main i386 Packages 404 Not Found01:20
tatertotsNiteRaidah2: you weren't jammed on anything01:22
NiteRaidah2tatertots: uninstall is done.  if I wasn't jammed I was just doing something incorrectly, right?01:23
tatertotsNiteRaidah2: nope you did fine01:23
HowAboutItI love great leaders01:23
tatertotsNiteRaidah2: just a little house keeping was in order01:24
tatertotsNiteRaidah2: if you ran the above command, things should be nice and tidy now01:24
NiteRaidah2ok01:24
NiteRaidah2so I start from scratch?01:24
HowAboutItBill is right ~ https://www.youtube.com/watch?v=LCVHhKn79Tw01:25
tatertotsNiteRaidah2: no you're done01:25
bazhangHowAboutIt, what is that01:25
tatertotsNiteRaidah2: Cloning into 'rtl8188ce-linux-driver'...01:25
bazhangHowAboutIt, is that a topical support issue01:25
HowAboutItI borked that.01:25
tatertotsNiteRaidah2: remote: Counting objects: 6617, done.01:25
NiteRaidah2I'm confused01:26
tatertotsNiteRaidah2: remote: Total 6617 (delta 0), reused 0 (delta 0), pack-reused 661701:26
tatertotsNiteRaidah2: Receiving objects: 100% (6617/6617), 17.76 MiB | 172.00 KiB/s, done.01:26
HowAboutItI liked that I did that.  Even though it was outdated.  It wasn't inaccurate.01:26
tatertotsNiteRaidah2: Resolving deltas: 100% (5058/5058), done.01:26
HowAboutItKind of like Linux.01:26
tatertotsNiteRaidah2: Checking connectivity... done.01:26
tatertotsNiteRaidah2: have you reboot since?01:27
NiteRaidah2tatertots: no, I've done all this in the last 2 hours.  should I?01:27
tatertotsNiteRaidah2: reboot01:27
NiteRaidah2righto01:27
HowAboutItIt's okay to have discussions that are outside of a specific range.  Why?  because not doing so involves loss - http://www.planetary.org/about/staff/bill-nye.html01:28
armedengineerHey folks, question... I'm running 16.04 LTS Desktop and have a need for feature support that's in network-manager 1.4.0 which is not in 16.04 (NM 1.2 is in Ubuntu 16.04).  Is it possible, and if so, is it significantly inadvisable, for me to install the .deb for Zesty which is 1.4.0?01:28
HowAboutItIf not then what's the point of replacing an operating system?01:29
armedengineerMore accurately the .deb for Zesty is 1.4.4 but obviously that would accomplish my goal.01:30
bazhangHowAboutIt, take the chatter someplace else01:30
histoarmedengineer: you'd have to look at other package requirements and versions for that package.01:30
HowAboutItbazhang; talk to other people that way.  You will address me with kindness.01:30
acheron-a#ubuntu-offtopic01:31
armedengineerThanks histo. Is there a good way to do a comparison without eyeballing every dependency?01:32
histoarmedengineer: networkmanager I believe has plugins to extend it's capabilities if I remember correctly.  Is this something that can be solved via a plugin?01:32
armedengineerhisto not really... I'm looking for enhanced functionality of a plugin01:33
=== vegii is now known as neekserf
armedengineernetwork-manager-openconnect doesn't seem to have Juniper support01:33
armedengineeruntil network-manager 1.4.0 according to http://lists.infradead.org/pipermail/openconnect-devel/2016-July/003752.html01:34
armedengineerThere's a workaround proposed to add the VPN via nmcli but it doesn't seem to actually instruct openconnect to use the nm protocol01:34
bazhangarmedengineer, never mix repo packages, either compile, find a PPA or upgrade to zesty in a couple three weeks01:34
NiteRaidah2tatertots: back.  could you explain what just happened with the download? :)01:34
tatertotsNiteRaidah2: sudo lshw -C network|pastebinit01:35
NiteRaidah2tatertots: http://paste.ubuntu.com/24238287/01:35
=== neekserf is now known as neeksurf
histo!info networkmanager01:36
ubottuPackage networkmanager does not exist in yakkety01:36
armedengineer!info network-manager01:36
ubottunetwork-manager (source: network-manager): network management framework (daemon and userspace tools). In component main, is optional. Version 1.2.6-0ubuntu1 (yakkety), package size 2020 kB, installed size 10832 kB (Only available for linux-any)01:36
histoarmedengineer: http://packages.ubuntu.com/zesty/network-manager compare http://packages.ubuntu.com/xenial/network-manager01:37
armedengineerlibglib2.0-0 dependency is higher01:39
histo!info libsystemd0 xenial01:39
ubottulibsystemd0 (source: systemd): systemd utility library. In component main, is required. Version 229-4ubuntu16 (xenial), package size 217 kB, installed size 656 kB (Only available for linux-any)01:39
armedengineeralternatively I'd happily do it via nmcli but that doesn't seem to work and I can't find documentation on my issue01:40
histoarmedengineer: I diffed there are a few variations but you have to look at what actual versions are in xenial as well.   Like Somone suggested it's not advised.01:40
histoarmedengineer: nmcli is just a frontend included with network-manager01:40
tatertotsNiteRaidah2: you're still using the stock driver01:41
armedengineerYeah... it seems that you can specify protocol but openconnect seems to ignore it01:41
histoarmedengineer: Is this a production environment01:41
tatertotsNiteRaidah2: the website discussing making sure that doesn't occur01:41
tatertotsNiteRaidah2: discusses01:41
armedengineerYeah... pretty much a brand new laptop01:41
armedengineerI'd been planning to only use LTS releases on it01:41
NiteRaidah2tatertots: rtl8188ce-linux-driver?  if that's the case I keep trying to delete it but that hasn't taken01:42
histoarmedengineer: well you could fire up a vm and see, but I'd imagine compairing requirement versions would be faster.01:42
tatertotsNiteRaidah2: no that's not the stock driver, and thats not where it's located either01:42
tatertotsNiteRaidah2: look at the "troubleshooting" section01:43
tatertotsNiteRaidah2: am i using this driver01:43
armedengineerSo, if I meet all the requirement versions, it *should* work even if there's a disclaimer attached01:44
armedengineerRight?01:44
bazhangarmedengineer, mixing repo packages?01:44
armedengineerJust installing the single .deb01:44
bazhangarmedengineer, no01:44
tatertotsNiteRaidah2: actually scratch that idea..we already know you are NOT using it01:44
tatertotsNiteRaidah2: ee vs ce01:45
nine10816eightrestarting computer after running apt-get dist-upgrade which installed libavcodec-xtra-54. BRB.01:45
histoarmedengineer: technically yes, You may want to check backports first and it wouldn't be supported here, that's your disclaimer. I'd probably just build from source.01:45
NiteRaidah2tatertots: yes, I'm using ee01:45
histoIs there a way to search backports01:46
armedengineerlike this? http://packages.ubuntu.com/search?suite=xenial-backports&keywords=network-manager01:46
histonvm I foudn it01:47
armedengineerdid I miss it?01:47
histoarmedengineer: No, I found how to search...01:48
tatertotsNiteRaidah2: are you able to connect hardwired while performing this procedure, ideally you don't want to be completely dependent on wlan while addressing a wlan issue01:49
NiteRaidah2tatertots: I don't think so, wifi's my default01:50
tatertotsNiteRaidah2: hmmm ok..that's not ideal.01:51
armedengineerOh well... thanks for your help guys.01:52
tatertotsNiteRaidah2: the objective results in you never seeing "ee" ever again01:52
armedengineerI guess I stick with CLI for now which will work, just wish there was a status indicator.01:52
NiteRaidah2tatertots: well apparently there's wired hardware that's been used today but the settings claim a cable's unplugged so....01:52
histoarmedengineer: what the applet?01:54
armedengineerYeah, of some sort... no good way to track the connectivity that I know of unless I don't fork it to background in the shell01:54
histoarmedengineer: you could write a script or python program vs, risking the borking of your system just for an applet fix.01:55
armedengineerYeah, just to read and track the output01:55
bazhangas in what conky could do?01:56
tatertotsNiteRaidah2: let me see if i can find something written more plain and simply, freedomben is fairly complex01:56
NiteRaidah2tatertots: ok, thank you very much :)01:56
histobazhang: yeap01:56
bazhangso use something supported like conky or the extreme and unsupported dangers of mixing repos01:57
* armedengineer googles conky01:58
bazhangconky beginners guide, first hit ubuntuforums01:58
armedengineerthis is my glorious return to a Linux desktop environment after about 7 years of OS X so I'm a little out-of-touch01:58
bazhangmixing a repo with an LTS renders that LTS null and void01:59
bazhang!conky | armedengineer02:00
ubottuarmedengineer: Conky is an application that can show system information (and more) on your desktop. See https://help.ubuntu.com/community/SettingUpConky for more details and a beginners guide.02:00
histoarmedengineer: is this just a home laptop?02:00
armedengineerhome + work (kindof)02:03
armedengineerWhy?02:03
histoarmedengineer: Just curious, python + plyer notification would work....02:10
* yinflying2016 第一次知道原来权还有setuid之类的权限02:11
histoarmedengineer: there are many ways to do it, basically, conky, script, python, etc...  It would be a lot less harmful than mixing repos.02:13
armedengineerGotcha... thanks.  Might go the python route as I'm coming up to speed on Python these days02:17
armedengineerBeen a while since I did any coding02:18
derekwHi all. Just stopped by to show my 11 y.o. son what IRC is. :)02:18
histoarmedengineer: pystray looks easy to me.02:19
histoarmedengineer: there are others in the package index.02:19
histoarmedengineer: https://pypi.python.org/pypi?%3Aaction=search&term=system+tray&submit=search02:20
armedengineerthat looks like exactly what I'd want to do02:21
PerigeeDoes anyone know how to fix screen tearing? Ubuntu 16.04, Intel graphics02:24
PerigeeMost noticable when scrolling a webpage quickly02:24
histoarmedengineer: https://pypi.python.org/pypi/AllTray/0.1.1  Another option.02:25
munchkin24I could use some help with my USB headphones02:25
histo!ask | munchkin2402:25
ubottumunchkin24: 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 !patience02:25
munchkin24Razer Kraken 7.1 chroma headphones that Ubuntu recognizes, but when I select it in sound options there is no sound02:25
histoPerigee: I don't experience this behavior, which browser?02:25
munchkin24lsusb recognizes the device properly02:25
Perigeehisto: Firefox02:26
munchkin24!patience02:26
ubottuDon'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/02:26
histomunchkin24: is there a volume level in sound options?02:26
munchkin24histo: Yes, but moving it around, or using any software that produces sound doesn't have anything come out of the headphones :(02:27
histomunchkin24: http://askubuntu.com/questions/447718/no-sound-on-usb-headset-how-to-manage-soundcards-and-audio-devices#44829402:27
munchkin24histo: right, I do see that. I'm selecting it, but no sound still02:28
histomunchkin24: try the pulseaudio volume control panel see if that makes a difference.  You can launch it via pavucontrol from Alt+F2 or in a terminal02:30
munchkin24histo: Only difference is that now I don't see it under the drop down menu at all02:33
munchkin24USB Kraken headset with no sounds. Cannot simply select it from either Pulseaudio, or Ubuntu's default02:41
qisI'd like to install 16.04 on the NVIDIA Shield TV but all information I can find is for 15.04 from around 2015. Any suggestions?02:44
m000gleI have severeal CIFS network shares connected by adding their details to my Ubuntu "/etc/fstab" and mounting them, as a standard user, by using the command "mount.cifs {remote UNC path} {local mount-point}"; however, I am unable to unmount these as a standard user either via file browser or command line.02:47
m000gleWhen attempting to unmount these through the file browser, it says "operation not permitted"; and when attempting to unmount these using the command line, with the command "umount.cifs {local mount-point}", it says "No command 'umount.cifs' found..."02:47
m000gleIs there any way to unmount CIFS shares, as a standard user, with a command such as those listed in: https://www.samba.org/samba/docs/man/manpages-3/umount.cifs.8.html02:47
munchkin24Razer Kraken headset has no sounds. Do I need to make any changes to my system before Ubuntu recognizes it in a way to have sound come out of them?02:47
hitman1_PipeItToDevNull, No I am not running any theme.02:49
hitman1_PipeItToDevNull, No I am not running any theme.02:49
histom000gle: who owns the mountpoint?02:56
histom000gle: https://help.ubuntu.com/community/Samba/SambaClientGuide03:03
m000glehisto: The mount points are all in /media/<username>/ and have the permissions "drwxrwx---+"03:10
m000glehisto owner and group are my user and my group, respectively03:11
Basketballbazhang, any luck03:12
turistahello, can anyone tell me how can I set back the lightdm?¿03:14
turistaI've installed another session manager and I dunno what it is03:14
Bashing-omturista: Run ' sudo dpkg-reconfigure lightdm ' to set the default display .03:16
turistaoh thx it worked!03:19
-bndgq:#ubuntu- ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ nobodyspecial123: COME SUCK ON DADDIES COCK MY LITTLE SLUT...quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄03:19
bndgq▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ Loco8: COME SUCK ON DADDIES COCK MY LITTLE SLUT...quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄03:19
iysssspq▄▄▄▄▄▄▄▄▄▄▄▄▄ betao: COME SUCK ON DADDIES COCK MY LITTLE SLUT...quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄03:19
=== cgkev is now known as qwilm
=== qwilm is now known as jjvwze
-jjvwze:#ubuntu- ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ nomic: COME SUCK ON DADDIES COCK MY LITTLE SLUT...quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄03:19
* uhfcxemy ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ desti: COME SUCK ON DADDIES COCK MY LITTLE SLUT...quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄03:19
-eedvwa:#ubuntu- ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ kaosine: COME SUCK ON DADDIES COCK MY LITTLE SLUT...quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄03:19
* orvbiu ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ optikaaal: COME SUCK ON DADDIES COCK MY LITTLE SLUT...quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄03:19
aqwudywa▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ IRCFrEAK: COME SUCK ON DADDIES COCK MY LITTLE SLUT...quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄03:19
whgppkf▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ jdm: COME SUCK ON DADDIES COCK MY LITTLE SLUT...quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄03:19
mnfzy▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ gpolitis: COME SUCK ON DADDIES COCK MY LITTLE SLUT...quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄03:20
=== mnfzy is now known as oxvofd
* gjkmoi ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ kaosine: COME SUCK ON DADDIES COCK MY LITTLE SLUT...quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄03:20
=== gjkmoi is now known as eohgtaul
-eohgtaul:#ubuntu- ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ yinflying2016: COME SUCK ON DADDIES COCK MY LITTLE SLUT...quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄03:20
* aoxdn ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ slystone: COME SUCK ON DADDIES COCK MY LITTLE SLUT...quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄03:20
-aoxdn:#ubuntu- ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ optikaaal: COME SUCK ON DADDIES COCK MY LITTLE SLUT...quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄03:20
snyrxrlx▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ Zachary_DuBois: COME SUCK ON DADDIES COCK MY LITTLE SLUT...quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄03:20
=== blxxiun is now known as mtcto
=== mtcto is now known as wwzaewuu
wwzaewuu▄▄▄▄▄▄▄▄▄▄▄▄ jdm: COME SUCK ON DADDIES COCK MY LITTLE SLUT...quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄03:20
fvpwhdfi▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ Grapes: COME SUCK ON DADDIES COCK MY LITTLE SLUT...quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄03:20
* cwcyh ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ gpolitis: COME SUCK ON DADDIES COCK MY LITTLE SLUT...quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄03:20
=== atzwsh is now known as aghdo
* aghdo ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ Daekdroom: COME SUCK ON DADDIES COCK MY LITTLE SLUT...quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄03:20
=== opjhkt is now known as xdmvavj
* xdmvavj ▄▄▄▄▄▄▄▄▄▄▄ nomic: COME SUCK ON DADDIES COCK MY LITTLE SLUT...quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄03:21
lxapmof▄▄▄▄▄▄▄▄▄▄ weaksauce: COME SUCK ON DADDIES COCK MY LITTLE SLUT...quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄03:21
Grapeswtf??03:21
mxrkb▄▄▄▄▄▄▄▄▄▄▄ snowalpaca: COME SUCK ON DADDIES COCK MY LITTLE SLUT...quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄03:21
mxrkb▄▄▄▄▄▄▄▄▄▄ mojtaba: COME SUCK ON DADDIES COCK MY LITTLE SLUT...quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄03:21
mxbjv▄▄▄▄▄▄▄▄▄▄▄ yinflying2016: COME SUCK ON DADDIES COCK MY LITTLE SLUT...quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄03:21
Basketball!ops lxapmof03:21
BasketballDrone`, lxapmof03:21
DelvienWell then.03:22
Grapeslol03:22
kaosinewell then o_O03:22
Dan9550thats not normal around here is it lol03:22
Delvienno03:22
Dan9550strange03:23
kaosineDan9550: yep it is XD03:23
kaosinelol03:23
Sebastienits irc, this is nothing.03:23
kaosineYeah I've seen worse on other channels XD03:23
Dan9550normally i hang in smaller rooms so thats a first ha03:24
kaosineyeah hang around a bit and you'll hit a room like this every now and then where that happens03:25
Delviensurprised there is no bot doing autobans for keywords03:26
=== KindTwo is now known as KindOne
kaosineDelvien: psh I've seen channels do a weird ban while you're still on it to where you have to part just to change your nick XD03:27
Delvienkaosine: poorly scripted bot then :P03:29
kaosineI mean it's partially the fact that my quassel maybe once or twice a week will decide to leave and then come back and I'm nicked as kaosine_ and four different channels I'm on have it set so you're banned and can't change nick until you ID which means you have to leave the channel and come back after nicking and id'ing03:30
kaosinereally bizarre03:30
blighthello guys03:46
blightneed help on wrappers03:46
blightvirus exe wrappers03:46
Ben64blight: how is that related to ubuntu support03:49
DelvienBen64 its not, blight this is the wrong place to ask for that.03:54
-hpqjdsy:#ubuntu- ▄▄▄▄▄▄▄▄▄▄▄ Moppy: MY BIG HARD COCK WANTS TO SHOOT A LOAD OF CUM quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄03:58
* jwojibab ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ gpolitis: MY BIG HARD COCK WANTS TO SHOOT A LOAD OF CUM quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄03:58
-swcffhfv:#ubuntu- ▄▄▄▄▄▄▄▄▄▄▄ chigang: MY BIG HARD COCK WANTS TO SHOOT A LOAD OF CUM quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄03:58
* illkabxs ▄▄▄▄▄▄▄▄▄▄▄▄▄▄ dxiri: MY BIG HARD COCK WANTS TO SHOOT A LOAD OF CUM quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄03:58
=== illkabxs is now known as byjfsykg
=== pwzpmwc is now known as ineaaiyi
* ineaaiyi ▄▄▄▄▄▄▄▄▄▄▄▄▄ camako: MY BIG HARD COCK WANTS TO SHOOT A LOAD OF CUM quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄03:58
ineaaiyi▄▄▄▄▄▄▄▄▄▄▄▄ deep: MY BIG HARD COCK WANTS TO SHOOT A LOAD OF CUM quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄03:58
-dkokarjg:#ubuntu- ▄▄▄▄▄▄▄▄▄▄▄▄▄▄ cibs: MY BIG HARD COCK WANTS TO SHOOT A LOAD OF CUM quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄03:58
kaosinenot again03:58
* heorsdbz ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ stryx`: MY BIG HARD COCK WANTS TO SHOOT A LOAD OF CUM quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄03:58
ojlzdsmr▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ jianxiong: MY BIG HARD COCK WANTS TO SHOOT A LOAD OF CUM quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄03:59
=== jhxer is now known as mxifhf
=== mxifhf is now known as bblkd
-bblkd:#ubuntu- ▄▄▄▄▄▄▄▄▄▄▄▄▄ chachasmooth: MY BIG HARD COCK WANTS TO SHOOT A LOAD OF CUM quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄03:59
-bblkd:#ubuntu- ▄▄▄▄▄▄▄▄▄▄▄▄▄ betao: MY BIG HARD COCK WANTS TO SHOOT A LOAD OF CUM quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄03:59
* bxrnhrz ▄▄▄▄▄▄▄▄▄▄▄ Basketball: MY BIG HARD COCK WANTS TO SHOOT A LOAD OF CUM quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄03:59
tzujoxyf▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ adrian_1908: MY BIG HARD COCK WANTS TO SHOOT A LOAD OF CUM quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄03:59
hxxhqjb▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ jianx: MY BIG HARD COCK WANTS TO SHOOT A LOAD OF CUM quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄03:59
kaosinewhat the hell03:59
adrian_1908lol! :D03:59
=== zeijkg is now known as qrnfsiiw
qrnfsiiw▄▄▄▄▄▄▄▄▄▄▄ deep: MY BIG HARD COCK WANTS TO SHOOT A LOAD OF CUM quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄04:00
* gsicu ▄▄▄▄▄▄▄▄▄▄▄▄▄▄ cibs: MY BIG HARD COCK WANTS TO SHOOT A LOAD OF CUM quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄04:00
* hqtqorz ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ rimd2r: MY BIG HARD COCK WANTS TO SHOOT A LOAD OF CUM quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄04:00
Delvienlol here we go again04:00
-wqkkbugh:#ubuntu- ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ Loco8: MY BIG HARD COCK WANTS TO SHOOT A LOAD OF CUM quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄04:00
-wqkkbugh:#ubuntu- ▄▄▄▄▄▄▄▄▄▄▄ bocaneri: MY BIG HARD COCK WANTS TO SHOOT A LOAD OF CUM quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄04:00
kaosinethey just keep cycling in and out >_<04:00
=== aytvkrsy is now known as qeude
* qeude ▄▄▄▄▄▄▄▄▄▄▄▄▄ Moppy: MY BIG HARD COCK WANTS TO SHOOT A LOAD OF CUM quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄04:00
eojhvbej▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ShapeShifter499: MY BIG HARD COCK WANTS TO SHOOT A LOAD OF CUM quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄04:00
kaosine!ops04:00
ubottuHelp! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang, chu04:00
* fuoirp ▄▄▄▄▄▄▄▄▄▄▄▄ slystone: MY BIG HARD COCK WANTS TO SHOOT A LOAD OF CUM quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄04:00
-ukfbgk:#ubuntu- ▄▄▄▄▄▄▄▄▄▄ PipeItToDevNull: MY BIG HARD COCK WANTS TO SHOOT A LOAD OF CUM quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄04:00
Delvieni thought you had to be registered to join #ubuntu, guess i was wrong04:00
kaosineo_O04:00
* rdbjk ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ DarkPsydeLord: MY BIG HARD COCK WANTS TO SHOOT A LOAD OF CUM quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄04:00
iwsbhj▄▄▄▄▄▄▄▄▄▄▄ Ricardus: MY BIG HARD COCK WANTS TO SHOOT A LOAD OF CUM quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄04:01
{Dolphin}Hello. :) Sorry about the question but... i install the new kubuntu 17.04 beta 1 - And i try to install one gui to ufw the "gufw" but... the firewall is nor start i allready try to install the 2python-gobject"  and nathing... someone have any idea why this is not working?04:01
kaosineDelvien: apparently not04:01
=== ggbbg is now known as czlghq
=== czlghq is now known as cirxcy
=== cirxcy is now known as hlrfi
-vcoeuhzk:#ubuntu- ▄▄▄▄▄▄▄▄▄▄▄▄▄▄ slystone: MY BIG HARD COCK WANTS TO SHOOT A LOAD OF CUM quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄04:01
-svxcw:#ubuntu- ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ jasonwang: MY BIG HARD COCK WANTS TO SHOOT A LOAD OF CUM quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄04:01
DarkPsydeLordwat?04:01
* eznvqcqr ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ betao: MY BIG HARD COCK WANTS TO SHOOT A LOAD OF CUM quicktalkeh676te.onion/6697 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄04:01
slystonesrsly…04:02
maashow do i get the universal access gui in xubuntu 16.04?04:02
DarkPsydeLordthis is fun04:02
kaosineok...please tell me that crap is over....04:02
DarkPsydeLordxD04:03
maaswhat's the command to pop up universal access?04:03
maassomeone help please04:03
DarkPsydeLordmaas just create your own set of keys to access the features of universal access04:06
{Dolphin}Someone knows why gufw is not working in the kubuntu 17.04 beta? i allready install "python-gobject" and nathing :\04:13
Bashing-om!17.04 | {Dolphin}04:14
ubottu{Dolphin}: Ubuntu 17.04 (Zesty Zapus) will be the 26th release of Ubuntu.  It is due to be released in April 2017. Discussion in #ubuntu+104:14
{Dolphin}ok thank you04:15
=== Lee_ is now known as Guest5894
=== salem_ is now known as _salem
=== walkerlala is now known as yubinr
jre2I just upgraded from 15.10 to 16.10 and am having issues with ipv4 dropping out. Does anyone know where I might look for useful info on that?05:15
pantatoI cant get my gtx 1060 to display on my crt monitor at all. Ive tried ubuntu 1604 and then i tried 1404.05:57
pantatoit only wnats to display on my integrated intel graphics and i have to have the propruetary nvidia drivers uninstalled to do even that05:58
pantatocould it be because im using an active vga to dvi adapter?05:59
SwedeMikepantato: does it work in other operating systems?06:00
pantatoSwedeMike: fine and dandy in windows06:00
tatertotspantato: have you gone into bios to declare a primary graphics adapter PCI-E/PEG?06:02
tatertotspantato: probably not06:02
tatertotspantato: so go look in bios06:03
=== Zren_ is now known as Zren
OERIASI have a question06:21
OERIASmy trackpad no longer works in both Ubuntu and Windblowz06:21
pantatotatertots: looks like its set to pciex16_106:21
pantatoargh my resolution is all screwed in my bios06:22
pantatotatertots: was the thing youre talking about "bus interface"?06:25
tatertotspantato: in terminal>   sudo apt install inxi pastebinit06:39
tatertotspantato: when it's done....say so06:39
mikeplus64strange question, does unity have a way to resize fullscreen windows? i.e., i want a program to think it's in fullscreen mode, but not actually take up the screen. something i miss from xmonad07:13
DaemeonZaneHey all. I'm on 16.10, and it's telling me I no longer need ubuntu-core-launcher. Seems to me I do, so what do I do about it.07:15
selckintrust the ghost in the machine07:15
DaemeonZaneI would, but man, this 16.10 has been a pain in my ass from day 1.07:16
DaemeonZane Ok, I'll trust the GITM.07:20
DaemeonZaneThat being said, has anyone used katoolin without completely bjorking their systems? Seems like every time I use it, it wind up screwing up the desktop environment.07:21
ubunoobcan i ask newbish questions here :)07:30
DaemeonZanesure can07:31
DaemeonZaneAsk away, ubunoob07:31
ubunoobi am trying to decide between using Live linux with persistence or a full install on USB07:31
DaemeonZaneHow big is the USB?07:32
ubunoobi have a USB 2 with 4GB size but i can run out and buy a bigger one.07:32
DaemeonZane4GB won't get you too terribly far, but it would at least introduce you to Ubuntu, if that's your goal07:33
ubunooblet me explain what i want to do:07:33
DaemeonZanePlease do07:33
ubunoobwant to install (L|K|X|U)buntu (either live or full install) but i want to be able to do the following:07:34
ubunoobbe able to run it on any system; Be able to set a user and password and encrypt the user files; install 1 app only; not going to use this system much07:35
DaemeonZaneubunoob: Are you planning on needing to be able to install device drivers, things like that?07:36
DaemeonZaneOther than basic stuff that Ubuntu will sort out on its own, like WiFi, that sort of thing?07:36
ubunoobno. the app is a bitcoin wallet and i plan on using this OS on USB as a cold storage (don't know how familiar you are with it, i can explain what it is further)07:38
DaemeonZaneOh I know it well. Seems like a pretty big OS to turn a USB drive into a cold storage though07:39
ubunoobwell using other distros proved to be hard for me as newbie. problem with them not recognizing python, not knowing how to do certain things,...07:39
DaemeonZanePersonally, and this is probably just me, I don't like the idea of storing my wallet on flash or optical media, since any number of issues could arise that would make access to that wallet impossible.07:42
DaemeonZaneThat being said, you CAN do it, with little trouble, but I would do a permanent installation, as persistence setups have been known to fail.07:43
ubunoobwell, it is Electrum and USB is the "digital" wallet but offline, obviously the Seed will be written on paper as backup and the restoration will be a piece of cake in case of any failure.07:44
DaemeonZaneLike I said, I would go with a more permanent USB install, with maybe an 8GB USB.07:46
DaemeonZanePersonally, I use the TREZOR07:48
DaemeonZaneMakes my life pretty simple07:48
funabashiIf i change a kernel paramter i can restart it with sysctl -p right?07:48
ubunoobhttps://www.filepicker.io/api/file/75Ih5CTVQVOuloYvRoJy?signature=97c94263a41e01df6e7fc16f8f83db35a6ee3b0bcb777b6f8fd8864bf4ae4929&policy=eyJleHBpcnkiOjE0OTAzNDQ0MDl9 i have this walk through, i don't know how good or bad it is, i'd like some feedback. and i am doing it because i am a fan of Do It Yourself07:51
ubunooband Trezor is good but it is expensive haha07:52
DaemeonZaneubunoob: It is, lol As for your guide, seems like a decent way to go07:52
ubunoobBTW, if i do a Full install, will i be able to run that OS on another system/hardware or will the install make the OS specific to the hardware that i installed it on?07:54
=== Lee_ is now known as Guest37752
=== Apollo is now known as NGC300
tomreynubunoob: it should work on other supported systems / hardware as well, as long as it's architecturally compatible (i.e. you could not run ubuntu amd64 on a raspi)08:08
tomreynfunabashi: if you edit sysctl settings, you can apply them by using sysctl -p08:10
tomreynfunabashi: this is not to be mixed up with linux module parameters.08:10
alakxHello everyone. How can i limit sudo users for becoming root while allowing then still do su to any other user?08:18
ducassealakx: you can't, as switching to any other user requires root privileges08:21
royal_screwup21I tried encrpyting a file with the following command: gpg -c <filename>. A prompt showed up, asking for a passphrase, which I typed in. I then opened up the file, only to find that its content were the same as before -- it wasn't encrypted as I had expected it to be. Am I missing something here?08:22
ducasseroyal_screwup21: look for name-of-file.gpg08:24
royal_screwup21ducasse Ah, thanks so much!08:25
ducassenp08:25
ubunoobwhen i get a pgp key, does the server matter and will it find appropriate one or should i specify one08:26
ducasseubunoob: you ask for a key by key-id08:32
kubanchello. What can I do, because if I correct date and time manually, and later on when I restart the system the clock settings goes back?08:32
wedgiekubanc: dead cmos battery?08:33
Dragoneyegot 4 HD's   one 500GB boot ubuntu,  and 3x1TB  that I want to use as RAID, anyone have a clue?08:39
ubunoob@ducasse i did a `gpg --recvkey <key>` but it failed then added server with correct code (`--server`?) to mit thingy and it worked. not sure what the problem was08:39
DragoneyeSome urls would be nice :-)08:39
DragoneyeWanna use it as a cam streaming storage, so striping is my choice08:41
maxupphi08:41
Dragoneyehi08:41
Dragoneyeho08:42
Dragoneyeha08:42
maxuppi have a fresh ubuntu 16.10 installation08:42
Dragoneyeicne08:42
Dragoneyenice08:42
maxuppand ctrl key isn't working, although correct keyboard layout is chosen08:42
maxuppalso, mouse speed way to high and no way to change it08:42
maxuppalso apt-get apparently locked even when sudo'd08:43
maxuppi thought ubuntu was supposed to be out of the box workable...08:43
Dragoneyeopen terminal and enter "set m 4" or something else08:43
k1lmaxupp: what means apt locked? do you have the updater running or software center opeened?08:44
maxuppneither08:44
Dragoneyewhat keyboard are you using?08:44
maxuppso setting mouse speed requires command line? O_o08:45
k1lmaxupp: can you show the message it shows in terminal on paste.ubuntu.com ?08:45
maxuppit's in german, don't think it's gonna help you much08:45
Dragoneyeor go to settings and set you mouse speed there, are u using gnome 3/ unity?08:45
k1lgerman is not a problem08:45
maxuppbut translating: couädn't acquire lock on /var/lib/dpkg/lock08:46
k1lmaxupp: and there is the mouse speed setting in the system settings -> mouse08:46
k1lmaxupp: that is usually the message, when some other program is running apt. like the auto-updater right after the boot08:46
maxuppi only have double click speed and primary key selection08:46
maxuppno speed08:46
=== jackNemrod_ is now known as jackNemrod
maxupphow long should the auto updater take?08:47
maxuppcause it's been half an hour08:47
Dragoneyeapt install unity-tweak-tool08:48
maxuppit's not apt-get anymore?08:49
Dragoneyeapt will do08:49
maxuppor it might if i could get the damn lock08:49
maxuppshit, when i need a quick docker host in the future, ubuntu is gonna be bottom of the list08:50
k1lmaxupp: see "ps ax" if some program is using dpkg08:50
Dragoneyetop , and se if its a cpu hog08:50
maxuppcpu load is fine08:50
Dragoneyesudo rm /var/lib/apt/lists/lock08:51
k1ldont remove the lock08:51
k1lthat is the straight way into a messed system08:52
Dragoneyek08:52
maxuppi think the auto updater is done now08:52
maxuppthe two apt jobs i queued in the software center just completed08:52
Dragoneyewas not aware of that, I thought you was not  able to do updates...  :-D08:53
maxuppi wasn't until just yet08:53
Dragoneye:-)08:53
k1land i told you at the beginning why that lock is in place. you denied any jobs running08:54
Dragoneye!08:54
maxuppthe same lock was preventing the software center jobs from even starting08:54
maxuppi'm not retarded08:54
maxuppjust not used to unix starting updates and locking shit on its own08:55
DragoneyeBack to the solution, no one  is retarded!08:55
maxuppi'm on arch08:55
DragoneyeGreat that the system is able to update on its own...08:56
Dragoneyegot 4 HD's   one 500GB boot ubuntu,  and 3x1TB  that I want to use as RAID, anyone have a clue?08:57
maxupphardware or software raid controller?09:00
Dragoneyesoftware09:00
hateball!raid09:00
ubottuTips and tricks for RAID and LVM can be found on https://help.ubuntu.com/community/Installation/SoftwareRAID and http://www.tldp.org/HOWTO/LVM-HOWTO - For software RAID, see https://help.ubuntu.com/community/FakeRaidHowto09:00
maxuppspeed or reliability?09:00
DragoneyeIn BIOS I set as RAID, but I get no option as partioning and so on.09:01
Dragoneyeubottu: tnx :-)09:01
hateballDragoneye: If you can set RAID in BIOS... then you have hardware raid09:03
DragoneyeI want speed09:03
maxuppubuntu uses systemctl right?09:03
maxuppthen go RAID 0 in hardware if you can09:03
hateballmaxupp: Yes (systemd)09:03
Dragoneyehateball: I thought so too, but I have no option to choose the partitioning of the raid.  F11 does not compute09:04
maxuppweird, i can systemctl start docker, but docker ps tells me no daemon running09:04
maxuppbut dockerd runs fine09:04
hateballDragoneye: Where you mean you have no option of partitioning? You wont be doing that in BIOS09:04
k1li doubt the mainboard can make use of the raid like you want. i guess its the "intel raid"09:04
k1lmaxupp: depends on the ubuntu release you use09:05
hateballDragoneye: It'd help if you detailed your hardware specs09:05
maxupp16.10 which is on systemd09:05
k1lmaxupp: ok.09:05
Dragoneyehateball: I choose raid in bios, and the manual said, press F11  , but that is not functioning.09:05
k1lmaxupp: what tells you the status of that systemd unit?09:05
_VxX_hello09:06
hateballDragoneye: Right, but that's all hardware and not Ubuntu related09:06
Dragoneyehateball: got 4 hdd's one as my boot , and 3 1TB as raid (my tought)  But the teory does not compare to praktice09:07
Dragoneyehateball: I get that.09:07
Dragoneyehateball: What do you suggest I do next?09:07
Dragoneye:-)09:07
hateballDragoneye: ##hardware would probably be a better place to ask09:08
maxuppfound the problem, default user is not in docker group09:08
Dragoneyehateball: ok09:08
hateballDragoneye: But they would surely also like to know your hardware specs09:08
hateballBlind guesswork is not so productive09:08
Dragoneyehateball: As in my question?09:09
hateballDragoneye: If it's server grade hardware it seems odd that you'd be able to pick RAID options in BIOS and not be able to configure the controller09:09
hateballBut again, since you havent said what type of machine you're using, who knows09:09
k1lDragoneye: use software raid, its not slower since you dont have a real hardware controller card that would make speed a topic09:09
Dragoneyehateball: That is my thought exactly09:09
Dragoneyek1l: So that is what I originaly was quiring for.  How to set up software RAID in ubuntu?09:10
* Dragoneye brb09:11
hateball..09:11
k1ldont set wrong settings in bios and then use the ubuntu server installer :)09:12
Dragoneyek1l: Got ubuntu up and running setting RAID in bios,  :-)09:14
ducasseDragoneye: if you're going to use software raid then turn off raid in the bios09:15
Dragoneyesucasse: ok :-)09:16
XatenevHello09:16
XatenevI am trying to use less my.tar.gz and I've read that less can do that now09:16
Xatenevbut when I do less my.tar.gz it says "may be a binary file. See it anyway" - I press ok09:17
Xatenevand nothing happens. :P09:17
ducasseXatenev: which ubuntu are you on?09:17
Dragoneyeducasse: its off , and my ubuntu is booting.  any suggestion how I set up striping on my 3x1T drive?09:17
XatenevIm not on ubuntu im on debian - is my `less` too old here and is not capable of doing that yet ducasse?09:18
ducasseXatenev: ok, so ask in #debian09:18
XatenevI mostly tend to ask here cause this channel is really active :P09:18
ducasseDragoneye: you should look at the server guide, it details setting up raid09:18
ducasse!server | Dragoneye09:19
ubottuDragoneye: Ubuntu Server Edition is a release of Ubuntu designed especially for server environments, including a server specific !kernel and no !GUI. The install CD contains many server applications. Current !LTS version is !Xenial (Xenial Xerus 16.04.1) - More info: http://www.ubuntu.com/products/whatisubuntu/serveredition - Guide: https://help.ubuntu.com/lts/serverguide - Support in #ubuntu-server09:19
ducasseXatenev: that may be, but we don't support debian. you might want to try the official debian channels on oftc.09:19
lotuspsychje!raid | Dragoneye see also09:22
ubottuDragoneye see also: Tips and tricks for RAID and LVM can be found on https://help.ubuntu.com/community/Installation/SoftwareRAID and http://www.tldp.org/HOWTO/LVM-HOWTO - For software RAID, see https://help.ubuntu.com/community/FakeRaidHowto09:22
DragoneyeTank you for urls :-)09:23
DragoneyeWhat is the load of software RAID in Ubuntu?  Got 8 cores at 4GHz09:24
lotuspsychjeDragoneye: alot of servers use raid layouts on ubuntu, no sweat it will work09:26
DragoneyeIs that sufficent? Or do I need to aquire a hardware RAID card? The same computer is used to calulate expensive graphics with OpenCV library.09:27
Ben64Dragoneye: it's fine09:27
Dragoneyelotuspsychje: I'll go for it :-)09:28
DragoneyeBen64:  tnx :-)09:28
k1lDragoneye: its not that much load. the most myths about raid come from the old pentium2 days.09:28
Dragoneyek1L: That was the days.. I started with C Vic 20  ;-)09:28
k1lif you go with real server raids like zfs you dont want hardware controller to do the raid anyway.09:29
Dragoneyek1l: zfs? hmm. was that in the LTS option when installing?09:30
Dragoneye:-D09:30
MadPsyDragoneye, another option is to use ZFS09:30
MadPsy^_^09:30
ConsoleFxI am trying to create 2 virtual network interfaces (for packet replay purpose) and this is the config (http://dpaste.com/1NWA5VS) that I added against /etc/network/interfaces but while I restart the networking service it fails :( It comes with an error e.g. Mar 25 14:43:04 void systemd[1]: Failed to start Raise network interfaces.09:30
Dragoneye:-D09:30
ConsoleFxAny pointers please?09:30
lotuspsychjeDragoneye: what kind of brand are your 1TB hd's?09:30
Dragoneyelotuspsychje: same!  I cannt rememger, have to dismantle the server to read brand name.09:31
MadPsyDragoneye, once you use ZFS you'll wonder why you ever used anything else - compression / RAID / snapshotting / deduplication (be careful - RAM hungry) / ARC/ZIL caching, the list goes on09:31
XatenevAnybody knows what =<- means? That syntax is not in the man: cat test1 | curl -F 'clbin=<-' https://clbin.com09:32
kubancI am getting failed to start LSB:Start NTP daemon error. Any ideas? I do not have install ntpdate09:32
DragoneyeMadPsy: nice :-)  8GB enogh?09:32
lotuspsychje!time | kubanc can this help?09:33
ubottukubanc can this help?: Information about using and setting your computer's clock on Ubuntu can be found at https://help.ubuntu.com/community/UbuntuTime - See https://help.ubuntu.com/lts/serverguide/NTP.html for information on usage of the Network Time Protocol (NTP)09:33
Dragoneyeor as Bill Gate said: 640MB ought to be enought for everyone.09:33
MadPsyDragoneye, probably not - deduplication needs ~100MB RAM per 10GB or something along those lines (google it). I don't use it anywhere, only compression, which is /really/ nice (use lz4)09:34
* Dragoneye ask's forgivnes for my bad spelling09:34
squigDragoneye, 640kb09:34
Dragoneyesquig: Right!  my bad :-D09:34
squighow far we have come :)09:35
DragoneyeMadPsy: tnx :-)09:35
Dragoneyehow far indeed...  Got my main comp here with 12GB RAM and 12 cores...09:36
lotuspsychje!discuss | Dragoneye09:36
ubottuDragoneye: Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks!09:36
ducasseDragoneye: don't use dedup if you're going to use zfs, it really uses a ton of ram. you would need to explicitly turn it on, though, so you should be fine.09:39
lotuspsychjeConsoleFx: perhaps the ##networking channel might know more of virtual interfaces?09:39
MadPsyConsoleFx, where is your main eth1 interface? I only see the aliases09:40
Dragoneyeducasse: tnx for tips :-)   Im currently downing ubutu server 16.04 LTS09:40
ConsoleFxlotuspsychje: okay sure09:40
lotuspsychjeConsoleFx: or tell us the whole story here? ubuntu version? end goal?09:41
ducasseDragoneye: remember that zfs is only supported for storage, not the root fs. it is *really* nice, though :)09:41
MadPsyConsoleFx, in addition, FYI you can specify IP in CIDR format, like 192.168.100.25/24 instead of having the 'netmask' line09:41
ConsoleFxMadPsy: aah09:41
MadPsyConsoleFx, in summary, specify eth1 and eth1:1, not eth1:1 and eth1:209:42
Dragoneyeducasse: My use for it is streaming  video, is that a propriot use for it?09:42
ConsoleFxMadPsy: means? didnt get you09:42
ConsoleFxu mean my syntaxes are wrong?09:42
* Dragoneye "propriot" lol, sound good tho09:43
MadPsyConsoleFx, I mean you haven't specified 'eth1' only the aliases :1 and :209:43
lotuspsychjeXatenev: perhaps the ##linux channel might know such syntax?09:43
ducasseDragoneye: have a look at this - https://pthree.org/2012/04/17/install-zfs-on-debian-gnulinux/09:43
Dragoneyeducass: tank you!09:44
Dragoneyeducasse: tank you!09:45
ducasseDragoneye: the actual installation is a bit different on ubuntu, but that is a good introduction to how zfs works09:45
Dragoneyeducasse: The info is valuable :-)09:46
MadPsyon 16.04 you just do 'apt install zfsutils-linux' and then create the tank - 'zpool create -f rpool0 mirror /dev/sdY /dev/sdX' (that's RAID1) then enable stuff with 'zfs set compression=lz4   rpool0' - that's literally it.09:48
robbieusahi how do i change my ubuntu password using terminal?09:48
MadPsyrobbieusa, 'passwd'09:49
robbieusaty09:49
snowkrashhi09:52
snowkrashwhen i boot i get a shell login09:52
snowkrashi have to press strg alt f709:52
snowkrashto switch to gui09:52
snowkrashwhat happened?09:52
k1lsnowkrash: did you change the boot target?09:53
Xatenevlotuspsychje: I asked there alreaddy, nobody knows =(09:54
Xatenev)Oh wait09:54
XatenevI just got an answer there.09:54
snowkrashno09:54
k1lXatenev: then please use ##linux if its not ubuntu09:54
snowkrashwhats the boot target btw k1l09:54
Xatenevk1l: ? It is curl - so its part of ubuntu too.09:54
k1lsnowkrash: then look into dmesg if there is an issue09:54
snowkrashhow do i do?09:55
MadPsyXatenev, what's the question again?09:55
k1lXatenev: this is #ubuntu. you already said you dont use ubuntu. so please keep this channel for the ubuntu users. thanks09:55
MadPsyah/09:55
* Dragoneye downing utuntu server... intense thrill09:56
piercedwaterloving lubuntu09:57
piercedwaterswitched from gnome09:57
piercedwaterhow does ubuntu only use 3gb ram w/ zfs????09:57
Xatenevk1l: So your saying if I have a general linux question that is part of ubuntu im not allowed to ask here cause im not using ubuntu?09:57
Xatenevk1l: lmao.09:57
ducasseXatenev: i already told you to get support in #debian, we only support ubuntu users09:58
k1lXatenev: stop that pointless talk. dont misuse this channel run by the ubuntu community.09:58
MadPsypiercedwater, it depends what you mean by 'use 3GB of RAM' and what the dataset is09:58
snowkrashk1l, what do i have to look for in dmesg?09:58
Xatenevlmao.09:58
piercedwaterMadPsy: according to Benchmark I am using ~3GB ram for a 6TB zpool09:58
MadPsypiercedwater, and you want it to use more or less?09:59
piercedwaterno no not complaining09:59
piercedwaterjust saying seems to be not using very much09:59
piercedwaterused 16GB with debian09:59
piercedwateris my point09:59
ducassepiercedwater: seems normal to me as long as you don't use dedup09:59
MadPsypiercedwater, it depends what features of ZFS you're using and what the ARC cache is up to etc09:59
piercedwaterah ok09:59
MadPsypiercedwater, find a copy of 'arcstat.py' ;)10:00
piercedwaterwill do10:00
DragoneyeGot 4 HDD's in my comp.  one 500GB and 3x1TB.  is that the reason I cannot use it as RAID?10:01
Dragoneyeshould I only have the 3x1TB  drives in ?10:02
MadPsyDragoneye, if you're crazy, yes.10:02
k1lDragoneye: i thought we settled you will use software raid with ubuntu now10:02
Dragoneyek1l: Still question my self here :-D10:02
DragoneyeMadPsy: :-)10:03
k1lDragoneye: there is no question :)10:03
Dragoneyek1l: done downing server, trying installing it to see what options it gives me :-)10:03
k1lDragoneye: first set the mainboard to use ahci10:04
Dragoneyek1l: k10:04
gde33is there a way to temp disable update popups when watching a movie?10:11
gde33or some other way to set them to be non intrusive?10:12
lotuspsychjegde33: there are several firefox addons to block all kinds of stuff10:12
gde33firefox?10:12
lotuspsychjegde33: watching a movie where?10:12
gde33online, smplayer etc10:13
gde33I really dont want to be interupted when doing anything really10:13
lotuspsychjegde33: you want to avoid system updates?10:13
neredsenvyhttp://kopy.io/EkS42 How can I fix this so that command of each line in run parallel right away10:13
gde33lotuspsychje: sure, for an hour or so10:13
neredsenvyright now && in the middle prevents it10:14
gde33lotuspsychje: If I'm trying to concentrate on something I want to do nothing else really10:14
OerHeksgde33,  there is not a tool/setting, maybe this answer is any help :  sudo mv /usr/share/dbus-1/services/org.freedesktop.Notifications.service /usr/share/dbus-1/services/org.freedesktop.Notifications.service.disabled >> http://askubuntu.com/questions/464689/how-to-disable-system-tray-notifications-in-14-0410:14
lotuspsychjegde33: we cant choose, when an update comes out, lets say its a security risk, would you take the risk for 1 hour?10:14
OerHekstotal disable10:15
k1lneredsenvy: && means "run after the first comman did not have an error"10:15
BluesKajHi folks10:15
gde33maybe in the future it can be a corner popup that can be ignored without further actions10:16
lotuspsychjegde33: you can update your system before watching a movie, but that doesnt mean another update cant come while watching your movie right10:18
akikgde33: one option could be disabling the network access during the movie10:19
gde33haha good one!10:19
lotuspsychjegood idea akik !10:20
ducassegde33: isn't just fullscreening the program that plays the movie enough?10:20
gde33Trying to get into the system menu to set automated updates but that gives an unexpected error :(10:20
oulankaHow one may enable debug/verbose mode during installation? I am installing Lubuntu in virtualbox and for 1+ hour I am stuck at the same splash screen without indication whatever something is happening, fatally broken or else.10:22
oulankaI am trying to install Lubuntu 16.10 with host Lubuntu 14.04, both 32 bit using 4.3.26 Virtualbox.10:22
amitprakashHi, while for apt -y install package.. how do I ask it to ignore config files provided by package manager?10:23
akikoulanka: try accessing the virtual consoles in ctrl+alt+f3 or ctrl+alt+f4. in linux virtualbox i don't think you can access those, though10:27
amitprakashI don't want to skip all the post install steps though10:27
* Dragoneye weird bios, changed my 0.5TB from 0 to 4 and 4 (1TB) to 0 and in bios i got raid, and now Im booting ubuntu from originally installed. Guess it was HW RAID after all. Solution arrived and solved, thanks to everyone who partisipated :-D10:28
snowkrashk1l, its strange it seems to be related to the nvidia driver10:28
snowkrashwhen i turn it off10:28
Dan9550XIf i compile a kernel is it specific to the machine i compile on?10:28
snowkrashit starts with login when i turn it on it boots as usual into the gui10:28
lotuspsychje!mainline | Dan9550X10:29
ubottuDan9550X: The kernel team supply continuous mainline kernel builds which can be useful for tracking down issues or testing recent changes in the Linux kernel. More information is available at https://wiki.ubuntu.com/Kernel/MainlineBuilds10:29
snowkrashwhen its off the standard driver should be used and the intel gpu on the motherboard10:29
lotuspsychje!kernel10:29
ubottuThe core of Ubuntu is the Linux kernel: see https://help.ubuntu.com/community/Kernel - You shouldn't have to compile your own, and if you need to troubleshoot issues, you can try a !Mainline kernel instead, but if you insist, see https://help.ubuntu.com/community/Kernel/Compile (see also !Stages)10:29
OerHeksamitprakash, --force-confold >> http://askubuntu.com/questions/104899/make-apt-get-or-aptitude-run-with-y-but-not-prompt-for-replacement-of-configu10:29
Dan9550Xlotuspsychje, In this case im trying to build a kernel with this patch https://bugs.freedesktop.org/show_bug.cgi?id=93885 I managed to build kernel 4.8 which works fine in VMWare but not my actual machine.10:31
ubottuFreedesktop bug 93885 in Driver/Radeon "radeon: allow the user to set a maximum HDMI pixel clock (in MHz) by a kernel parameter" [Enhancement,Resolved: fixed]10:31
amitprakashOerHeks, thanks!10:32
gde33I went with auto install security and weekly application updates, seems good enough :)10:32
jancsihi all! what software would you recommend for delta transferring a huge file? I know rsync can do. Are there other options?10:32
akikjancsi: try xdelta10:32
jancsiakik, does it work through the network?10:33
rts-sanderhi I'm getting an error running add-apt-repository: http://paste.ubuntu.com/24240135/10:33
akikjancsi: you can make it work probably through a ssh connection. i don't know10:33
rts-sanderit only happens in some situations10:34
Ben64rts-sander: seems like it's because of the weird character ř in the name, but i'd really recommend using the php version in ubuntu instead of a 3rd party unsupported one10:35
* Dragoneye love ubuntu10:35
akikjancsi: it can use stdout for output10:36
rts-sanderthere's no php7 packages in ubuntu by default10:36
OerHeksrts-sander, yes there is, in 16.0410:36
OerHeks!info php7 xenial10:37
ubottuPackage php7 does not exist in xenial10:37
Ben64php7.010:37
akik!info xdelta10:37
ubottuxdelta (source: xdelta): A diff utility which works with binary files. In component universe, is optional. Version 1.1.3-9.1ubuntu1 (yakkety), package size 23 kB, installed size 81 kB10:37
OerHeksoh,, 7.010:37
rts-sanderI'm running 1410:37
OerHeksrts-sander, why not uprade?10:37
rts-sandergood point10:38
OerHeksrts-sander, with 16.04 comes systemd, php integration and more10:38
akikjancsi: the packaged version in ubuntu is pretty old10:38
Ben64jancsi: what's wrong with rsync10:39
squig*sigh* systemd10:40
yekta_hello, I just upgrdaed to xenial from trusty and now my service which lives at /etc/init/myapp.conf says Loaded: not-found (Reason: No such file or directory) when I do `sudo service myapp status`.  Can someone please advise what to do for xenial?10:44
MadPsyrts-sander, ppa:ondrej works well - unless you have trust issues etc10:44
monsieur_hHello. So I made an app with JS/GTk3 and I'd like to host a PPA, but I have no clue where to begin.10:44
monsieur_hThe documentation I found always relates to building .deb files, but I don't know how to do it10:44
monsieur_h Would you guys point me in the right direction ?10:44
niggardhello, how to make skype work on xubuntu with pidgin?10:49
niggardit has no field for password, which is weird10:49
anddamare there builtin options to encrypt an USB flash memory?10:51
anddamI obviosuly mean the fs on it10:51
niggardanddam: zfs10:51
niggardnot builtin tho10:51
anddamI'm starting to think about security and how I'd like at least a part of my data to be "safe"10:51
anddamwell, "safer" at least10:51
k1landdam: use encrypted container?10:51
anddamk1l: sure, with what meaning of container?10:52
anddamniggard: IIRC ubuntu was offering zfs packages now, right?10:52
anddamk1l: I mean like LXC?10:52
k1lits like a folder that is encrypted.10:52
k1landdam: no10:52
niggardanddam: linux on zfs10:52
DragoneyeMount rade volume to fstab?10:52
niggarderr, 'zfs on linux'10:53
monsieur_hLUKS?10:53
neredsenvyk1l: http://kopy.io/EkS42 How can I get first and second lines run right away in parallel10:53
neredsenvyIs this possible ?10:53
anddamniggard: I know how the driver is called, I played with it10:54
neredsenvyLike: (./symops run --id=107 && touch completed_1.part) & (./symops run --id=110 && touch completed_2.part)10:54
anddambut IIRC I read some news a while ago saying ubuntu was going to be the "first distro to officially blahblahblah…"10:54
neredsenvyPreventing && from stopping &10:54
anddamk1l: at what level are those encrypted container implemented?10:55
k1landdam: https://help.ubuntu.com/community/EncryptedFilesystemsOnRemovableStorage10:55
MadPsyanddam, you could also just use ecryptfs etc10:55
neredsenvyAnyone able to help with this http://kopy.io/EkS4211:01
MadPsyneredsenvy, you've had an answer11:02
neredsenvyWhere11:02
pepijndevosWhat does the output of  ubuntu-support-status --show-unsupported mean? It contains some major packages like wine, avrdude, python3-pip, and many more.11:02
MadPsyneredsenvy, my bad11:02
k1lpepijndevos: its just about the ubuntu support, not about the package support.11:04
neredsenvyI need && not to interfere with & : (11:04
MadPsyneredsenvy, I'm not sure what the problem is.... run 'sleep 10 && echo done &' and it backgrounds11:05
Haraghi, is there a different channel for talking about 17.0411:05
pepijndevosk1l, so like, if python-pip has a security exploit, that's up to the pip devs to fix?11:05
k1lpepijndevos: in general ubuntu/canonical supports the pacakges in main and restricted repos. the universe repos is run by the community.11:06
pepijndevosAh got it. So basically it's just a list of anything I installed from universe.11:07
k1lpepijndevos: its the universe maintainer to make the updates then.11:07
lotuspsychjeHarag: #ubuntu+111:08
k1lpepijndevos: i am not 100% sure if the security team from ubuntu handles those packages in case there is a CVE for that.11:08
Haragthanx11:08
=== cigumo_ is now known as cigumo
MadPsyneredsenvy, do you see what I mean?11:09
neredsenvyI solved the problem just wrapped my commands in (..) & (..)11:10
neredsenvynow it works11:10
rts-sanderI figured out why add-apt-repository had a decode problem: the env LC_ALL=C.UTF-8 solved it11:14
rts-sanderdamn your name! Ondřej Surý11:15
rts-sanderthis explains why it did work from the local terminal because it sets these environment variables11:16
MadPsyrts-sander, nice11:16
elichai2hi11:18
elichai2something weird happened, I ran `apt update && apt upgrade` and restarted and now nautilus showing me in the removeable storage section in the left all my partitions (efi, tmp and stuff)11:19
elichai2any ideas how to fix this?11:19
elichai2here: https://s7.postimg.org/ib50d9ior/new_screenshot.png11:23
niggardhow to know if I am using an AGP or PCI GPU?11:24
OerHeksniggard, check the vendor, or srolll through the output of 'sudo lshw'11:25
OerHeksniggard, oh, found this onliner > lspci | grep "PCI bridge"11:27
elichai2addidng 'cooment=x-gvfs-hide' didn't helped11:28
SimonNLdmesg|grep -i agp11:31
tarelerulzI have chrome browser and I some how got yahoo as my search defult.  I have no idea how that happened. I'm using firefox now.  Any ideas what I should do?  Never had this hapene on Linuux.11:34
hateballtarelerulz: Just go into chrome settings and change your search engine preference?11:35
niggardOerHeks: thanks11:36
niggardSimonNL: thanks11:36
niggardI didn't understand anything tho11:36
niggardlspci lists nvidia under pci11:37
OerHekstarelerulz, you can set searchengines in the chrome settings, even delete the ones you don't like.11:37
niggardwhile 'dmesg | grep -i agp' says '[    0.718659] Linux agpgart interface v0.103'11:37
OerHeksniggard,  lspci | grep "PCI bridge" should give a clear answer11:38
niggardOerHeks: no.11:38
tarelerulzOk, Guys Really like I did not think of that.  I did do just what you said.  removed all the other searches.  Yahoo was in there ,but I  still have yahoo as the seach when I do a google search on the fron page.11:38
OerHekstarelerulz, restart chrome first?11:39
SimonNLPCI Express niggard  ?11:40
niggardSimonNL: I have built-in intel + discrete nvidia11:41
niggardit probably is pci-e, but still I'm not 101$ sure11:41
OerHeksintel + descrete .. no way it is AGP .. hey that rhymes11:41
elichai2anyone?11:47
OerHekselichai2, no answer to your mount issue, does it stick after reboot?11:48
elichai2yes11:48
OerHeksi don't find recent bugreports on that, file one?11:51
yellabs-r2from bash can i get world time clock ?11:54
niggardI got banned on #centos, could someone, please, take a look at what is the nickname of any op there?11:54
niggardalso, how does $PATH work? what if /opt is included into it, but the binary is in /opt/bin - will it be accessible?11:55
OerHeksniggard, join #freenode for ban issues, we don't care really11:56
niggardOerHeks: I think they don't care either11:57
OerHeksyellabs-r2, onliner: date -d "$(curl -s --head http://google.com | grep ^Date: | sed 's/Date: //g')"12:00
pabedhello guys,I created L2tp vpn connection , when I want to connect it , it tries to connect but it cannot and it doesn't send any error and messages12:15
OerHekspabed, did you build network-manager-l2tp?12:19
OerHeksAs Ubuntu has stopped shipping L2TP over IPSec support for Ubuntu since Precise .. there are howtos .. http://blog.z-proj.com/enabling-l2tp-over-ipsec-on-ubuntu-16-04/12:20
pabedOerHeks: I built it from GUI network12:21
BluesKajpabed,  do you have a username and pwd in conf files the server can see12:21
pabedOerHeks: for enabling it , I followed this link http://askubuntu.com/questions/789421/l2tp-ipsec-psk-vpn-client-on-xubuntu-16-0412:22
OerHekspabed, almost the same answer, you did build network-manager-l2tp?12:23
pabedBluesKaj: no I enterd it in specfic field in gui enviroment12:23
OerHeksthe last answer is complete, with apparmor etc12:23
BluesKajpabed, does the vpn server require you to use l2tp protocol or is openvpn an option ?12:24
pabedBluesKaj: yes I connect to the server by other devices12:25
BluesKajpabed,??12:28
pabedOerHeks: you meant I should continue Remove AppArmor settings for IPSec: from in this link http://blog.z-proj.com/enabling-l2tp-over-ipsec-on-ubuntu-16-04/ or I should remove it completely and install it from the begining ?12:29
pabedBluesKaj: sorry , it configured as l2tp server12:29
BluesKajpabed, so this is gu clienti app from the server12:30
BluesKajgui12:30
=== jimerickson is now known as jje
BluesKajserver hosting company12:31
pabedBluesKaj: no ,12:32
BluesKajok , so you set it up from with l2tp app from the repos, i should have seen that above , sorry'12:33
pabedBluesKaj: I created a connection l2tp in NM , and I can conncet it from other ubuntu with the same config12:33
BluesKajright12:34
pabedjust for enabling l2tp I follow this link http://askubuntu.com/questions/789421/l2tp-ipsec-psk-vpn-client-on-xubuntu-16-04 not OerHeks 's link ,12:36
pabedI did not Remove AppArmor settings for IPSec:  and Replace x2ltpd with libpcap:12:37
BluesKajpabed, what about the server host requirements , have you checked them?12:40
pabedBluesKaj: server is ok12:42
BluesKajpabed, like the crt and.vpn conf files12:42
pabedserver is ok because I can connect it with my moblie laptop12:43
pabedBluesKaj: I think the problem is on l2tp vpn client on ubuntu12:45
attaxia1Hi all. I'm having huge issues with Ubuntu 17.04 beta and would like to report a bug but don't know where to start. Basically Wayland keeps crashing within 10 minutes of use where it was stable in 16.10. Using X.org is better but there are also crashes and often I can't wake the machine from sleep. I'm using nouveau drivers with my GTX 650ti. None of the NVIDIA drivers work at all with X.org, they just produce a black screen on boot.12:46
attaxia1Where do I start with reporting a bug?12:46
hitman1Hello12:46
hitman1I am getting white shades across gui of any program. like this - http://i.imgur.com/fZRVeRh.png?112:47
hitman1getting this when pc wake up from suspend.12:49
hitman1*wakes12:49
BluesKajattaxia1, ask in #ubuntu+112:50
attaxia1Will do12:51
mcphailhitman1: you running the proprietary nvidia drivers, by any chance? I'm battling a similar problem which is definitely driver related12:54
hitman1mcphail, when the nvidia card is new pc was working fine. I am facing this from last 2 days.12:56
hitman1Is there any solution because I always suspend my PC instead of shutdown.12:56
BluesKajthe nvidia proprietary driver from the website works until a driver upgrade comes down from the repos, then it's borked12:57
BluesKajthere no kernel module support for them12:58
mcphailhitman1: I'm investigating on my setup. So far, I've found corruption with the nvidia-378 (from the graphics PPA) on resume with Unity and Gnome. Mate seems immune, so far12:59
hateballiirc even the nvidia provided driver uses dkms these days12:59
hateballbut a nicer way is to use the nvidia ppa12:59
hitman1ppa link?12:59
hateball(dkms means modules get rebuilt on kernel upgrades)13:00
hateballhitman1: sudo add-apt-repository ppa:graphics-drivers/ppa && sudo apt update && sudo apt install nvidia-37813:00
mcphailhitman1: I've found the drivers from the PPA to be worse than the ones from the default repos, as far as corruption is concerned13:00
hitman1what should I do then ?13:01
mcphailhitman1: but I've found the repo drivers crash randomly on resume13:01
BluesKajhateball, really? ..didn't know that nvidia supplied dkms support...goonna research that13:01
mcphailhitman1: my graphical artifacts go away if i log out and back in. But that is a pain13:01
hitman1yes that is.13:02
hateballBluesKaj: I think that was added some time ago. Then again I may be wrong :)13:03
hateballRegardless it is nicer to just use the PPA13:04
anddamMadPsy: reading, thanks13:11
anddamk1l: reading the wiki as well, is LUKS possibly mountable on other system?13:11
anddamI guess not due to the "L" part, but it'd be handy to be able to mount it someone else's, unsafe, computer13:11
BluesKajhateball, a it seems you're correct, but systemd seems to need the dkms.service’ systemd file enabled plus a few other things need attention http://www.phoronix.com/scan.php?page=article&item=nvidia-linux-10years&num=213:12
hanszHi. I have issues with WiFi recently. This guide: https://wiki.ubuntu.com/DebuggingNetworkManager offers to run `sudo /usr/lib/NetworkManager/debug-helper.py --mm debug`. When I run it, I get the following bug: "dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ModemManager was not provided by any .service files"13:14
hanszThe actual problem which I am trying to debug is frequent disconnects, happens with several routers but not with my mobile's hotspot, it seems13:15
=== _salem is now known as salem_
attaxia1Doe anyone in this channel have an idea what this line means? It appears about 100 times per second in my kern.log13:38
attaxia1Mar 23 20:30:42 stevenh-desktop kernel: [   73.009992] nouveau 0000:01:00.0: fifo: PBDMA0: 80024000 [GPPTR PBPTR SIGNATURE] ch 31 [003e1af000 gnome-session-c[2367]] subc 0 mthd 0000 data 0000000013:38
OerHeksattaxia1, on what ubuntu version ? what driver for GPU is installed?13:40
attaxia1Ubuntu 17.04 beta (also asked in ubuntu+1, but nobody knows). I'm using nouveau as the proprietary drivers don't work at all.13:41
OerHeksit is a nouveau complaint, older bugreports suggest to add 'nouveau.modeset=0' to the kernel line, but you claim the prop drivers don't work.  blacklisting nouveau could be the fix, not sure.13:42
OerHeksthere is a relation between them, i think13:42
OerHeks#ubuntu+1 should give the answer, or decide if it is worth a bugreport..13:43
attaxia1If I blacklist nouveau I wouldn't have any display driver left right?13:44
attaxia1If I install the prop drivers I just get a black screen on startup13:45
anddamI stand corrected , LUKS is implemented in a multi-platform fashion13:50
MustaKrakishhow can I route certain traffic, say IRC through my wireless adapter and everything else though my LAN?13:59
=== rbt-kazoo is now known as rbt-T800
excalithHello, i was wondering what happens while trying to open a folder with permissions set on Windows as Windows user only14:00
richudmustakrakish: LD_PRELOAD, https://gist.github.com/stefansundin/e4fce00d97f7694c7a2714:03
MustaKrakishrichud, ta14:03
richudsome more info... https://www.x4b.net/kb/BindProcessToIPonLinux14:04
freshteHi there14:33
freshteDo you know any way/addon/script to convert youtube.com/watch?v=xyz to tubeunblock.net/watch?v=xyz ?14:34
freshteOh, no! I mean, each time that I click on a youtube link in Firefox, it be converted to tubeunblock.net14:36
EriC^^freshte: you mean you do "./script youtube.com/watch?v=blabla" and it gives the tubeunblock one?14:36
EriC^^oh ok14:36
OerHeksfreshte, check your plugins14:37
sunkistI just setup IPv6-only wifi with a router advertisement.  Android picks a SLAAC address just fine and is able to browse to google, but Ubuntu does not; Network Manager stops while trying to find and address, then gives up and associates with a different AP.14:38
sunkistUbuntu works if I give it a static IP and router configuration.14:38
sunkistI'm running trusty.14:38
robbieusahello how do remove steam using terminal?14:38
sunkistIs there information on what kind of Router Advertisement ubuntu needs to see to succeed in joining the ipv6 SLAAC network?14:39
sunkistA friend of mine said they got Ubuntu to work with DHCPv6 but not through router advertisements.14:41
OerHeksrobbieusa, sudo apt remove --purge steam # Navigate to .local/share/ and delete the steam folder.14:41
robbieusaim here http://askubuntu.com/questions/217872/how-do-i-remove-steam14:41
robbieusaim done thanks14:42
sunkistWhen I select the ipv6-ssid from network manager, wireshark shows that ubuntu sends a router solicitation and receives a router advertisment.14:42
=== rbt-T800 is now known as rbt-6502
sunkistSubsequently, in ifconfig, I can see that ubuntu has two ipv6 addresses, a SLAAC address and a privacy address.14:43
sunkistI understand this is standard behaviour.14:43
sunkistI can ping6 the router IP from Ubuntu, so single-hop packets work for 90 seconds until NetworkManager times out.14:44
sunkistBut even though my RA contains dhsv6 resolvers, `dig' doesn't return any results.14:44
=== Wizek is now known as Wizek_
sunkistAnd of course since I can't resolve any ipv6 hostnames, I'm not able to generate traffic that would traverse the router.14:46
nomikehi14:47
sunkistSo what kind of RA does ubuntu trusty need to see for NetworkManger to think it's done associating.14:47
nomikeWhere in Ubuntu 16.10 could I configure a search domain?14:47
sc10nhi all, I was wondering if its possible to bring over a package from Debian unstable to 16.04?14:47
k1lsc10n: ubuntu syncs from debian unstable before the release date of the ubuntu release.14:48
nomikeI think it was somewhere in the network settings of the settings-panel in the past, but it seems to have been removed at some point.14:48
ppfsunkist: NM does that through wpa_supplicant14:48
sc10nOk, what if I needed a package now?14:49
sunkistso maybe I could run wpa_supplicant directly to get it's output14:49
ppfsc10n: best to wait for the next release14:49
ppfthat's the only supported answer ;)14:49
ppfwith all the remaining options (just install the debian package, get a preview of zesty, find a ppa) you're more or less left to your own devices14:50
k1lsc10n: ubuntu doesnt update the package version after the release. so look at backports, PPA/3rdparty repo or compile it14:50
sc10nSo there is no way to get a package update without jumping to the next version? I'm in a enterprise environment and we want to stick with LTS releases.14:50
ppfno14:51
k1lsc10n: what pacakge is it?14:51
sc10nSSSD 1.1514:51
ppf!info sssd zesty14:51
ubottusssd (source: sssd): System Security Services Daemon -- metapackage. In component main, is extra. Version 1.15.0-3ubuntu4 (zesty), package size 4 kB, installed size 31 kB14:51
sc10nIs there a way to backport that into 16.04?14:54
kaykayhhheyyy14:56
kaykayheyyyyyyyy14:56
Princessssssheyy14:57
Princessssssyou know whats funny?14:57
kaykaywhats funny14:58
OerHeksWe do, this is not the #ubuntu-funny channel, just ubuntu support.14:58
Princessssssyour next to me and we can talk but were typing hahahahahahahahahahahahahahahahaHAHAHAHAHAHAHAHAHAHAHAHAHAHA  *breathes* hahahahahahahahahahahahah14:59
Princessssssbut we need help14:59
kaykayok ok sorry about that14:59
Princessssssif you love me let me gooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo15:00
=== zhouzhh_ is now known as qwertyuiop
aladeenhy, how can I mount .mds file with ubuntu??15:00
Princesssssssorry my brother is on15:00
k1lPrincessssss: kaykay please stop or leave this channel15:00
=== qwertyuiop is now known as Guest3934
=== Guest3934 is now known as asdfghjkl
Princessssssour brothers share our account i need help with my pugs15:01
kaykayim not doing anything its princessssss15:01
=== asdfghjkl is now known as asdfghjklzx
=== r33d__ is now known as r33d
k1llast warning guys. get that sorted or your ip will be muted.15:01
Princessssssill get my brothers off kaykay do the same15:02
kaykayok15:02
PCatineanhey guys, i got a tar.gz eith /etc/blabla/content and I want to extract the files inside there in a certain location15:02
PCatineanhow would I proceed with this?15:02
Princessssssbut my question is if my puggin for my computer doesnt fit and sometimes heats up what do i do15:03
OerHeksaladeen, have you tried, right-click on the .mds file and open with 'disk-image-mounter' ?15:03
Princessssssno but i will try15:03
aladeenI tried, it doesn't work15:03
kaykaywhy is my computer changing colors i think someone is hacking it15:04
Princesssssswhat do i do my computer pluggin falls out of heats up what do i do? please help me i really need help......15:04
aladeenI tried many program, acetoneiso, furius iso, gmount iso ect15:05
=== zhouzhh_ is now known as zhou
k1lPrincessssss: kaykay if you want to be unmuted and stopped trolling you can ask in #ubuntu-ops to be unbanned15:05
aladeenthey can't read this file15:06
r33d:O15:06
OerHeksaladeen, old article, but furiusisomount is still in our repos >> http://www.upubuntu.com/2012/01/mount-cddvd-images-iso-bin-img-mdf-nrg.html15:07
OerHeks!info furiusisomount15:07
ubottufuriusisomount (source: furiusisomount): ISO, IMG, BIN, MDF and NRG image management utility. In component universe, is optional. Version 0.11.3.1~repack1-1 (yakkety), package size 75 kB, installed size 444 kB15:07
Dreaman!ubuntu ReleaseSchedule 17.0415:08
ubottuDreaman: I am only a bot, please don't think I'm intelligent :)15:08
PCatineananyone?15:08
Dreaman!ubuntu ReleaseSchedule15:08
Percy_89yeah15:08
k1lDreaman: that is not a google bot15:08
daxDreaman: please investigate ubottu with /msg ubottu factoidnamehere15:08
Percy_89frome China15:08
daxnot in the channel15:08
nejmHi everyone, my GRUB2 does not recognise my Windows 7 dual-boot anymore, I have followed the dedoimedo tutorial on adding a script, but it does nothing for some reason, could someone help me out?15:09
ducasseDreaman: read the topic in #ubuntu+1 for a link to the schedule15:10
Percy_89grub2 can fix it auto15:10
Percy_89use some command15:10
Dreamanok15:10
nejmPercy_89: I have tried 'sudo os-prober', but it did nothing...15:10
polyneuxAlright gang. Got 16.04 LTS Server running on a FX-8350...Most everything works except when I run some videos via Plex... the machine hard resets. Theres no common thread between the file types (avi, mpeg) or the codecs that they run on, seems very random. Their transcoder service runs one or two fo the cores at 100% but they say that is normal behaviour. I don't know where to look in logs because when it resets (I know because of 15:11
Percy_891 enter grub rescue15:11
Genk1Hello guys15:12
Genk1how we normally enable|disable services in ubuntu ?15:12
minimecGenk1: 'sudo systemctl 'enable|disable' <yourservice>15:12
ducasse!systemd | Genk115:12
ubottuGenk1: systemd is the default init system for Ubuntu 15.04 onwards. For information on transitioning from upstart to systemd, see https://wiki.ubuntu.com/SystemdForUpstartUsers For a guide to basic service management with systemd, see https://www.digitalocean.com/community/tutorials/how-to-use-systemctl-to-manage-systemd-services-and-units15:12
nejmPercy_89: I'll try doing that, brb15:13
Genk1minimec, I see, thanks15:13
aladeenthanks guys, but furius is can't read .mds file15:16
OerHeksaladeen, no clue then, file is corrupt?15:17
aladeenno15:17
aladeenAlcohol 120 can read this file, but it's run on windows15:18
naruto_Can anybody help me how to see my windows partion? from yesterday i am not able to see it.15:19
naruto_i have tried fdisk -l http://pastebin.com/6yVeZ18B15:19
naruto_then http://pastebin.com/UAmaHF1P15:19
OerHeksaladeen, yes, it is an alcohol120% file, and the tool should be able to read it.15:19
naruto_also this http://pastebin.com/S5SAJvr4 ...but no solution15:19
k1lnaruto_: there is a missing space in the mount command15:19
k1lnaruto_: and i doubt you want to mount sda115:20
k1lnaruto_: and why dont you just use the nautilus filebrowser?15:20
naruto_k1l: i tried a procedure i some answers of sites...15:21
naruto_k1l:*of15:21
k1lnaruto_: shizuka@Naruto:~$ sudo mount -t ntfs-3g -o rw /dev/sda1/media/sda215:21
k1lthat is a broken command. 1. there is missing space in the middle of "/dev/sda1/media/sda2"15:22
k1l2. its not /dev/sda1 since that is not the partition where the windows stores data15:22
naruto_k1l: how to see can u help?15:24
k1lnaruto_: i just explained what is wrong. that command you pasted cant work since its broken command.15:25
naruto_k1l: ok, i try the new one15:26
polyneuxOkay better question. If I stress an 8 core cpu and it crashes in less than 4 minutes does that indicate a hardware problem? :D15:26
RxMcDonaldHello, anyone knows how to increase the computing power of embedded ubuntu systems?15:26
k1lpolyneux: i would look at temperatures, yes.15:26
polyneuxlm-sensors output only makes it to about 42 before it goes. Could it spike up super high from that point causing the reset?15:26
polyneux^ so fast not picked up by a sensors ping15:27
ducassepolyneux: there's quite a bit to go from 42 degrees before the hw shuts down, i would expect it to take more than a couple of seconds15:30
polyneuxThat is my only theory as to why it could be shutting down. I've scoured logs and can't find any other notification. I do see some MCE events recorded but I can't look at them? Something like that. If Stress -c leads directly to a hard reset is that indicative of a cpu problem?15:31
OerHeksRxMcDonald, add hardware.15:31
=== nat is now known as Natkeeran
ducassepolyneux: look in the bios at how high the temp limits are set15:32
polyneux10-415:32
jaythelinuxguyA reset is a software issue, a power cutoff is a hardware issue.15:34
jaythelinuxguyMost of the time.15:34
sebsebsebhi15:35
naruto_in my launcher a new icon is there Filesystemroot... inplace of mine hardrive partions. What is this Filesystemroot and why it's there? It never used to be there15:36
sebsebsebnaruto_: ok root would be the /15:37
sebsebsebnaruto_:  the like main file system.  think C in Windows  and then c goes onto oter things15:37
jaythelinuxguynaruto_, which launcher are you referring to?15:37
naruto_ubuntu unity launcher15:37
jaythelinuxguyIt's just a link to the root of your hard disk15:38
sebsebsebnaruto_:    everything is under / in  LINUX.  / home  / etc  / boot  and so on15:38
naruto_But why it's mounted, and it's not getting unmount?15:38
OerHeksnaruto_, you ar ethe 2nd one today, does it look like this in nautilus too ? <elichai2>here: https://s7.postimg.org/ib50d9ior/new_screenshot.png15:38
sebsebsebnaruto_: where is the /  ?  on the main ubuntu pariton I guess15:38
jaythelinuxguyUnmounting the root filesystem is like disconnecting your entire storage. Not a good idea15:38
k1lnaruto_: your / partition is the ubuntu system partition. unmounting would be unwise15:38
sebsebsebnaruto_: yep / is like C  if on about WIndodws. the main thing15:39
k1lnaruto_: please run "mount | nc termbin.com 9999" and show the outputurl here15:39
OerHeksk1l, <elichai2> had such observation too >> something weird happened, I ran `apt update && apt upgrade` and restarted and now nautilus showing me in the removeable storage section in the left all my partitions (efi, tmp and stuff)15:39
sebsebsebnaruto_: maybe since you opended up the file manager, for some reason the icon changed a bit for /15:39
naruto_Oerheks: yes, it's look like that...15:39
k1li dont have a 16.04 with desktop running and cant verify15:40
sebsebsebnaruto_: the icons on the right there in that screen shot,  it just means those are mounted15:40
sebsebsebbasicaly15:40
OerHeksk1l, i do, but it is not happening here, but then i got no UEFI.15:41
toor__hey15:41
sebsebsebtoor__: hi15:41
EriC^^ i have uefi and 16.0415:41
EriC^^what's going on?15:41
naruto_http://pastebin.com/0SgdjQic15:41
k1lEriC^^: some users tell an update today made nautilus mount all system partitions15:41
sebsebsebnaruto_: in the example screen shot.  efi file system root  oldhdd  are all mounted or can be15:41
EriC^^more than 1?15:42
EriC^^it's ok here15:42
sebsebsebhmm bluefish  html ediior instead of a browser for link interestng15:42
polyneuxFor my CPU crashing issue: I disabled the BIOS (Smat CPU Fan Control) setting and I am running the same test just with the fan at 100%. Currently it is reporting at 52 which is the highest I've seen it go. Could the BIOS/Mobo have been triggering the shutdown?15:43
ducassepolyneux: of course15:43
jaythelinuxguypolyneux: a system cutting off is hardware. Resetting is software.15:43
jaythelinuxguySo probably bios, or a hardware issue.15:44
polyneuxThe only setting I found indicated that at a certain temperature the fan speed would ramp up, that temperature was 40c15:44
jaythelinuxguypolyneux: firmware has a builtin cutoff temp you can't see or change.15:44
jaythelinuxguySometimes there are firmware issues and updates are available.15:44
polyneuxAhh15:45
jaythelinuxguyWhat kind of computer?15:45
EriC^^polyneux: check the logs too maybe you'll find some info15:45
EriC^^polyneux: /var/log/syslog15:45
naruto_I don't know, day before yesterday i did some upadate. from yesterday my partion is gone and this icon has come. Now many problems have arrised 1)Can't see my partion 2)Unity tweak tool settings are not working like changing icon size of launcher 3)If i remove icons like Libraoffice etc from launcher, nex time when i boot my pc or logout and log in these icon come back.15:45
polyneuxYeah I've been down that road before. Some MCE events but since its an amd chip I can't figure out how to read them15:45
polyneuxjaythelinuxguy: 16.04 MSI mobo and fx-835015:46
jaythelinuxguypolyneux: does your motherboard have firmware updates available?15:46
polyneuxLooking for that now. Incidently when I was at an FX-4 series there was never a problem15:46
jaythelinuxguyFX-4, refers to your video card? That probably has temp protections too.15:47
polyneuxNo the CPU15:47
polyneuxNo video card15:47
jaythelinuxguyGot it. It's probably either a firmware update is needed, or faulty CPU compound15:47
naruto_https://s13.postimg.org/g5tynklvb/Screenshot_from_2017-03-24_21-17-34.png15:47
ducassepolyneux: usually you can set a temp in the bios where you want it to shut down, but it depends on the firmware15:47
naruto_https://s22.postimg.org/i2cy3o0xt/Screenshot_from_2017-03-24_21-17-39.png15:48
jaythelinuxguynaruto: That's definitely not normal, because filesystem root should be visible in your Computer tab15:48
OerHeksjaythelinuxguy, it is not.15:48
jaythelinuxguynaruto: did you reinstall over an existing install or anything?15:49
OerHeksjaythelinuxguy, i missed the 'not, as " because filesystem root should be visible"  is not oke15:49
OerHeksjaythelinuxguy,  we are working on it, as he is not the 1st one with this new behaviour15:49
OerHeksnaruto_, file a bugreport.15:50
jaythelinuxguyThanks OerHeks, I wasn't aware of the bug15:50
naruto_Yes i installed this ubuntu 16.04 lts but one week before, but from yesterday it happened15:50
jaythelinuxguynaruto_ like OerHeks said, file a bug report. Subscribe to the bug report and follow any suggestions there.15:51
naruto_ok, thanks!15:51
sebsebsebnaruto_: hold on15:51
sebsebsebnaruto_:  just looked at what others said to you,  yeah  root shoudn't really be on the desktop I guess with a icon, if that was the issue?  but yes should be in the file manager15:52
sebsebsebits just sonme bug can do a report15:52
sebsebseb!bug15:52
ubottuIf you find a bug in Ubuntu or any of its derivatives, please report it using the command « ubuntu-bug <package> » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs.15:52
naruto_i will report it. It means i have to install OS once again right15:53
jaythelinuxguynaruto_ no it's better if you don't reinstall15:53
sebsebsebnaut15:53
jaythelinuxguywhile the bug is happening, you're better able to reproduce it and help test.15:53
sebsebsebnaruto_: is it just a, icon is apepairng where not expected, issue? right ?15:53
Rita_the_fox_28hi diogenes , hi zwischenzug3 hi everyone. I am quite new to Linux Mint but so love it allready15:54
sebsebsebdiogenes_: oh the Magiea one ?15:54
=== zwischenzug3 is now known as zwischenzug
jaythelinuxguyRita_the_fox_28 welcome, but please keep in mind this is not a Linux Mint room15:54
alkisgHi, two questions: $ grep udevadm /lib/systemd/system/friendly-recovery.service15:54
alkisgExecStartPre=-/bin/udevadm settle15:54
alkisg(1) what does the "-" there mean? (2) is it syntactically correct to put "&&" there, as in "ExecStartPre=-/bin/udevadm trigger && /bin/udevadm settle" ?15:54
sebsebsebnaruto_: yes keep install, if going to do a bug report, then you can be like, this is the problem15:55
Rita_the_fox_28oh is linux mint not based on ubuntu ? i thought so15:55
sebsebsebnaruto_: however if its just mostly about a icon in the wrong place15:55
paracusiahello friends, I just installed ubuntu 16.04 on a fresh system with multiple nvme, now the raid6 rebuild uses only one core and is very slow(5mb/s) - any idea how to force multiple cores for resync?15:55
naruto_Not just icon, like using unity tweak tool i was changing the launcher icon that is not changing and If i remove icons like Libraoffice etc from launcher, nex time when i boot my pc or logout and log in these icon come back.15:55
jaythelinuxguyRita_the_fox_28 yes Mint is based on Ubuntu, but that doesn't mean that its Ubuntu compatible or Ubuntu supported15:55
k1lRita_the_fox_28: and ubuntu is based on debian. but since they change so much, and call themselves an own OS better see their support for help.15:55
jaythelinuxguyRita_the_fox_28 we're happy to chat with you, just wanted to give you that disclaimer15:56
naruto_destop background is also not changing!15:57
jaythelinuxguyIs there an Ubuntu IRC channel that's for general discussion but not necessarily geared toward support?15:57
ducasse!discuss15:57
ubottuWant to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks!15:57
polyneuxAlright jaythelinuxguy upgraded to the latest bios ware here's hoping15:58
jaythelinuxguyAwesome polyneux. Hopefully that helps you. If not you may want to check the thermal compound/cooling.15:58
jaythelinuxguyThanks ducasse for the info15:58
diogenes_<sebsebseb> no, why?15:59
naruto_sebsebseb: https://s16.postimg.org/soh2rsjb9/Screenshot_from_2017-03-24_21-29-00.png15:59
sebsebsebnaruto_: ok what do you want me to see ?16:02
sebsebsebI see teh appearince thing16:02
sebsebsebdiogenes_: somoene else has a similar name16:02
sebsebsebdiffenret distro too :d16:02
diogenes_sebsebseb, ok16:03
moongazerStrange16:03
k1lnaruto_s issue sounds like the homefolder has some issues. maybe its a encryption issue?16:03
naruto_K1l:Is there anyway to solve encryption issue? or check whether it is that or not!16:05
OerHeksping elichai2 >  do you use encryption too ?16:05
k1lnaruto_: open a terminal and run "ls -al" is that owner and group your user of the stuff there or root:root?16:07
naruto_k1l: owner and group are user of stuff16:08
k1lnaruto_: ok, then i dont know. because you cant change wallpaper and said you had icons back etc i thought it was some home folder issue16:09
zetheroois it possible to manage updates separately? - For instance, if I wanted Ubuntu security updates installed automatically, but all other updates not installed automatically ...16:12
zetheroois that possible?16:12
thomas_oneillwhat's the deal with python on the latest LTS? I've got /usr/bin/python is python 2.7, but pip is for python 3 in /usr/local/bin, what the hell?16:13
k1lthomas_oneill: ubuntu ships python (2.7) and python3 (3.5)16:14
OerHekszetheroo, you can force security updates through 'unattended updates',  but i wonder why ?  http://askubuntu.com/questions/194/how-can-i-install-just-security-updates-from-the-command-line16:14
k1lat the same time16:14
thomas_oneillk1l: but you'd think the pip and the python in the path should be the right versions? :(16:14
thomas_oneilllike, the same versions whatever version is chosen I mean16:14
thomas_oneillnot conflicting versions D:16:15
k1lthomas_oneill: so if you want to run pip for python version3 run "python3-pip"16:15
thomas_oneillk1l: pip is already for python3, that's the thing16:15
thomas_oneillit's pip for python2 that I need D:16:15
zetherooOerHeks: thanks, I think this is what I was looking for https://help.ubuntu.com/lts/serverguide/automatic-updates.html16:16
k1lthomas_oneill: ok the command names are "pip" for python3 and "pip2" for python2.716:16
sipiorthomas_oneill: the one in /usr/local/bin is surely not part of the LTS install.16:17
naruto_one more thing i found out, my external hardrive as well as pendrive is not getting detected!16:17
k1lnaruto_: can you reboot and choose an older kernel version in grub on advanced options?16:18
naruto_ok16:19
k1lthomas_oneill: and make sure you dont have any 3rd party stuff installed that messes with python16:19
naruto_k1l: i rebooted with linux generic 4.4.0-31(not properly remembered) but issue remains unresolved16:22
k1lnaruto_: external disk still unrecognized?16:23
ElzingtonI have a WD Passport 1TB drive that I am backing up my Ubuntu 16.04 x64 using the default backup de ja dup... about 1/8th of the way through the system is hanging. Is there any way to safely restart the system without corrupting my external hard drive? :)16:24
naruto_ya, pendrive and external hardrive unrecoginsed!16:24
naruto_ok, i got the problem... Encrypted swap no longer mounted at bootup. It's a bug  #95387516:28
ubottubug 953875 in ubiquity (Ubuntu Trusty) "Encrypted swap no longer mounted at bootup" [High,Triaged] https://launchpad.net/bugs/95387516:28
gnarloasd16:32
sere84question im on 16.04 LTS and i would like to upgrade to the latest fluxbox but im noticing alot of the packages in the repos are outdated and i set up the repo to get the latest updates16:32
=== Christian is now known as Guest235
sebsebsebsere84: you set up to get latest version how ?16:34
OerHekssere84, the * latest* would be 1.3.7 / 2015-02-0816:35
OerHeksdead project16:35
sebsebsebOerHeks: hmm is fluxbox really dead now ?16:35
sebsebsebsere84: Fluxbox is ancient it's like one of the oldest interfaces for Linux16:35
sebsebsebsere84: woudn't really expect much updates there16:36
OerHekshttps://sourceforge.net/projects/fluxbox/16:36
sere84sebsebseb : in synaptic and sources.list16:38
sebsebsebsere84: uh but how?  a ppa ??16:39
sebsebsebsere84: 16.04 won't have a new fluxbox, it will have the one that it came with, and that's that16:39
OerHekssere84, i find no valid ppa .. so tell us what you did exactly?16:40
sere84sebsebseb , i would think that the latest version would be in the regular repos but im using Fluxbox 1.3.5: (c) 2001-2011.. i didnt do any PPA just edited ther sources.list to get the latest updates...should i got get the ppa16:41
OerHekssere84, no. but if you find a live fluxbox ppa, let us know16:41
sebsebsebsere84: uhmm I don't know if there is a ppa ,but that's usaully  the standard,  way to unofifcally get new packages in ubuntu16:41
=== wiki is now known as Guest26810
sebsebsebsere84: or semi offically get htem16:41
k1lsere84: what sources did you change?16:42
sebsebsebsere84: 16.04 should of had the latest release of fluxbox, on version freeze,  version freeze a bit before finall releasees etc.  with a few exceptions16:42
ioriasere84, it'll be the same  1.3.5-2 also in Zesty (next release)16:43
sebsebsebsere84: everything gets locked for updates, fluxbox would go under that,  there are always a few exceptions to  version freezzes usaully in distros, but fluxbox woudn't be one I expect16:43
ioria!info fluxbox  zesty16:43
ubottufluxbox (source: fluxbox): Highly configurable and low resource X11 Window manager. In component universe, is optional. Version 1.3.5-2 (zesty), package size 706 kB, installed size 3481 kB16:43
OerHeksyou better try openbox, that one is still under development16:44
sere84sebsebseb: ahh oh ok i see.. yea i was suprised myself.. i love fluxbox and have been using it for years16:44
sere84OerHeks: I like openbox but prefore fluxbox16:45
sebsebsebsere84: well fluxbox is dead going by OerHeks16:47
minimecsere84: Looks that it is quiet easy to compile fluxbox. If you love fluxbox that muxh, I would go this way. You could even go with 'make checkinstall' instead of 'make install' to get a nice *.deb package in the end... http://fluxbox-wiki.org/category/howtos/en/Build_fluxbox_from_source.html16:47
sebsebsebsere84: its all mostly about Ubuntu Unity now, don't get foooled to belive otherwise, by the GNOME Shell people or KDE Plasma people, h eh h eh,  I am joking :d16:47
sere84sebsebseb: yea it has been for accouple years i believe.. im just stub urn i guess lol16:48
=== lethu_ is now known as lethu
sere84sebsebseb: haha i have not used unity for accoouple years been thinking about tryinng it on a minimal install16:49
BluesKajwho cares whta most ppl do ..kde/plasma is my choice and has been for 10 yrs ;-)16:49
ikoniawhy use it on a minimal install16:49
ikoniajust install ubuntu and get all the right stuff with it16:49
k1lsere84: you can still test it on some ubuntu usb to see what the satus quo is (keep in mind live desktop is a bit slower than ususal).16:50
sere84ikonia: i dont like all the clutter that comes with it16:51
ikoniayou've just said you've not used it for years16:51
ikoniaso you have no idea what comes with it16:51
ikoniaand what "clutter"16:51
sere84ikonia: yea its been awhile but it use to have alot of apps and other stuff that i normally wouldnt use like any window manager does.. i prefer as little as possible16:53
sebsebsebsere84: well openbox hardly has anything,   black screen, and a right click menu, that's it really. and  as OerHeks put earlier, that one is still supported16:54
sere84ikonia: my computer is not the fasted either so i try to stay lite16:54
ikoniadisk space doesn't slow it down16:55
pavloswireshark shows passive mode on (10,0,0,10,217,74) but dst port (55219) does not equal 217*256+7416:57
histosere84: i3 for me16:58
sere84histo : looking at it now.. looks pretty cool17:00
MenzadorI'm using the GNOME Flashback session on 16.10. How do I change the theme of the notifications? Is there something in GSettings that I missed?17:00
=== salem_ is now known as _salem
=== _salem is now known as salem_
ThomasAFaulknerHello?17:03
ThomasAFaulknerHello>17:04
sebsebsebThomasAFaulkner: hi17:04
ThomasAFaulkneri need help with ubuntu17:04
minimecMenzador: Use 'dconf-editor' to see the options you have. Look in >org>gnome>gnome-flashback >org>gnome>gnome-panel and maybe others...17:04
histo!ask | ThomasAFaulkner17:05
ubottuThomasAFaulkner: 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 !patience17:05
sebsebseb!ask ThomasAFaulkner17:05
ThomasAFaulkneri dont know how to use ubuntu as my brother set mine up for me17:05
ThomasAFaulknerand i havent a clue17:05
ikoniaThomasAFaulkner: https://help.ubuntu.co17:06
ikoniacom17:06
nacc!manual | ThomasAFaulkner17:06
ubottuThomasAFaulkner: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/17:06
=== Ryzen is now known as Guest21402
ThomasAFaulknerthank you alot17:06
ThomasAFaulknerggod17:06
ThomasAFaulknerggodbye17:06
ThomasAFaulknergoodbye17:06
ThomasAFaulknergoodbye17:06
k1lThomasAFaulkner: what is the issue?17:06
ThomasAFaulknergoodbye17:06
ThomasAFaulknergoodbye17:06
Menzadorminimec: Yeah, I've been here since late 2012 and know how dconf-editor works :)17:08
niggarddo I need to do anything after editing /etc/hosts for changes to take effect?17:09
OerHeksniggard, on your centos?17:09
OerHeks:-D17:09
daxniggard: Are you adding/removing entries for other computers, or attempting to change your own computer's hostname?17:09
niggardOerHeks: no, on ubuntu17:09
niggardwell, xubuntu17:10
niggardturns out I got banned on #centos for my nickname17:10
ThomasAFaulknerg17:10
pavlosniggard, hostname should match in /etc/hosts and /etc/hostname17:10
ThomasAFaulknerWould like to appoligise for the flooding back at 17:06:35 to 17:06:49 it was completly immature and im sorry17:11
niggarddax: hosts != host. I'm editing hosts file to re-associate a domain name (github.com) with an IP17:11
OerHekswith systemD comes hostnamectl, pretty nifty tool17:11
minimecMenzador: Good for you. Just wanted to help... ;)17:11
daxniggard: I'm aware hosts != host. So you're trying to do the first thing, right. Nope, shouldn't be necessary, excepting any DNS caching done by web browsers etc.17:11
MenzadorI don't think I see what I need. Oh well...17:12
Winman486sup guys17:37
niggardubuntu dies on 2 monitors upon locking screen17:38
niggardand I don't even know what's that17:38
dbristowI am looking at the 17.04 beta2 desktop ISO images, why is it that the i386 ISO is actually larger than the amd64 ISO?  I thought 64-bit binaries were larger.17:38
niggardprobably xorg<>nvidia17:38
Winman486oh that prob sucks17:38
Winman486Im running on a Power Mac G517:39
Winman486so niggard how is your day going?17:40
niggardbut for some reason it says WARNING: Failed to connect to lvmetad. Falling back to device scanning. /dev/mapper/xubuntu-vg-root: recovering journal ... clearing orphaned inode 812832183 (uid=1000, gid=1000, mode=0100600, size 8192) ... ~ ... clean, 207202/29941760 files, 4588245/119757824 blocks'17:41
niggardI googled lvmetad and it's LVM metadata, something about the disk17:42
ttheare there any good battery managment programs I can try out?17:42
niggardthen upon successful booting (after punching reset button) - system throws lots of requests to report problems17:42
niggardabout xorg, pulseaudio, com.ubuntu.apport.apport-gtk-root17:43
niggardI thought desktop-oriented distros are not that poor of quality (after trying to use freebsd on desktop for a few months)17:45
ikonianiggard: please stop talking utter nonsense17:46
ikonianiggard: you having a problem does not make a distro "poor"17:46
ikonianiggard: if you have a problem and want help, clearly state it17:46
niggardikonia: I just can't imagine the same problem on windows17:46
ikonianiggard: grow up17:46
niggardawright.17:46
k1lniggard: i didnt know windows using lvm :/17:47
niggardI don't know how not only to solve but even to debug this problem.17:47
ikonianiggard: explain the problem17:47
ikonianiggard: saying "dying" isn't helpful17:47
ikoniaso actually provide details17:47
ttheDoes anyone know if a bios update will negatively affect the ability to install Ubuntu or any linux distro?17:48
anth0nyIf ubuntu apt-get supports installing a package at a certain version, is it possible to install that package at a higher version using apt-get?  To be specific, I'm referring to 'libgeos-dev', running 'aptitude show libgeos-dev' shows the version at '3.4.2-4ubuntu1'.  If I wanted to install 3.6.1, is the only solution to build from source?17:48
niggardikonia: if I run screen locker - I can't get back to the desktop anymore17:48
ikoniatthe: unlikley, but possible17:48
ikonianiggard: ok - so what screen locker17:48
niggardikonia: built-in xfce's one + I've tried i3lock - same sh1t17:48
ikonianiggard: please don't swear, it's uncalled for and not welcome17:49
niggardikonia: one of the monitors just turns off and never turns on again. The other one starts blinking.17:49
tthein which way? I am trying to troubleshoot an issue. Thinking of updating my acer laptop bios, but the files are meant for Windows 1017:49
ikonianiggard: ok, so what version of ubuntu17:49
xanguatthe: so what's your real issue?17:49
niggard16.10, afaik17:49
k1lanthonyf`: that would need the repo already having the higher version. but then apt would install the higher version anyway17:49
ikonianiggard: not afaik17:49
niggarduname -a doesn't contain it17:49
ikonianiggard: fact17:49
ikonianiggard: lsb_release17:50
ikonianiggard: and share the output of uname -a please17:50
niggardNo LSB modules are available.17:50
ikonianiggard: lsb_release -a17:50
niggarduname -a    Linux myhostname 4.8.0-41-generic #44-Ubuntu SMP Fri Mar 3 15:27:17 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux17:50
ikonianiggard: what release does lsb_release -a show17:51
niggard16.10 yakkety17:51
ikoniaok, great17:51
ikoniawhat video card17:51
niggard2 video cards17:51
ikoniawhich care17:51
ikoniacare17:51
niggard1 built-in intel's and the other is nvidia 28017:51
ikoniaare17:51
ikoniaok - so how are you configureing the dual screen17:51
niggardboth attached to nvidia card17:51
niggardvga + dvi17:52
ikoniawhat xorg driver ?17:52
niggard1.7.7+13ubuntu417:52
ikonia?17:53
niggardisn't that what you asked?17:53
ikoniano17:53
ikoniawhat xorg driver are you using17:53
niggardnvidia-driver17:53
ikoniahow did you install it17:54
niggardgoogled interwebs, found ubuntu wiki page17:54
ikoniahow did you actually install it17:54
niggardvia apt-get17:55
ikoniaso change the xorg config to use vesa and retest17:56
niggardgeforce 218*17:56
niggardgt218*17:56
niggardokay, rebooting17:58
* MustaKrakish finds that username slightly offensive17:59
niggardwait, how do I actually know I am using VESA driver right now?18:00
MustaKrakishniggard, are you nordic?18:01
niggardMustaKrakish: that's irrelevant to the topic.18:01
MustaKrakishyour username prompts my interest18:01
paracusialol :)18:01
niggarddriver is still nvidia18:02
niggardwell, I've changed the value in xorg.conf and rebooted18:03
niggardI dunno how else to affect it18:03
ikoniahow do you know it's still nvidia18:03
niggardlshw told me18:03
ikoniaplease pastebin the line you think is giving you this info (pastebin.ubuntu.com)18:04
niggardconfiguration: driver=nvidia latency=018:04
ikoniathat doesn't mean xorg18:04
MustaKrakishthen you are using the nvidia driver18:04
ikoniaplease pastebin your xorg.conf18:04
MustaKrakishvesa being the default fallback driver18:04
ikonialshw doesn't display the xorg module18:05
niggardpastebinit /etc/X11/xorg.conf    http://paste.ubuntu.com/24242109/18:05
ikonianiggard: ok, so you should be using vesa (check the xorg log to confirm this is you are in doubt)18:05
ikonianiggard: test if you still have the problem on the screen lock18:06
MustaKrakishnvidia is commented out18:06
ikoniayes, and replaced with vesa18:06
ikoniaas it should be18:06
niggardI have WWs and EEs in xorg log18:06
ikonianiggard: you have EE ?18:07
niggardpastebinit /var/log/Xorg.0.log     http://paste.ubuntu.com/24242121/18:07
lunagirlls18:07
Night_ahoy there, cane someone help with dhcpv6 issue from my isp? my IPv4 renres after lease expires, but not ipv618:07
lunagirloops18:07
Night_and i have to run dhclinet -6 for it to work again18:07
niggardNight_ try on ##networking18:07
ikonianiggard: make your xorg config say JUST this http://pastebin.ubuntu.com/24242132/18:09
ikonianothing else18:09
niggardrebooting...18:10
ikoniathat should force veas, and make xorg work out the rest dynamically18:10
niggardlshw -c video still says configuration: driver=nvidia18:12
MustaKrakishniggard, your hardware wont change18:12
ikoniathat is not xorg18:12
niggardwoah18:13
niggardit worked18:13
niggardthe locker is weird tho18:13
niggard[i3lock]18:13
niggardthank you, ikonia, so I should leave the xorg.conf just like it is now?18:15
niggardand should never touch nvidia-settings and nvidia-xconfig?18:15
niggardoh, I guess VESA gives lower performance than nvidia driver18:16
niggardor am I wrong about that?18:16
newcoderWhat's the difference between ubuntu and debian? Which one should someone use?18:17
OerHeksnewcoder, ubuntu. what else do you expect in the official ubuntu support channel?18:17
nanodroneuse debian.18:18
BluesKajOerHeks, he just asked the same question in #debian :-)18:18
niggardnewcoder: windows.18:18
nanodronedebian with unity.18:19
OerHeksanyway, polling is useless.18:20
newcoderIs ubuntu slower than debian?18:21
niggardikonia: hey18:21
k1lnewcoder: ubuntu offers different release schedules, stuff like PPAs etc.18:21
k1lnewcoder: is bmw slower than audi?18:21
newcoderk1l: Debian has also release schedules18:22
OerHeksmewecoffeeX64, what do the guys in #debian say ( need that answer to form an answer)18:22
OerHeksoops, typo, newcoder18:22
AlexPutnamWhere could I suggest/request that a repository package be updated? (Pidgin 2.10->2.12)?18:22
k1lnewcoder: ok, then you know the differences between the release schedules. so what is your exact question?18:22
k1lAlexPutnam: after the ubuntu release packages dont get updates (there are some exceptions). if there are security or heavy bug issues the "old" version get patched18:23
nanodroneunity is best for touch.18:24
newcoderWhat is unity?18:24
k1lnanodrone: not only for touch18:24
k1lnewcoder: the standard desktop ubuntu comes with.18:24
nanodronebut i'm on a touch device18:24
newcoderSome people like gnome classic menu18:25
nanodronei've tried all the other popular DEs, not a single one supports touch fully.18:25
k1lnewcoder: then that some people can use the gnome classic desktop. not an issue.18:25
texlaI am wanting to print from my laptop using wifi to my desktop hardwired with a HP deskjet 1000 usb printer...Have seen articles on adapters priced from $20 to $90 and procedures..Both computers running Ubuntu 16.04..which system would best suit my needs!!18:37
k1lmake that desktop provide the printer as cups network printer18:39
=== KindTwo is now known as KindOne
ikonianiggard: sorry - I had to step away19:02
ikonianiggard: did you say it worked with vesa ?19:03
UnknownBoster1hi, wondering if anyone can help diagnose my problem. Have an old macbook pro (2009, 5.4) which im trying to diagnose. It failed on me a while ago and im now playing about with it to see if i can restore its functionality! Using ubuntu live usb i can see the hdd (tried 3 different drives btw, an old one, an ssd and a brand new one) and sometimes it will let me install the OS to disk, but when i19:03
UnknownBoster1 try to boot from disk it fails.. other times it will just give input/output error when trying to partition or write to disk. Anyone with experience willing to help?19:03
bogi55hallo19:05
Bashing-omUnknownBoster1: 1st up is to know that the drive is healthy . Boot up a liveDVD(USB) and see what smartctl has to say about the drive .19:05
OerHeksUnknownBoster1, you want to restore mac os ?19:05
UnknownBoster1im trying ubuntu at the moment, and yes already done most of the diagnostics a quick google points me to, smartctl shows no errors. As i say the drive is recognised but something is throwing a spanner in the works19:08
Bashing-omUnknownBoster1: My next check on pick-me-up drives is IF there is meta data on the drive ( raid ) ? . wipefs is my go-to .19:11
Bashing-omUnknownBoster1: "sudo wipefs /dev/sda". Note that you should not just trust me that that command is safe (even though it is), you should run "man wipefs" and confirm for yourself that the command will just list all visible filesystems (and in this case, RAID metadata) and their offsets.19:11
teo_#ignore PARTs, JOINS19:12
k1l!quietirc | teo_19:14
ubottuteo_: To ignore joins/parts/quits in your favorite IRC client, see http://wiki.xkcd.com/irc/Hide_join_part_messages19:14
Bashing-omUnknownBoster1: All this is not to say tht there is not other issues - like on-board controller failing .19:14
UnknownBoster1@bashing-om this is what i think may be the problem, some hardware failure, but would the OS still recognise a device if there was a hardware problem?19:22
UnknownBoster1(sorry dont know how to mention a user!19:23
nacc!tab | UnknownBoster119:24
ubottuUnknownBoster1: You can use your <tab> key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line.19:24
Bashing-omUnknownBoster1: Yes and no - depends . In that case I alwasys look at the log files - particularly /var/log/syslog and /var/log/dmesg . ATA errors ?19:25
stan_man_canany way you can count the number of entries in journalctl for a time period?19:25
stan_man_canlike journalctl -u whatever.service shows them all, how can I count?19:25
UnknownBoster1nacc: thanks19:27
UnknownBoster1ubottu: thanks19:27
ubottuYou're welcome! But keep in mind I'm just a bot ;-)19:27
naccUnknownBoster1: np :)19:27
Basketballbazhang, sorry to bother you19:29
UnknownBoster1Bashing-om: see this is my problem, there seems to be no errors showing, ive gone through loads of diagnostics to see if anything is wrong but nothing is standing out. And because the system is able to see the drive it makes me unsure if h/w prblem or not..19:29
Basketballany ideas for the wallpaper19:29
Bashing-omUnknownBoster1: Not messed with Macs so really I do not know that hardware , Sorry I can not give you anything specific .19:32
UnknownBoster1Bashing-om: ok thanks anyway!19:32
Bashing-omUnknownBoster1: Rod is some kind of smart . Does this apply : http://www.rodsbooks.com/ubuntu-efi/ ?19:35
dscuttAnyone around to answer a question?19:39
k1ldscutt: ask the question and see :)19:39
dscuttI have VS Code installed (incorrectly to /tools, rather than the apparently appropriate /opt, but I digress). I want to start it and put it into the background, then CD to a folder where I screw around with Node scripts.19:40
dscuttSo I do /tools/visual-studio-code/code &19:40
dscuttAnd then cd ~/Development/Node19:41
dscuttHowever, VSCode returns this:19:41
dscuttcannot set terminal process group (-1): Inappropriate ioctl for device19:41
dscuttbash: no job control in this shell19:41
Basketballi want to get a website as wallpaper19:41
dscuttEven after being put into the background.19:41
polyneuxjaythelinuxguy: you still around19:52
polyneuxBoy was that a whirlwind19:52
polyneuxSo I had to fall back from an 8-core to a 4-core cpu and I just switches there a way to force a refresh of that or am I reinstalling UB19:55
naccpolyneux: a VM?19:56
polyneuxNope19:56
polyneuxOr was that an answer xD19:56
polyneuxOh half my message got cut off.19:57
naccpolyneux: if you mean you had to physically change your hardware cpu, ubuntu doesn't really care, presuming they are the same family19:57
polyneuxYeah thats what I meant, the middle of my message got eaten. It runs just fine just that the hardware information and htop reports the wrong info, if thats the only symptom I can deal with that, but I'm pretty sure19:57
polyneuxWhen I went from the 4 to 8 it updated on the reboot19:57
naccpolyneux: not sure i understand -- you changed your physical cpu without rebooting?19:58
polyneuxThat would be a trick wouldn't it. xD No19:58
naccpolyneux: ok, can you restate what you did?19:58
naccpolyneux: clearly i'm misunderstanding something :)19:59
polyneuxA while ago I upgraded from a 4 to an 8 core cpu. Long story short It was incompatible so I just switched them back...correctly19:59
polyneuxlscpu etc updated for the 8 core but still shows the 8 core information and top etc still seems to think there are 8 cores19:59
naccpolyneux: top doesn't know about cores20:00
naccpolyneux: it knows about logical cpus20:00
naccpolyneux: so a 4 core with HT will show up as the same as 8 core without HT on20:00
polyneuxAh20:00
polyneuxmmmm20:00
naccpolyneux: lscpu should report the correct topology, as reported by the cpu to the kernel during initialization20:00
naccs/reported by the cpu to the kernel/discovered by the kernel for the cpu/20:00
polyneuxyeah20:01
k1lif its a HT cpu its double the cores, yes20:01
nacci believe lscpu is just an aggregator for /sys/devices/cpu/ information20:01
polyneuxThen lscpu still for me shows the old model, CPUs (not logical cores) etc. Do I need to change something there?20:01
naccpolyneux: the model not being updated is strange20:02
naccpolyneux: as that is read from the cpu itself, i think20:02
polyneuxLet me reboot it one more time20:02
polyneuxNope, still showing FX-8350 and 8 CPUS... Definitely not the one in there xD20:04
naccpolyneux: what does `dmesg` indicate -- e.g. on my system, i see a line like: http://paste.ubuntu.com/24242681/20:05
naccpolyneux: you might need to search for AMD (`dmesg | less` then '/AMD')20:05
naccpolyneux: or dmesg | grep AMD :)20:05
naccpolyneux: i guess it's possibly lscpu has a cache, but I didn't think it did20:07
k1lis the amd microcode installed? maybe reinstall that20:07
polyneuxhttp://paste.ubuntu.com/24242735/20:07
naccpolyneux: sounds like you have a 8350 :)20:08
naccpolyneux: that string is, iirc, read directly from the cpu20:08
k1lpolyneux: you are sure you swapped the right cpu in? did you check what the bios says?20:08
polyneux... brb20:09
naccpolyneux: aiui (quick google) the 8350 is  4-core with ht (so 8 cpu)20:09
naccpolyneux: ah AMD is weird! http://www.tomshardware.com/answers/id-2163200/amd-8350-detected-core-cpu.html20:09
nacck1l: good question :)20:10
polyneuxi swear if I have to pull this cooler off20:11
polyneuxI bought the 8350 and its in my hand, I'm sure the cpu before was a 4000 series20:11
ioriapolyneux, fx is weird, it's not like intel20:17
ioriapolyneux, "An FX CPU is made up of "modules" that each consist of 2 integer processing units and one floating point unit."20:17
=== dconroy_ is now known as dconroy
DekkardIm stalled on a synaptic upgrade of dropbox...workaround?20:28
octo8Hello, when i do an "ls" it shows some folders with an "@" at the end, what does that mean?20:28
naccocto8: at the end of the folder name or the permissions section?20:29
naccocto8: and/or pastebin an example20:29
octo8nacc: at the end of folder name20:30
naccocto8: `info ls` indicates @ is for symbolic links20:30
naccocto8: and means you are running (actually) ls -F (maybe an alias?)20:31
octo8nacc: good, now i will google symbolic links20:31
octo8nacc: no, I just run ls20:31
naccocto8: that doesn't mean you aren't using an alias20:31
* octo8 wonders what's an alias is20:31
OerHeksDekkard, maybe it waits for closing dropbox, to continue?20:32
naccocto8: `man bash`, "ALIASES" section20:32
octo8nacc: ok20:32
naccocto8: you can see aliases by simply running `alias` at your terminal20:33
pavlosocto8, you can type alias in a terminal to see what aliases are defined in your session20:33
octo8good20:33
naccpavlos: thanks :)20:33
pavlosnacc we replied within 1 sec20:34
naccpavlos: yeah, i was double-checking it did actually print the current aliases :)20:34
Basketballcan i set a live website such as google calendar as my wallpaper20:35
pavlospolyneux, I used to have an fx8350, htop reported 8 cores, iirc20:36
naccdoes htop show cores by default? i mean 'core' a CPU topology term in Linux20:37
DekkardDerheks..stalled on download20:37
nacctop, for instance, only shows 'cpus' as defined by /proc/cpuinfo (or sysfs now, iirc)20:37
k1lnacc: htop shows cores including ht20:37
psf45Hello is there anyone who can please help me recovering ecryptfs from an external drive?20:37
nacck1l: i underestand ... just installed htop and there's no mention of 'cores' by default20:38
nacck1l: so i'm trying to gather what people think they are seeing :)20:38
k1lcolored bars :)20:38
nacck1l: heh20:39
pavloshtop shows 1,2,3,... but top shows cumulative cpu(s) but if you hit '1', it opens to cpu0,cpu1, ...20:40
naccpavlos: right, but neither of those are 'cores'20:41
naccpavlos: this is something i've struggled to make clear in the past too -- that's all just 'logical cpus', nothing to do with your cpu topology (afaict)20:43
pavlosnacc, correct, we tend to talk about cores but there are no single units (if HT is on, then you have 2x cores20:44
naccpavlos: right, but that's a branding decision -- as (iiuc), that's intel and amd disagreeing on what a core means20:44
naccpavlos: but yeah, it's all a bit of a mess and it's easier to just verify the logical cpu count is right20:44
pavlosnacc, yes, marketing ...20:44
ioriaAMD don't use "hyperthreading" thats an intel thing20:44
naccioria: right, that's why intel talks about the threads as cores (sometimes) -- but amd doesn't (even though they also do threading, iirc)20:45
iorianacc, right20:45
naccin any case, not super important, just a friday divergence :)20:45
iorialol20:45
* nacc just likes to make sure users know how to match lscpu to /proc/cpuinfo and other tools20:46
OerHeksnacc, please tell how to match lscpu to /proc/cpuinfo20:48
ioriahttps://www.quora.com/Why-is-the-hyper-threading-absent-in-AMD-processors20:49
BasketballOerHeks, can i set a live website such as google calendar as the wallpaper20:49
naccOerHeks: joking or do you want to know? :)20:49
psf45Hello is there anyone who can please help me recovering ecryptfs from an external drive?20:50
polyneux2okay okay20:50
polyneux2Some magic raccoon shit is happening to me20:50
ioriapsf45, this is still good i guess https://www.howtogeek.com/116297/how-to-recover-an-encrypted-home-directory-on-ubuntu/20:51
OerHeksBasketball, no.20:51
BasketballOerHeks, you can do it in gnome....20:51
OerHeksBasketball, no, i don't know how, do you ?20:52
BasketballOerHeks, i thought i read something20:52
polyneux2nacc:  :320:53
BasketballOerHeks, wallch20:53
OerHekswallch, it takes screenshots, http://www.noobslab.com/2016/05/wallch-4-wallpaper-manager-live-clock.html20:55
OerHeksso no active webpage20:56
koleygrHi all, which version and flavour would you suggest me to run last qt?21:04
mirrorHello21:05
naccpolyneux2: such as?21:06
polyneux2So fun knews apparently it was the 8350 in there which means somehow I just reinstalled the same CPU but then I couldnt reproduce the error21:06
naccpolyneux2: so you had two 8350?21:06
polyneux2No I have a 4100 and an 835021:06
polyneux2Apparently which I don't know how I jmess this up but I took the 8350 out, cleaned it off, and reinstalled it21:06
polyneux2The core issue is what seems like an overheat causing the thing to crash, prompting me to realize that its not on the mobo comp list and then to downgrade21:07
polyneux2So I guess i'm just going to ACTUALLY downgrade this time and deal with it xD21:08
naccpolyneux2: ah i see -- PEBKAC :)21:10
anchnkhi, how can i wipe an hybrid mbr/gpt flash drive totally ?21:11
polyneux2yes21:12
OerHeksgparted can write a fresh mbr or gpt on your flashdrive21:12
OerHeksor zero the flashdrive, gparted will be forced to ask you to write one21:13
anchnkOerHeks I tried with gparted but for some reason the program gets stuck21:14
anchnki am trying with dd if=/dev/zero of=/dev/sdb21:14
=== aacn500 is now known as mazica
=== mazica is now known as aacn500
Random832anchnk, were you the person who was in here the other day with a 32GB drive that got truncated to 800MB due to an iso?21:28
anchnkRandom832 no sorry21:28
Random832anyway, dd is slow if you don't include a block size, cancel it and add bs=4M to the command line21:29
anchnkI am just trying to figure it out how can i format that usb key on which i installed a persistent version of ubuntu a while ago21:29
anchnkok let me try21:30
anchnkthank you21:30
anchnkshould i unmount my partitions firts ?21:31
anchnkfirst*21:31
Bashing-omanchnk: +1 ' dd if=/dev/zero of=/dev/sdb bs=4M status=progress ' where you are SURE the target is sdb !21:32
Bashing-omanchnk: You do want the flash drive (sdb) to be UN-mounted, yes .21:33
anchnkBashing-om thanks it seems a lot better now21:33
anchnkweird however it started and then it's stuck at 273 MB21:34
foodSurprisehey guys. lets say i have a list of files that end in .sql.gz. I want to get the filename for each one before .sql.gz21:35
foodSurprisehow do i get grep or something to only output the string before the .sql.gz21:36
naccfoodSurprise: you would use sed or awk, imo -- or you can use basename21:42
anchnkBashing-om any idea why the dd command get stucks ?21:42
foodSurprise.win 521:43
minimecfoodSurprise: 'ls | grep <yourstring> | cut -f1 -d"."'21:44
minimecfoodSurprise: That will remove everithing after the first '.'21:44
NatharnHello, I want to install xubuntu on my computer, but so far I've been rather unsuccesful. Anyone around that could help me?21:46
NatharnWhen I boot from the usb, I get into the menu where I can choose run/install/checkdrive etc. Whatever my choice is, at some point my screen just turns of, as if there is no active feed from the pc and the pc is stuck.21:46
NatharnAny suggestion?21:47
k1lnvidia videocard?21:47
foodSurpriseok, i want to run a command on each cleaned name21:47
minimecfoodSurprise: https://www.cyberciti.biz/faq/bash-for-loop/21:48
Guy1524hey guys, I have a windows partition that I want to run through kvm, I have tried to run kvm /dev/sda4 through the command line but that doesn't work, it gets stuck on booting from hard disk21:49
Guy1524any ideas21:49
naccfoodSurprise: you want xargs probably21:57
frangolinooi22:27
Aleric Hi - I'm using a multi-monitor setup (three monitors). Ever since I upgraded to Xenial, *every* X application suffers from a complete graphical-update freeze; that is, the application keeps running normally but the window isn't updated anymore unless I move the mouse between windows or some such (and then they are only updated once). The only way to recover a window in this state is to close it and restart the application :/22:31
n-iCeusing "displays" tool?22:32
AlericThis is seems a very serious issue for a 'stable' release... I was wondering if this is a known issue.22:33
Alericn-iCe: was that to me?22:33
n-iCeyes22:34
n-iCeubuntu has a displays tool22:34
n-iCewhich works really great22:34
n-iCeI use it myself22:34
AlericWhat does it do?22:34
n-iCejust open it22:35
n-iCeAleric: https://ibb.co/n5XgAa22:36
AlericI don't see how that is related to a graphical-update freeze of random X windows :p22:38
n-iCewell, make sure you congifurate the monitors the right way first22:38
n-iCethen, talk about bugs22:38
OneM_IndustriesSooo. The install tool's partition editor. How do I make virtual drives?22:39
AlericMy configuration is fine - and worked for a very long time perfect until I upgraded to xenial.22:41
AlericA window, for example *this* window (xchat) only today suddenly stopped responding to the mouse. In such a case I can still use (I could even type text in chat and people would see it).22:43
AlericMenu's keep working too. It's ONLY the graphical updating that stops. Seems to be using a buffered update and not switching buffers anymore.22:44
AlericSo, it writes to one buffer - but I keep seeing the other.22:44
AlericI have the same issue with chrome, konsole, gkrellm, ... basically everything :/.  But most frequently with windows receiving a lot of data from X (gkrellm freezes within minutes to hours; chrome freeze a few times a day)22:45
=== alexandre9099_ is now known as alexandre9099
OneM_IndustriesI ask because I'm out of primary partitions, and I need to create a swap partition.22:46
Bashing-omOneM_Industries: Legacy partitioning - one has to take one of those 4 primary partitions and change it to an extended partition, In this extended partition one can have 128 logical partitions .22:50
minimecOneM_Industries: First.. Work with 'primary' and 'logical' partitions. That means that one of your 4 available (i think) primary partitions would host the 'logical' partitions.22:50
OneM_IndustriesOk. I have some free space cleared, what should I format it to so it can be an "extended partition"? I'm not seeing an option for that in the tool.22:53
Bashing-omOneM_Industries: Ya got to delete one of those primary partitions in order to create an extended partition - in that unallocated space .22:54
nattenokay so apt is giving me errors when trying to install stuff (E: Sub-process /usr/bin/dpkg returned an error code (1)). When i run apt install -f the same happens.22:55
OneM_IndustriesYes, I've done that.22:55
nattenTried deleting kernels from /boot aswell since that partition is full22:55
nattenguessing that is what the issue is22:55
nattenbut how do i fix it22:55
Bashing-omnatten: No telling, yet . pastebin the outputs of ' sudo apt update ; sudo apt upgrade ' . See what the story is .22:56
minimecOneM_Industries: I dont know if the GUI is still like that, but I may give you a hint... https://help.ubuntu.com/community/HowtoPartition/ExtendedPartition22:56
jre2Q: What is the standard way of handling wired ethernet in 16.10? Should I be using /etc/network/interfaces, letting NetworkManager handle it, or something else?22:56
AlericI found people with similar issues as me on bugs.launchpad.net, and it is suggested to be a bug related to compiz. How can I turn off compiz, or make sure it is off?22:56
nattenBashing-om: http://pastebin.com/jUiSXUDf22:57
OneM_IndustriesOh, I'm an idiot.22:57
OneM_IndustriesThe dang drive already has an extended partition on it... >.<22:58
Bashing-omnatten: " linux-image-4.4.0-34-generic but it is not going to be installed" need to find out why . disk space ? what results ' df -h ; df -i ' ?22:59
nattenBashing-om: as i said the /boot partition is 100%, but i dont know how to clean it up23:00
nattentried removing unused kernels from /boot with simple rm then apt remove afterwards, but no success23:00
Bashing-omnatten: K; .. at 100% capacity - may not have the operating head room . but try ' sudo apt autoremove ' .23:01
nattenBashing-om: it didnt work earlier, but i think it started working after deleting a few kernels manually from /boot. Thanks. Is there a "good practice" way to automatically delete old kernels after updating? (as in keep a couple, not 10)23:03
raymondilloHey guys Im running 16.04 with win10 in a dual boot system. Had some probs with23:05
Bashing-omnatten: How did you remove the kernels from /boot " . Going behind the package manager's back will cause unending problems ! .23:06
raymondillomost recent updates. Managed to sort most of it but to cut a long story short23:06
nattenBashing-om: oh, haha, just a simple sudo rm -rf /boot/*-4.4.0-45-*23:06
Bashing-omnatten: Ouch !!!23:07
raymondillomy /boot/efi directory has a date of jan 1 1970. WTF ? any ideas?23:07
nattenhaha, everything seems to be in order now though. How should i had gone about it? apt wouldn't do anything23:07
naccraymondillo: not a big deal, it's the EFI partition, and that's the beginning of the unix epoch23:08
naccraymondillo: you shoulnd't really care about that directory23:08
Bashing-omnatten: As to " automatically delete old kernels " that can be a function of the unattended-upgrades package .23:08
raymondillonacc: ok but part of my problem now is I can only boot linux with dell laptop bios set23:09
raymondilloto legacy mode or it only boots windows?23:09
naccraymondillo: did you install in EFI mode?23:11
Bashing-omnatten: 'dpkg' will operate at a lower level than apt . to properly remove kernels. What happens now " 86 packages can be upgraded. " -> ' sudo apt update ; sudo apt upgrade ; sudo apt -f install ' ?23:11
naccraymondillo: you should not be switching your bios mode around at all -- pick one and stick with it23:11
=== de-facto_ is now known as de-facto
raymondillonacc: this inspiron 3558 will only boot dvds in legacy mode.23:12
nattenBashing-om: haha that was the plan. So dpkg would've removed the old kernels when apt wouldn't?23:12
Bashing-omnatten: Yeah - on dpkg - I have had great success . let's see how bad things are broken now .23:14
raymondillonacc: no I had to use legacy mode to install via a live dvd.23:14
naccraymondillo: well, you installed in legacy mod ethen23:15
naccraymondillo: *legacy mode then23:15
naccraymondillo: and so i'm not sure why you'd think it work in EFI mode?23:15
raymondillonacc: but switched to Efi again after. and its bee working for months23:15
B105PH3REI'm having video card issues running nvidia 940mX with intel skylarke also have a hdmi cable to a tv with laptop screen want to enable seperate X desktop not extended or mirror but I can't get nvidia xsettings to see the tv at all as in screen 123:16
B105PH3REany help would be great23:17
naccraymondillo: I don't think a legacy install is meant to boot in EFI mode; not sure on that23:17
naccOerHeks: do you know --^ ?23:17
B105PH3REcan I use nvidia-xsettings --all output or something like that23:17
raymondillonacc: ok thanks I need to do a bit more googling and reading thanks.23:17
naccraymondillo: can you not boot from a USB?23:18
nattenBashing-om: the upgrade went fine, so to me everything seems fine23:18
raymondillonacc: Ill have to recheck thee boot menu to be sure.23:19
raymondillonacc: but what changed in the last update to bugger it up is whats got me stumped.23:20
naccraymondillo: not sure :/ could be the efi stuff got stricter (and more correct) or something is actually broken, i don't know23:20
raymondillonacc: Thanks again.23:21
raymondillooff to google more... :(23:21
naccraymondillo: you might look in /var/log/apt/history.log if something about grub or efi was updated recnetly23:21
Bashing-omnatten: ' sudo apt -f install ' went well ?   dpkg happy as well ? -> ' sudo dpkg -C ' just returns to prompt ?23:21
nattenBashing-om: yes and yes :)23:22
Bashing-omnatten: Well then :) we cam wipe the sweat off . Use the unattended-upgrades package to regularly run autoremove for you. Edit the autoremove setting in /etc/apt/apt.conf.d/50unattended-upgrades from 'false' to 'true'23:26
nattenBashing-om: sweet thanks :)23:27
=== salem_ is now known as _salem
=== lethu_ is now known as lethu
ChetManlywhat is the easiest way to do a file transfer to test between to ubuntu boxes on the same network to see if the switch is working at 1000 m/s ??23:37
ChetManlymb/s**23:38
ChetManlyI know about theoretical speeds too23:38
kk4ewtrsync23:39
ChetManlythats isnt that easy to setup thou is it?23:40
kk4ewtgoogle then tell me that23:40
nacc!google | kk4ewt :)23:41
ubottukk4ewt :): 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.23:41
nacckk4ewt: even if i agree with you in this case23:41
naccChetManly: no, it's not difficult to setup23:41
pavlosChetManly, you can do rsync between the servers and gather statistics23:41
Cyber_AkumaIs there any decent way I can hide grub or only make it appear by a keypress or something for a dualboot setup?23:43
naccCyber_Akuma: i think it's hidden sort of by default23:44
Cyber_AkumaIt's not, by defaul ti comes up every boot23:44
naccCyber_Akuma: but look in /etc/default/grub23:44
=== fyan_rava_2017 is now known as Gioan
naccCyber_Akuma: and the info page(s)23:44
Gioanhello23:44
Gioando you know address about install php mysql apache for ubuntu 16.1023:45
bekksGioan: sudo apt install php mysql apache ?23:47
zuiss1can anyone confirm minitube is broken in 16.04?23:54
zuiss1you can't search for or watch any videos23:55
pavlosChetManly, created a 1GB file, rsync locally between two boxes, I got about 40MB/s (I'm, on 100mbps switch)23:56

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!