/srv/irclogs.ubuntu.com/2017/09/16/#ubuntu.txt

SaltyCatFishdpkg: warning: 'start-stop-daemon' not found in PATH or not executable00:05
SaltyCatFishanyone know of fix?00:05
SaltyCatFishcan't install daemon without "start-stop-daemon"....00:05
SaltyCatFishso... catch 22 i guess?00:05
TJ-SaltyCatFish: which release is that on? start-stop daemon is an old service helper for sysinit but most services use systemd now00:09
multifractalHow would one go about adding a button to the top bar in unity?00:12
multifractalI'd like to add a couple to rotate the screen 90degrees clock and anti-clock.00:13
multifractalThere is one vaguely similar app out there for ubuntu, but it was buggy for me http://www.omgubuntu.co.uk/2016/08/rotate-screen-ubuntu-16-04-indicator-applet00:13
TJ-multifractal: could you attach a hot-key combo to a script as an alternative, or do you have to have icons?00:14
SaltyCatFishTJ-: Hey sorry just happened after last update00:15
multifractalTJ- yeah I want icons because the goal is to use it when the screen is folded back in tablet mode (2-in-1 laptop)00:15
SaltyCatFishLinux viktor 4.8.0-54-generic #57~16.04.1-Ubuntu SMP Wed May 24 16:22:28 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux00:15
TJ-multifractal: does the device have an accelerometer? I have a script on my tablet that detects the change in orientation and executes and xrandr command to rotate00:16
multifractalTJ- yeah it has, it works in windows00:16
TJ-SaltyCatFish: which ubuntu release - "lsb_release -a"00:16
xrandri just got pinged cause my name was just said00:16
TJ-xrandr -d 0:0 -sleep00:17
SaltyCatFishLinux Mint 18.1 Serena00:17
SaltyCatFish16.0400:17
TJ-SaltyCatFish: that's not Ubuntu, you'd need to ask the Mint support people00:17
SaltyCatFishmy bad00:17
* xrandr sleeps00:18
bazhang!mintsupport > SaltyCatFish00:18
ubottuSaltyCatFish, please see my private message00:18
multifractalTJ- Can you share your auto-rotate script? Do I need to install anything?00:23
TJ-multifractal: I can't right now because I don't have that device to hand00:31
psychoticwarriorok im now in KDE plasma. got it to work00:32
bazhangpsychoticwarrior, any support issues?00:32
TJ-multifractal: actually, I can, hang on a mo00:32
TJ-multifractal: see https://linuxappfinder.com/blog/auto_screen_rotation_in_ubuntu00:34
psychoticwarriori think KDE plasma is alright00:37
psychoticwarriorunity8 has bugs00:37
bazhangpsychoticwarrior, then file some bug00:37
psychoticwarriorim good00:40
psychoticwarriorwhat do you mean by file some00:40
multifractalTJ- thanks. strange but it doesn't seem to be working for me00:40
bazhangpsychoticwarrior, then why mention it here in support00:40
bazhang!bug | psychoticwarrior00:42
ubottupsychoticwarrior: If 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.00:42
psychoticwarriorok for sure i will do that00:42
psychoticwarriori noticed the sound woudnt work even though it says it does00:42
psychoticwarriorim starting to like KDE plasma00:46
=== brainwash_ is now known as brainwash
blacknred0why do i am always getting this error -> `bash: ./eclipse: Permission denied` (in this case is eclipse)01:57
blacknred0how can i fix it?01:57
venzenblacknred0: have you checked permissions on that dir?01:59
blacknred0venzen: dir "drwxr-xr-x" and file "-rwxr-xr-x"02:00
venzenblacknred0: and ownership? does it belong to your user?02:01
blacknred0venzen: yes and the group02:01
venzenblacknred0: add write permissions for your group with: chmod g+w ~/.eclipse02:02
venzenblacknred0: might as well do it recursively for the dir: chmod -R g+w ~/.eclipse02:03
blacknred0venzen: still :/02:06
blacknred0if it helps, i just recently did a migration and my home is mounted on a ntfs filesystem02:06
blacknred0could it be that my fstab is screwing things up :/02:07
venzenblacknred0: i remember having this issue in the past - Eclipse runs via Java and calls various other sub-systems so I believe another system user is invoked to access that dir02:07
venzenblacknred0: unlikely to be fstab02:07
blacknred0venzen: but is not just eclipse02:07
blacknred0is seems like is every script that i try running from bash02:08
blacknred0i tried looking online, but couldn't find something that would work02:08
venzenblacknred0: ok then check perms on your home dir02:08
venzenand ownership02:08
blacknred0here is my home "drwxrwxr-x"02:09
blacknred0it seems right to me02:09
venzenyep02:09
venzenand ownership is correct too?02:10
blacknred0yes02:10
blacknred0this is home "drwxr-xr-x"02:10
venzenthat's as expected02:11
venzenwhat mount perms do you see if you run mount?02:11
blacknred0i know02:11
blacknred0this si really weird02:11
blacknred0venzen: this is what i have setup on my fstab "UUID=XXXXXX/homentfsauto,users,permissions02"02:12
venzenhmmm, ntfs...02:13
venzeni have no experience with ntfs but i suspect that is the issue02:13
blacknred0do you think?02:14
blacknred0based on what i found it seems that if i had users (to mount the partition) and permissions it will inherit from linux02:14
venzeni've got: UUID=xyz /home           ext4    defaults        0       202:15
venzenthat "2" at the end is important - specifying "1" is usually reserved for the root (/) fs02:16
blacknred0wtf02:16
venzensorry, ignore what i said: you have 2 :)02:16
blacknred0ok, let me dig more about executing in ntfs02:16
blacknred0thanks mate!!!02:16
venzensure, gl02:17
venzenblacknred0: if you're still in this channel, check the output of mount02:17
blacknred0venzen: how?02:18
venzenthe home fs should be "rw"02:18
venzenjust type: mount02:18
blacknred0venzen: this, right? "/dev/sdc1 on /home type fuseblk (rw,nosuid,nodev,noexec,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096)"02:21
venzenuser_id=0 seems to imply it is owned by root user which is correct02:22
venzenif the mount perms are correct, try running Eclipse as root user: sudo eclipse02:22
venzencheck the terminal output and see if you still get the permission error on .eclipse02:22
blacknred0venzen: something is going on... I can't even do it as sudo02:23
blacknred0let me move eclipse to my ext4 and see if will execute02:24
blacknred0i also found this which i'm going to try as well -> https://askubuntu.com/questions/952076/ntfs-hd-as-write-read-problem02:24
=== leion1 is now known as leion
venzenblacknred0: i think ntfs is the issue, sorry i cannot help with that02:25
blacknred0venzen: no worries, you help me narrowing it down - which is good enough for me :)02:25
venzenplease post here if you get it fixed - i'm interested02:25
blacknred0will do ;)02:26
venzengl!02:26
=== JanC_ is now known as JanC
JFox762hi02:34
JFox762:)02:34
JFox762I have a question regarding TLP drivers for T430, I just bought a T430 and just installed Ubuntu on it... I was told that you need special drivers for it02:35
JFox762hello?02:39
Bashing-om!patience | JFox76202:41
ubottuJFox762: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/02:41
JFox762I have a question regarding TLP drivers for T430, I just bought a T430 and just installed Ubuntu on it... I was told that you need special drivers for it02:43
JFox762I need help installing them02:43
JFox762I have a question regarding TLP drivers for T430, I just bought a T430 and just installed Ubuntu on it... I was told that you need special drivers for it02:53
JFox762I need help installing them02:53
[n0mad]JFox762: repeating yourself isn't necessary. if nobody knows the answer then nobody will respond and it's the weekend as well so cooler people than us aren't just sitting on a computer.02:56
[n0mad]is everything working on your computer?02:56
JFox762yes02:56
JFox762I read that I'm supposed to install Tlp drivers02:56
=== leion1 is now known as leion
JFox762in order to keep Ubuntu from killing my battery02:57
[n0mad]what version of ubuntu?02:58
JFox7621702:59
[n0mad]17.04?02:59
JFox762yes02:59
[n0mad]https://itsfoss.com/things-to-do-after-installing-ubuntu-17-04/03:00
[n0mad]item #1003:00
joegiampaoliHello, I want to completely disable "Unattended Upgrades" in my laptop, sometimes when I open the lid after suspension the very first thing it does is go and start checking them, I have disabled "Automatic check for updates" in Synaptic, but it seems that it still checks for the unnatended upgrades because I can see the command running in conky taking up the CPU cycles, should I just remove the package "unattended-upgrades"? Thanks...03:17
Bashing-omjoegiampaoli: What is set for the autoremove setting in /etc/apt/apt.conf.d/50unattended-upgrades ?03:22
joegiampaoliBashing-om: It seems to be commented out, it has // at the begining of the line...03:25
joegiampaoliBashing-om: Actually the whole file seems to be commented out, all lines have the dashes...03:27
joegiampaoliwell not dashes, actually slants "/"03:27
joegiampaoliBashing-om: So, my question is, can that oackage be removed safely?03:28
Bashing-omjoegiampaoli: Yes, one ,au sagely revo,e . See ' apt show unattended-upgrades ' -> Priority: optional /03:33
Bashing-omOne may safely remove .. sheessshhh - watch what I am doing !03:34
joegiampaoliBashing-om: LOL! No worries, I kinda understood what you wrote there ;)03:34
joegiampaoliBashing-om: OK, thanks! I will remove it, I always check updates often, I just don't want the laptop doing things automatically without me knowing, I like to be more in control of what and when to update...03:36
joegiampaoliBashing-om: Alright! I really appreciate it! Take care!03:37
sunrunner20I'm trying to install but I'm stuck at "force UEFI installation?" none of the buttons work03:39
Bashing-omjoegiampaoli: Same here . I want to know what updates .03:44
sunrunner20yaya its a known bug03:48
sunrunner20thats been open for a fucking year03:48
sunrunner20gg guys03:49
pabedhi guys, I connected to microsoft server via smb://192.168.10.5 and server wanted user and pass for entring , how could I clear old user and pass and enter with new user and pass , it saved old user and pass while I did not put remember check mark?04:15
=== Betonneklakske is now known as Garc
yoginth   /msg NickServ VERIFY EMAILCHG yoginth 88628031804:28
yoginthhello all04:30
yoginthhow to become a moderator at Ubuntu's IRC04:30
xrandryoginth: /cs info #ubuntu04:32
xrandrmessage the founder04:32
=== xrandr_ is now known as xrandr
demophobiawhat's the best way to find and listen to internet radio on lubuntu?05:16
demophobiai grew up on winamp / itunes that had internet radio compiled already05:17
lotuspsychje!info clementine | demophobia05:17
ubottudemophobia: clementine (source: clementine): modern music player and library organizer. In component universe, is optional. Version 1.3.1+git276-g3485bbe43+dfsg-1 (zesty), package size 4301 kB, installed size 16179 kB05:17
demophobiathanks lotuspsychje ...05:19
demophobiaHow do I reset the colors to default values from Customize Look and Feel? i've accidentally made menu bars hard to read05:20
lotuspsychjedemophobia: im sure there are more players you can listen radios from aswell05:20
demophobialotuspsychje, before asking i searched and found https://itsfoss.com/apps-internet-streaming-radio-ubuntu/05:20
lotuspsychjedemophobia: like vlc can stream url's from internet aswell05:21
demophobialotuspsychje, trying radiotray, but stations aren't loading05:32
demophobiaso maybe i'll try that next05:32
JFox762does  Ubuntu 17.04 not include workspaces?05:39
=== KindTwo is now known as KindOne
JFox762does  Ubuntu 17.04 not include workspaces?05:41
demophobiaJFox762, lubuntu 16.04 has virtual desktops05:43
demophobiaso i doubt there'd be a downgrade05:43
JFox762Oh nevermind05:43
JFox762I just didnt have it activated05:43
=== snek is now known as hi-expectedjoy
=== hi-expectedjoy is now known as snek
=== r0Oter is now known as r00ter
rh10guys, any good keyboard train program in ubuntu? for type with 10 fingers :)07:23
rh10googled https://www.tipp10.com/en/download/07:29
rh10not bad, online and usual desktop software07:29
rh10https://askubuntu.com/questions/32276/are-there-any-good-typing-tutors07:30
lotuspsychjerh10: apt-cache search keyboard07:40
tecandoes ubuntu have an ima server for checksums ?07:52
tomreyntecan: 'ima' as in?07:52
tecanintegrity management archatecture07:53
tecandoes remote checksums to make sure system is as it should be07:53
tomreynmaybe that's "integrity measurement architecture"?07:54
tecanyes07:54
tomreyni'm not into the concept, but https://kernelnewbies.org/Linux_2_6_30 "1.14. Integrity Management Architecture" mentions this07:55
tecansomeone recommended to me ima over signed binary's07:56
tomreynit seems to depend on a TPM07:56
tecanwas going to modify binfmt_elf.c to use http://www.hick.org/code/skape/elfsign/07:57
tomreynhmm this is maybe more a topic for a development related channel07:58
=== purist_ is now known as purist
tomreynfor disctribution of binaries, gpg signing is the most common approach in linuxland. to ensure long term integrity you could use file alteration mointoring solutions such as ossec, aide, tripwire, integrit.08:01
tomreynnone of which depend on TPM08:01
=== leion1 is now known as leion
TaxicletterHi, I was wondering: why are the icons in Unity so big, with so much space around them?09:17
TaxicletterIt looks like it's made for children or people with eyesight trouble...09:17
TaxicletterIt all looks nice, but you loose so much space on your screen, I don't get it...09:18
TaxicletterAny thoughts or proposed improvements for that?09:18
Taxicletter(PS: just installed Ubuntu 17, after trying Xubuntu, Linux Mint, Elementary, OpenSUSE, Debian, ...)09:19
tomreynTaxicletter: there's no "ubuntu 17", do you mean ubuntu 17.04? are you aware that unity is being dropped as the default desktop?09:26
=== leion1 is now known as leion
cfhowlettTaxicletter, check your display settings e.g. screen resolution09:29
TaxicletterYes I mean 17.0409:35
TaxicletterDisplay settings are okay, thanks cfhowlett09:35
cfhowlettTaxicletter, as of 17.10, unity will be gone so ... wait a month09:35
Taxicletterhttps://imgur.com/a/nSJzX is this not the default desktop for Ubuntu?09:35
TaxicletterAh. OK. What will come instead?09:36
cfhowlettgnome09:36
TaxicletterI think in gnome the format and spacing are the same, isn't it?09:37
cfhowlettalso, icon size can be adjusted by clicking on the upper middle icon09:37
TaxicletterWhat do you use? Unity, Gnome, something else?09:37
cfhowletti.e. view as list, detailed list or icons09:37
TaxicletterAh! Great, that's already much better :-)09:38
Taxicletterthanks09:38
cfhowletthappy2help!09:38
TaxicletterSo if I keep everything up-to-date, I will loose the Unity automatically?09:39
TaxicletterIn favor of Gnome.09:39
cfhowlettupdate?  no.  upGRADE to 17.10?  yep.09:39
Taxiclettersudo apt-get upgrade09:47
Taxicletterok09:47
jostHi! Sorry for cross-posting... could someone have a look at this question please? https://askubuntu.com/questions/950066/ecryptfs-unmounts-ever-half-hour-or-so-after-home-partition-ran-full10:10
=== kostkon_ is now known as kostkon
blacknred0venzen: i figured it out :) ... all i had to do was to pass "exec" since ntfs disable this by default11:09
blacknred0so my fstab will look like this -> "UUID=XXXXXX/homentfsauto,users,permissions,exec02"11:09
blacknred0who knew that by reading documentation you could achieve things :) (https://help.ubuntu.com/community/Fstab)11:10
guizmaxHi all11:14
guizmaxI've a issue with wifi connecting on a ubuntu 16.04 installed on a Brix11:15
guizmaxhere's the prompt: https://paste.ubuntu.com/25546985/11:15
guizmaxif anybody can help me11:16
brainwashwas it really necessary to use a pastebin service for one single line?11:16
guizmaxnot really, it's true11:17
brainwashis this line from the system log?11:18
guizmaxno, it's a prompt is open when I try to connect the wifi (I'm sorry if I use bad english term, I'm french)11:19
roryWhen using "mount" command, if I want to specify multiple options, do I do like like this: mount -o nonempty -o allow_other11:21
roryor like this: mount -o nonempty,allow_other11:21
ducasserory: i use the latter, but either should work11:22
brainwashguizmax: is this a persistent issue?11:22
guizmaxyes it is11:23
brainwashguizmax: please check "journalctl" for network related error messages11:25
guizmaxI check it11:27
brainwashand/or "dmesg"11:30
=== KindTwo is now known as KindOne
guizmaxbrainwash: https://paste.ubuntu.com/25547084/11:31
guizmaxis it the line "no agents were available for this request" the problem?11:34
=== Piece_Maker is now known as Acou_Bass
brainwashmaybe11:34
brainwashit's marked as <warn>11:35
brainwashso, it should only be a warning11:35
brainwashbut it could be the issue11:35
guizmaxwhich agent does it wait for?11:36
brainwasha keyring one I guess11:36
brainwashfor passwords11:37
guizmaxok, i've uninstall the password manager which is installed with ubuntu11:38
brainwashwell, you could try to ask in #nm11:38
brainwashnm = networkmanager11:39
brainwashthe password manager?11:39
guizmaxyes, may be it's waiting for it11:39
brainwashwhat is the name of the package?11:40
brainwashthe one you've uninstalled11:40
guizmaxI'm not sure but it is keyring I think (trousseau in French, I'm not sure for the english therm)11:41
brainwashis gnome-keyring installed?11:43
brainwashapt-cache policy gnome-keyring11:44
guizmaxit's installed11:44
brainwashno idea then11:45
brainwashif no one else here knows how to debug your problem, I suggest joining #nm11:46
guizmaxok thank you brainwash11:46
guizmaxi've tried something and ubuntu show me a crash prompt11:47
TJ-guizmax: it looks like NetworkManager doesn't have access to the secrets, obviously. Is the system headless/non-GUI - command shell only?11:47
guizmaxHi TJ, no I use it with GUI11:48
ioriaguizmax, standard ubuntu install ?11:49
guizmaxHi ioria, yes, full standard 16.04 lts on a gigabyte birx 2807 computer11:49
ioriaguizmax, ps -A | grep keyring11:50
guizmaxdone, but nothing11:51
ioriaguizmax, the daemon is not running11:51
guizmaxHow can I check it?11:51
ioriaguizmax, you have just checked it11:52
guizmaxokay, my bad XD11:52
guizmaxSo, have I to activate the daemon?11:52
ioriaguizmax, guess so ...11:53
TJ-guizmax: I saw a similar issue recently where there was no policykit agent available, I had to ensure the package policykit-1 was installed so that /usr/bin/pkttyagent was present11:54
ioriaguizmax, yeah, can you paste dpkg -l | grep policykit11:55
guizmaxI use the grep command on /usr/bin/pkttyagent for policykit-1 but no return11:55
guizmaxI try it11:55
TJ-guizmax: Generally, NetworkManager expects an agent to be present. KDE and Gnome provide one themselves but other Desktop Environments may not11:57
ioriaguizmax, can you paste dpkg -l | grep policykit11:57
guizmaxpolicykit is look like to be installed11:57
guizmaxioria: https://paste.ubuntu.com/25547245/11:58
venzenblacknred0: great! glad you solved it :)12:01
ioriaguizmax, try       gnome-keyring-daemon --start --replace --foreground --components=secrets,ssh,pcks1112:02
=== ShalokShalom_ is now known as ShalokShalom
guizmaxioria: it tell me "gnome-keyring-daemon is unknown command"12:06
guizmaxSo I guess I have to install it, right?12:07
ioriaguizmax, which gnome-keyring-daemon12:07
quadrupleHi, I have problems with a setup on a Microsoft Azure VM (with ubuntu server 16.04).12:08
quadrupleI want to forward the output of e.g. glxgears to my local machine.12:08
quadrupleI could manage to forward opengl apps with VirtualGL from another PC (common ubuntu workstation) to my local machine some time ago.12:08
quadrupleI don't know why this doesn't work inside the VM. Can someone help me with such a setup?12:08
guizmaxioria, I don't know, I just type the command with sudo12:08
ioriaguizmax, run in term  ' which gnome-keyring-daemon     '12:08
guizmaxthe standard one I suppose, I've install no more12:10
ioriaguizmax,  ls -l /usr/bin/gnome-keyring-daemon12:11
guizmaxthe file exist12:12
ioriaguizmax,  gnome-keyring-daemon -r -d12:12
guizmaxI try to run the command but It doesn't work12:16
ioriaguizmax,  what it says ?12:17
guizmaxgnome-keyring-daemon: can't found the command12:17
ioriaguizmax,   /usr/bin/gnome-keyring-daemon   --start12:18
guizmaxdoesn't work too... it doesn't find the gnome-keyring-daemon command but the file exist12:21
ioriaguizmax,  why did you install this pkg : plainbox-secure-policy12:24
guizmaxit's drive me crazy, when I type my command it tell me "not permitted", when I use the root login It tell me the command doesn't exist12:24
guizmaxioria, I don't remember when I've install it, may be when I've installed enpass12:26
acresearchpeople, help with crons, how can i make cron execute a command twice a week?  00 20 * * 2 COMMAND?12:26
ioriaguizmax,  run     nm-connection-editor    -> edit -> General Tab  and set the wifi available for all users12:28
guizmaxioria: "Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged."12:29
guizmaxIs it normal?12:29
ducasseacresearch: 'man 5 crontab' has detailed info on what the fields are12:29
ioriaguizmax,  you can open NM from its icon in the panel -> edit connections12:30
acresearchducasse: i know what is in each feild, but i do not understand how the weeks feild works12:30
guizmaxdone, I've set the wifi connection for every users12:30
ioriaguizmax,  reboot12:30
guizmaxokay, I try to be back XD12:31
acresearchducasse: also would the scrip the command runs has to be in the home directory?12:34
ducasseacresearch: it's not 'week', it's 'day of week'. the script can be anywhere as long as you use an absolute path12:40
acresearchoh12:40
acresearchhmmmm, ok12:40
beaver°_°12:43
guizmaxioria: It work!12:44
ioriaguizmax,  heureux12:44
guizmaxyeah! thank you so much!12:45
ioriaguizmax,  it's a workaround, not the fix ....12:45
guizmaxhow, okay. Well, is a fix exist for this issues?12:46
ioriaguizmax,  afaik, your gnome-keyring daemon is not running, and should find out why12:47
guizmaxhave I to try to make a new install of it?12:48
guizmaxI've try ton apt-get install gnome-keyring, it tell me it's the latest version of it which is installed12:51
guizmax3.18.3-0 ubuntu212:51
ioriaguizmax,  please paste   dpkg -l | grep  gnome-keyring12:51
guizmaxioria: http://paste.ubuntu.com/25547551/12:53
ioriaguizmax,  looks good to me12:54
ioriasy, brb12:55
guizmaxif I reboot now and the issue is fixed, normaly it still working?12:55
guizmaxioria: am I right?12:59
guizmaxioria: three reboot and it still working, does it smell good?13:13
beaveroui guizmax13:14
guizmaxyou speak french? XD13:15
cfhowlett!fr13:15
ubottuNous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci.13:15
beaveryou have your answer guizmax13:16
guizmaxyes, thank so much for your help13:16
beaver09/16/17 14:55:45 < *ioria> guizmax,  looks good to me13:17
beaver,o13:17
guizmaxthank you ioria, beaver and mvvvv for your help, I have a lot of stuff to learn about linux and ubuntu13:19
beavereheh, avoids postcrossing next time guizmax, please13:20
guizmaxOkay, my apologize13:21
beavernp13:21
cnnxis there a icloud client for ubuntu13:23
cnnxso i can access files from my icloud drive13:23
cfhowlettpretty sure no13:23
k_sze_I need help properly fixing automatic updates on my Ubuntu server.13:23
k_sze_It appears that it *does* automatically update, but it won't automatically reboot for updates that require it.13:24
k_sze_I also don't get e-mail notifications about automatically applied updates. :/13:24
cfhowlett!server | k_sze_, never heard of a server doing auto-reboot  perhaps ask the experts in the server channel13:25
ubottuk_sze_, never heard of a server doing auto-reboot  perhaps ask the experts in the server channel: 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/servergui13:25
k_sze_There's a server channel? I never realised.13:25
compdocI think defaults are to install security update automatically, but not to reboot. I dont know, but the settings might allow rebooting.13:27
ducassek_sze_: you can set that in the unattended-upgrades config13:29
ducassek_sze_: /etc/apt/apt.conf.d/50unattended-upgrades13:30
k_sze_Hmm, what's the difference between that and "/etc/apt/apt.conf.d/20auto-upgrades"?13:30
k_sze_They are clearly different, but related. I just ran dpkg-reconfigure unattended-upgrades and it created a new 20auto-upgrades file.13:32
k_sze_I wonder why they even need to be separate files.13:32
k_sze_I have Unattended-Upgrade::Mail "root,admin@mydomain.com"; in 50unattended-upgrades, but I'm not receiving any mail.13:34
k_sze_I also have Unattended-Upgrade::Automatic-Reboot "true"; already.13:35
k_sze_And I *do* get the /var/run/reboot-required file.13:37
TJ-Is there a workaround for the USN-2639-1 (June 2015) change to openssl where it requires a minimum DH key size of 768 bits? This has broken access to several data-center appliances with embedded web servers using SSLv3/TLS1.0 where the firmware DH key size in the server key exchange is only 512 bits. There aren't any firmware upgrades for these aged devices.13:37
k_sze_TJ-: Use an older version of openssl (in a chroot, container, or VM)?13:40
k_sze_But that's really not recommended in the long run.13:40
k_sze_Who owns the data centre appliances?13:40
TJ-k_sze_: I do. They're KVM-over-IP devices (Avocent DSR2020), presenting a Java Webstart viewer over an encrpyted connection, which uses this firmware embedded key.13:42
TJ-k_sze_: affects other devices too, but mostly there are unencrypted connection alternatives for those13:43
TJ-k_sze_: It's looking like my best course is to recompile openssl with the 768-bit DH key size restriction removed13:44
k_sze_Ah, KVM-over-IP. Well, it's up to you to weight the cost vs benefit of sticking with outdated, insecure stuff vs buying new equipment.13:44
TJ-k_sze_: nothing insecure about it. This stuff is on isolated VLANs13:44
k_sze_Can you keep a cheap computer on the same LAN with an old version of Ubuntu just for this purpose? Or does that not satisfy your workflow?13:46
k_sze_And you are betting on your VLAN not being somehow compromised.13:47
k_sze_All kinds of bugs can happen. Maybe a firmware bug in switch can make other computers break into your VLAN.13:48
k_sze_Which is why security by layers is important.13:48
TJ-k_sze_: good luck to whoever spends the time trying to do that :)13:53
BluesKajHiyas all14:18
benniHello peeps, I'm having difficulties with my flash plugin that doesn't work as expected. Perhaps you can give me hand with it?14:29
cfhowlett!flash14:29
ubottuTo install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash - See also  !Restricted and !Gnash14:29
oerheksbenni, give more details please, ubuntu version, what browser ..14:33
benniI stumbled across the problem while I was listening to a radio station via the browser (in this case FF). Since the last update of "adobe-flashplugin", i cannot open the page and simultaneously watch youtube-clips (and other video-streaming sites), animated pics on facebook don't work either. Once I've closed the tab with the radio, the yt-clips start automatically. The same problem seems to appear the other way round - If I load14:33
bennithe video-clips first the page with the stream won't run. It seems that these problems appear in all browsers and since the update - hence my thought that this is related to the plugin. I've also noticed that the streaming-clips (in chrome) will start once I've closed the other tab (in firefox) - and vice-versa. I'd expect that -as before- could simultaneously browse all sort of pages and in all browsers.14:33
benniI use ubuntu 14.0414:34
bennithe package version is 1:20170912.1-0ubuntu0.14.04.114:34
benniFF 55.0214:34
bennichrome 61.0.3163.9114:35
oerheksSo, when you switch tabs, only the focussed one plays flash? that is a feature, not a bug.14:36
cfhowlettyep14:36
benniIt won't load no matter what the focus is. The content that is being loaded is the one that I loaded first.14:38
oerheksmaybe dragging the tab from the browser, so you have 2 instances, works for you?14:40
ioriabenni, can you provide the  radio station link ?14:42
bennithe problem also appears cross-browserwise. If I load the page with the radio-stream in FF and then a yt-clip in chrome, the page in chrome will load but the clip wouldn't start and/or freeze. I'll see if I can make a screencast to demonstrate it.14:43
ioriabenni, the  radio station link ? which is ?14:43
bennihttp://www1.wdr.de/radio/player/radioplayer112~_layout-popupVersion.html14:43
jiffeso I'm trying to install a package via apt-get and it wants to install python-protobuf also.  I've already installed this via pip and its a newer version.  Is there a way I can ignore that dependency?14:44
ioriabenni, you're right14:45
ioriabenni, it does not happen with this https://www.internet-radio.com/stations/electronic/  ... may an issue with that specific website14:48
benniWhy do the yt-clips won't play, then?14:50
bennisorry, some bad grammar in my english...14:50
tomreynyou could try skipping flash and just running mplayer https://wdr-wdr5-live.icecastssl.wdr.de/wdr/wdr5/live/mp3/128/stream.mp314:51
ioriabenni, btw, i don't think flash is the problem, because  that site it's not using it (i disabled it in ff)14:51
benniI thought about that, too. what else could the problem be?14:53
ioriabenni,  eureka:  disable flash shockwave14:53
ioriabenni,  about:addons -> plugins -> disable shockwave14:54
benniThank you, done that14:55
ioriabenni,  ok14:55
jiffeso I forced the installation of a .deb file which had unmet dependencies, how do I move foreward without apt-get always complaining about those missing dependencies?14:56
benniInteresting - now that I've disabled flash, two buttons (for two ff extensions) in the FF panel appeared that were gone (since the update, I believe).14:59
benniand that also solved the problem that I had in the first place...15:01
benniIs it worthy to create a bug report for that?15:02
=== jstein_ is now known as jstein
ioriabenni, maybe15:10
benniOK. I'm trying to find more details and file e a report. Many thanks for your help - it is very much appreciated!15:12
ioriabenni, no problem15:13
madmanonmedswhere do you set default editor in ubuntu 16.0415:43
pavlosset -o emacs15:48
madmanonmedsit still using gedit15:52
oerheksupdate-alternatives --config gnome-text-editor15:58
pavloslook in /etc/gnome/defaults.list for "text/plain=" change from gedit to your editor (you'll need sudo to change it)16:03
oterrivelhello16:12
xrandrhi16:13
unholymachineanyone know of a good forensics IRC channel that isn't dead like #dfir?16:14
oterrivelnetwork-manager16:14
oterrivelhello, i am on ubuntu 9.10 karmic with network-manager has device not ready for wireless16:15
oerheksunholymachine, we are not the yellowpages, but a quick search gives #digital-forensic16:15
oerheksoterrivel, congrats!16:15
unholymachineoh nice i didn't see that one on the list16:15
unholymachinethanks16:15
Kobazoterrivel: is your card supported?16:16
oerheksyou have the oldest ubuntu running, it is EOL, dead, upgrade please16:16
oterrivelKobaz: i can see it with lspci ?16:16
xrandroterrivel: I don't think 9.10 is supported anymore. Please upgrade16:16
Kobazoterrivel: doesnt mean it's supported16:16
oerheksno support here16:16
oterrivelKobaz: how can I achieve that?16:17
Kobazoterrivel: yeah, stuff like wireless, older distros are almost guaranteed issues.  best bet is to update.. worst case you can do a kernel upgrade and see16:17
oterrivelhow will update with no connection?16:17
oerhekskernel upgrade  is a bad advise..16:17
Kobazif he wants to keep his current distro/verison, then that's the best advice16:17
oerheksoterrivel, download 14.04 or 16.04 / 17.04 and reinstall16:17
oterrivelok, how can I solve within 9.10?16:18
Kobazoterrivel: kernel upgrae16:18
Kobaz*de16:18
oerheksthere is no newer kernel for Karmic Koala...16:19
Kobazyou can build one manually16:19
Kobaznothing like trial by fire16:19
oerheksplease take this support Q to #ubuntu-offtopic please16:19
Kobazif you're dead set on keeping 9.10, then that's your main option16:20
Kobazand then you may have to upgrade userland stuff like udev,16:20
=== xrandr_ is now known as xrandr
Kobazoterrivel: uname -a ?16:20
Kobazand what's your wireless card?  just need the single line from lspci16:21
Kobazoterrivel: also... why do you want to keep 9.10 ?16:22
oerheksoterrivel, download a fresh iso and reinstall, upgrading 9.10 > 10.04 (dead) > 12.10 ( dead) > 14.04 is a headache16:23
oterrivelKobaz: 2.6.34.14 i686 Linux   Broadcom Corp BCM4312 b/g 14e4:4315 rev0116:23
Kobazooo. 9.10 uses kernel 2.6.3116:24
Kobazyeah you're going to get much better results with > 316:24
Kobaz2.6.31 was released almost 10 years ago16:24
Novice201yI've got 15.04 on one machine, and want to upgrade it. But for "update-manager" I receive "An upgrade from 'vivid' to 'xenial' is not supported with this tool.".16:25
Kobazoterrivel: you have two options. do a major distro update.. or you're going to have to install a lot of packages manually... the userland in 9.10 is not going to play nice with newer kernels (especially udev)16:25
Kobazoterrivel: broadcom is well supported in newer kernels16:26
Kobazi dont even know offhand if udev was around in 2.616:26
Kobazi think that was devfs back then16:26
oerheksNovice201y, correct, fastest would be a fresh install 16.0416:26
oerheks!eolupgrade16:27
ubottuEnd-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades16:27
oerheksbut this factoid is useless for 9.10 .. too old16:27
Novice201yoerheks: Thank you.16:27
oerheks16.04 comes with systemd, so i would do fresh16:28
KobazNovice201y: if you dont mind playing around, and have good backups.. you can edit /etc/apt/sources*, put in the repo name of the next release after yours, apt-get update, apt-get dist-upgrade, and you should be good16:29
* oerheks facepalms16:30
Kobazupdate-manager doesn't support upgrades like that, but apt-get does16:30
buggaboosanchezI'm trying to install eclipse on ubuntu 16.04 but there is no *-inst file in existance in the download.16:30
Kobazoerheks: i hear fresh-install, and i think of endless BSODs in windows 95 and then you have to reinstall16:32
oerheksKobaz, your advise is against the upgrade policy, not really helpfull.16:33
Kobazoerheks: if it saves people time16:33
glitsj16buggaboosanchez: what's wrong with eclipse from the official repos?16:33
Kobazapt* handles distro upgrades quite well16:33
Kobazthat's it's job... it's a shame the idea is to stay away from it16:34
someone_How I can return to older version of firefox ?16:34
Kobazsomeone_: depends how old16:34
FManI wonder if it is possible to have clang on Ubuntu16:34
kikeroHello!16:36
FManokay16:36
Novice201yWhat is "aptitude" from https://help.ubuntu.com/community/EOLUpgrades? I don't have this command in 15.0416:37
someone_Kobaz two versions before this version 55.0.2 because many add-ons are not compatible with 55.0.216:37
kikeroI am running Ubuntu 16.04.1 LTS and I have a few problems. One of them is that the wireless connection works very well on some networks, while on others it lags a lot.16:37
ikoniaNovice201y: aptitude isn't installed by default any more I believe16:37
kikeroi.e. internet works and at a good speed, but from time to time, requests are pending for a minute or so before returning anything16:37
oerhekssomeone_,  use firefox 52 ESR https://askubuntu.com/questions/894871/how-to-install-firefox-52-esr-on-16-0416:37
someone_Thanks16:38
TJ-someone_: I believe there's an about:config switch to disable the imposition of requiring only (Chrome) web-extensions, so that older XUL based extensions continue to work. I *think* version 57 will remove that backward-compatible support entirely16:38
oerhekshttp://www.omgubuntu.co.uk/2017/09/firefox-esr-ubuntu16:38
Novice201yikonia: OK. Thank you.16:38
FManapt-get is the new aptitude16:40
oerheksthere are no benefits anymore, aptitude over apt16:42
Novice201yIs CODENAME="vivid" for 15.04 in "deb http://old-releases.ubuntu.com/ubuntu/ CODENAME main restricted universe multiverse"?16:43
FMancan I search with apt-cache so that I only get results that have the search term in the pkg name?16:43
BoredHello, is there any equivalent to WinDbg in ubuntu(linux general) I want to debug ELF file16:43
FManisn't 15.04 EoL?16:43
FManI don't know that command, but maybe objdump?16:44
ikoniait is EOL16:44
oerheksNovice201y, yes, but vivid is not in the old-versions server http://old-releases.ubuntu.com/ubuntu/dists/16:45
oerheksNovice201y, ignore Kobaz bad advise, and reinstall16:45
Novice201yoerheks: Reinstall is not an option for now.16:45
ikoniawhy ?16:46
Novice201yikonia: I don't have empty DVD to burn an image, and this computer doesn't boot from USB.16:46
ikoniacould you not get a DVD to burn and just wait until you have it16:46
buggaboosanchezglitsj16: Sorry, lost my kinternet connection for a min.  I would like to have the very latest (stable) release of eclipse installed. Afaik that can not be obtained from the 'officail' repos and I'm not comfortable adding other repos / using them unless it is something WELL established. Necertheless, the fact that people can  not install according to the ubuntu handbook instruction for this installation ought to be an issue in and of itself shouldn't16:47
oerheksthere is an ISO-boot manual, that works if you have grub installed already https://help.ubuntu.com/community/Grub2/ISOBoot16:47
buggaboosanchezit?  http://ubuntuhandbook.org/index.php/2016/01/how-to-install-the-latest-eclipse-in-ubuntu-16-04-15-10/  <--  (step 3):  "Run the installer wizard"16:47
skypcehi guys16:49
glitsj16buggaboosanchez: well, that tutorial is probably no longer up-to-date.. there's https://launchpad.net/~mmk2410/+archive/ubuntu/eclipse-ide-java, although I understand your view on adding another repo, at least that way you'll get updates16:50
FManhey, almost 17.10 release tiem16:50
ikoniaand ?16:51
venzenFMan: instead of "search" use: apt-cache pkgnames <searchterm>16:51
glitsj16buggaboosanchez: afaik ubuntuhandbook is not an official ubuntu thing16:51
FManah, cool, thank you16:51
oerheksfor eclipse, there is an 'ubuntu-make' path .. https://itsfoss.com/install-latest-eclipse-ubuntu/ never done this myself16:52
venzenFMan: yeah, the search cmd looks for the searchterm in both pkgnames and descriptions16:52
skypcehi16:53
skypcehi guys16:56
skypcei can pay 5 usd for you fixed my hifi bluetooth connection with teamviewer16:57
skypcei am using ubuntu 14.0416:57
skypcesomebody interesed?16:58
duffmanhi, I'm trying to recover data from a OSx ssd, got a drive convertor to pci express, the partition i want is on /dev/sde2 but I get a superblock error when i try to mount it. I can mount the efi and recovery partions though, smart status is ok17:00
zzarrhello I can't change brightness of the screen on my tablet with cherry trail x5-8350 SoC and Ubuntu 17.04 with kernel 4.1317:01
ikoniaduffman: probably becuase of the hfs file system module not being loaded17:01
zzarrdoes any one have an idea how to fix that?17:01
ikoniaduffman: and I guess if you are trying to "recover" data - that suggests something bad has happened, so you'd need to explain what has happened to it17:02
ikoniaskypce: we do not do paid support here17:02
ikoniaskypce: just ask your question and if someone can help, they will17:02
duffmanit was a water damaged board17:03
duffmanthe ssd is fine though, no sign the water got to it17:03
glitsj16zzarr: have you tried a kernel parameter like "acpi_backlight=vendor" yet?17:03
ikoniaduffman: was it HFS or HFS+ on the disk17:03
duffmanHSF+17:03
zzarrno, I did not know about it17:04
ikoniaduffman: so have you got the HFS+ file system module loaded17:04
zzarrshould I put that in grub.cfg?17:04
duffmani have hfsplus progs installed, not sure if that is what you mean17:04
ikoniaduffman: file system support is kernel modules17:04
ikoniaduffman: if the kernel module is not loaded, it won't know about that file system and how to support it, so it won't be able to mount it17:05
ikoniaHFS is read only support17:05
duffmanread only is fine, just trying to pull data off17:05
glitsj16zzarr: you can test it before adding it permanently in /etc/default/grub by rebooting and editing the linux line (press e in GRUB)17:05
jiffeanyone used checkinstall before?  it looks like it tries to automatically install after build?17:05
zzarrright, I will test that17:06
duffmanikonia, how can I load or check to see if it is loaded17:06
ikonialsmod / modprobe17:06
glitsj16zzarr: backlight support stuff is very hardware dependent, it's one of the 'usual suspects' to try17:06
zzarrokey17:07
duffmanI don't see it loaded17:08
duffmanlooking for anything with hfs in it17:08
glitsj16jiffe: you can use the  --install=no commandline switch or change default in /etc/checkinstallrc17:10
kikeroI am running Ubuntu 16.04.1 LTS and I have a few problems. One of them is that the wireless connection works very well on some networks, while on others it lags a lot. i.e. internet works and at a good speed, but from time to time, requests are pending for a minute or so before returning anything17:10
duffmanand sudo modprobe hfsplus returns nothing17:11
=== kostkon_ is now known as kostkon
buggaboosanchezglitsj16: Thanks.  Do you know if those version numbers are supposed to correspond to the eclipse versioning or is it some translation into u different versioning system (ubuntu's)?  Also, do you know if repositories like that one are checked in any way?17:12
buggaboosanchez^ checked that it is safe and from a safe source I mean17:12
glitsj16buggaboosanchez: by definition PPA's are not audited by official ubuntu channels, that's a given.. versioning should follow upstream though17:13
duffmanyeah, I can mount the recovery partions which is HFS+ fine17:14
duffmanjust not the data one17:14
glitsj16buggaboosanchez: that's why PPA's are not supported here, meaning that you will have to contact the PPA maintainer via launchpad in case of issues17:14
buggaboosanchezThis: https://eclipse.org/subversive/latest-releases.php <--  eclipse site page seems seems to indicate that 4.0.5*  is the latest official release? But the version listed in that repo is 4.7* ?17:16
zzarrglitsj16, sorry, that did not work17:16
buggaboosanchezglitsj16: That's why I wanted to install the package via an 'eclipse' domain download (or one of their trusted partners.17:16
glitsj16zzarr: well, there's more things you can try, look at https://wiki.archlinux.org/index.php/Backlight17:17
buggaboosanchezYet - there is no *-inst file present.  So I cam here to see if I can get help to perform the instlalation17:17
buggaboosanchez*came*17:17
buggaboosanchezhence, my original question17:18
zzarrglitsj16, the problem is that /sys/class/backlight/ is empty17:19
=== jstein_ is now known as jstein
zzarrthere could be a bios option somewhere that should be checked/unchecked17:20
glitsj16zzarr: I don't know, but I think that /sys folder will only be there if your hardware supports it, which is the reason so many machines need special care sadly enough17:21
buggaboosanchezLets try this another way...17:22
glitsj16buggaboosanchez: I get your initial question much better now.. oerheks gave another option above17:22
=== ragnar is now known as kille
zzarrokey17:22
buggaboosanchezglitsj16: oh - thank you I did not see that and I will scroll up to look for it  :)17:22
glitsj16:) lost in translation, happens all the time on IRC17:23
zzarrwhat is pwmchip, does it have anything to do with backlight?17:27
zzarr(I know that pwm is pulse wave modulation)17:28
buggaboosanchezoerheks: THank you  - I didn't see you question until a few min ago when it was pointed out to me. I'm looking at that article now17:28
buggaboosanchezoerheks: Do you happen to know the difference between the jave developer edition and the ee (enterprise) edition?17:33
glitsj16zzarr: it might, the arch wiki page I linked too has more info on that, for intel i915 only apparently17:33
zzarrI have a i915 device :)17:41
zzarrso it's spot on17:41
glitsj16hopefully you get it working, pretty irritating when you can't control screen brightness17:45
zzarryepp17:46
zzarrespecially if it's a 450 nits screen17:46
Richard_CavellIn the VICE emulator, sound output options include pulse/alsa/oss etc.  What are these known as?  Sound libraries??18:04
=== KindTwo is now known as KindOne
buggaboosanchezlost my internet connnection for a min - sorry18:07
Richard_CavellAnd which of them are available on Ubuntu?18:08
BluesKajRichard_Cavell,  https://en.wikipedia.org/wiki/Advanced_Linux_Sound_Architecture18:08
Richard_CavellOkay so perhaps we'll call them sound device APIs or something18:10
Kobaz[12:45:20] <oerheks> Novice201y, ignore Kobaz bad advise, and reinstall18:28
Kobazoerheks: just because you're unfamiliar with the advice, doesn't mean it's bad18:28
Kobazoerheks: just because it challanges norms of culteral thinking... doesn't mean it's bad18:28
Kobaz*cultural.. spelling is not my specialty today18:29
oerheksKobaz, yes it is bad. if any ppa is involved, the user ends up with an issue.18:30
Kobazthe end user has an issue no matter what18:30
oerheksreally, bad advise is not wanted here, and you are warned now.18:30
Kobazit's all about having options18:30
Kobazwarn those who provide *advice* and assistance, great way to make friends18:31
Kobazanyway, you can ignore me.. i18:32
Kobaz'll ignore you... that's fine18:32
Kobazwe'll carry on and be merry18:32
konradosHello! I wanted to add a simple command to my autostart, i.e. whenever the system starts, I want it to be executed. The command is setxkbmap -option altwin:ctrl_win - it maps my left "super" key to left control. And yes - it works well when done just like that in a terminal. I want it to start with the system, so found that I should add it to /etc/rc.local which I did, but it just doesn't work, i.e. I don't see the effect. Why? And where should18:36
konradosI add it then?18:36
EriC^^konrados: which distro are you using?18:36
konradosEriC^^, xenial with kde18:36
buggaboosanchezI'm having a lot of problems installing / using CDT in the Java-ee version of eclipse. I'm not just new to eclipse, but I'm new to ide's in general. I could really use some help getting this set up please.18:37
brainwashkonrados: rc.local is read by root before any graphical session is started18:37
EriC^^konrados: search the menu for something along the lines of startup apps18:37
Kobazkonrados: x isn't necessarily started when rc.local is running18:37
EriC^^konrados: or make your own file in ~/.config/autostart/something.desktop that does it based on another file you find there18:37
konradosbrainwash, EriC^^ Kobaz - thank you!18:38
konradosBut, btw, isn't there a general linux way, not ubuntu one?18:38
Kobazyeah18:38
glitsj16Richard_Cavell: oss is the oldest sound architecture for linux, superseded by alsa .. both of those tie directly into the linux kernel through hardware drivers/interfaces .. pulseaudio/jack operate in userland and are conventionaly called 'sound servers', routing different inputs to low-level devices .. all of those are available in ubuntu.. how's that for complexity and a pletora of choices? :)18:38
Kobazkonrados:  .xinitrc18:38
Kobazkonrados: depends on your specific X setup, but in general, something like that18:39
Richard_Cavellglitsj16: Is any one of them preferred?  I am using the VICE C64 emulator18:39
ducassekonrados: if you use a dm, add it to ~/.xsessionrc18:39
konradosducasse, - thanks !18:40
brainwashkonrados: ~/.config/autostart it the general way of doing it. many desktop environments do start applications this way18:40
brainwashis18:40
buggaboosanchezsorry have to go - will return w/ question later - thanks18:40
glitsj16Richard_Cavell: these days, usually pulseaudio/alsa18:40
Kobazyeah some do, some dont18:40
Richard_Cavellok18:40
konradosKobaz, I found /etc/X11/xinit/xinitrc - is this what you meant?18:41
Kobazno, that's your global one18:41
Kobazper-user is ~/.xinitrc  or ~/.xessionrc18:41
Kobazi usually symlink one to the other so then it doesn't matter how you launch18:41
Kobazvia login manager, or via startx18:41
konradosko, thanks!18:41
ducassekonrados: xinitrc is for xinit/startx, it's not sourced when you use a display manager to log in18:41
Kobazkonrados: how are you logging in? gdm? or startx?18:43
konradosthanks everyone!18:43
ioriakonrados, you can also use a lightdm hook18:43
konradosKobaz, I have no idea :) I didn't change anything in that matter, so it is as it is by default in KUbuntu :)18:43
konradosioria, thanks, wow, so many options :)18:43
Kobazokay, so you're using a manager... so yeah.. use .xessionrc18:44
ioriakonrados, another .... in .profile :þ18:44
Kobazmy 's' key is dieing18:44
Kobaz.xsessionrc18:44
konradosok :) thanks again!18:44
Kobazyou could also write a cron job that detects whether an x session is logged in and then fire off the setxkbmap18:47
Kobazprobably link it into one of those cloud automation platforms18:47
konrados:)18:48
Kobazand then link it into Slack, so you'll get notifications that it's set18:49
raidghostthe tvtunercard is propper installed. Tvheadend is installed propper, And softcam is been configured as expected. but still "Encrypted channel"18:49
raidghostGets the feeling of smashing the computer with a hammer.18:49
Kobazraidghost: you might want to provide some sort of context, not everyone was here/payingattention when you brought your original issue18:49
raidghostKobaz: trying to get my tvtunercard (DVB-C) to encrypt channels from my softcam server (Where my subscription card from CABLE company is placed)18:51
Kobazkonrados: there was a great article on all the cloud integration and/or platform/services type stuff, where it's like. oh you want to write a web service?  Why don't you just use docker and kubnernetes, fire up some aws instances and then synchronize everything with yada yada18:51
Kobazit's like dude. i just want to generate a 10 line xml file18:51
Kobazi wish i saved the link, i can't find it18:52
konradosI believe you, seen articles like these :) Anyway, time to test my new autostart command, see ya!18:53
Kobazraidghost: that sounds like a question for the group that handles tv tuner software/drivers... what apps are you using?19:01
konradoshi again. Just to be sure, Xbindkeys is not something present by default in ubuntu right? *I* installed it? And now, when not needed, I can sudo apt-get purge xbindkeys19:21
konradosright?19:21
ducassekonrados: right19:21
konradoscool, thanks ducasse!19:22
alexandre9099hi, does the minimal image bring ssh activated on boot? (https://help.ubuntu.com/community/Installation/MinimalCD)20:07
ducassealexandre9099: you need to start it from the installer menu20:11
alexandre9099ducasse: hmm, isn't there any way to set it to start on boot before booting?20:11
alexandre9099i don't have a screen on my computer20:11
alexandre9099but i want to use the serial port of it20:11
ducassealexandre9099: unsure if it runs a getty on serial ports, you could try20:12
alexandre9099no, i want to connect to the mobo trough ssh and then use the serial port on the mobo to "sniff" a router boot log20:13
oerheksonly ubuntu-core gives ssh, http://cdimage.ubuntu.com/ubuntu-core/16/stable/ but you need to open an account first  https://www.ubuntu.com/core20:13
ducassealexandre9099: yes, but you might be able to use serial first to start ssh20:14
alexandre9099oerheks: that image is too big :/20:14
alexandre9099ducasse: how? i don't have any serial to usb adapter :D20:14
ducasseah :)20:14
brunchquick question: does update-grub regenerate initramfs?20:15
alexandre9099if i had i would just plug it into my laptop and use it :)20:15
ducassebrunch: no20:15
alexandre9099i'll download the image and mess arround to see if i can set ssh to start on boo20:16
brunchducasse: Thanks! I take it I just need to sudo update-initramfs now20:16
ducassealexandre9099: are you planning to do an install, or do you just want a live session?20:17
alexandre9099live session20:17
EriC^^alexandre9099: do it blind20:17
alexandre9099well i could, but i don't even know how it boots, does it boot with root?20:18
alexandre9099on a console20:18
alexandre9099?20:18
alexandre9099also dhcpcd gets executed on boot?20:18
alexandre9099from what i'm seeing the boot menu has something to choose cli or gui install :/20:21
alexandre9099so the system is on initrd?20:22
alexandre9099hmm, there is no ssh on the minimal install image20:36
azakiso i upgraded from 16.04 (xenial) to 17.04 (zesty), and now my wired ethernet connection isn't working out of the box anymore, i have to basically login as root and run dhclient to start dhcp, and then it works... =o20:39
azakianyone have an idea of which service may be disabled or something? there doesn't seem to be a dhclient.service .. so i imagine maybe it's started by some other systemd service file?20:39
ducassealexandre9099: there should be a udeb or whatever the installer uses20:39
alexandre9099well, it is a net installer, so maybe it gets downloaded :/20:40
alexandre9099i'll try to use http://minimal.linux-bg.org/ , let's see how it goes :D20:40
azakiin 'systemctl status' i see that NetworkManager.service is enabled and active (running) .. so i don't think this is the problem20:41
alexandre9099try to start dhcpcd service20:41
TJ-azaki: what is the interface name? has it changed from an ethX style to a hardware-location style (enpXsYfZ) ?20:42
azakiTJ-: it seems to be eth0 right now.20:43
azakithis is after i've started dhclient manually as i mentioned above.20:43
azakialexandre9099: no such service. dhcpcd is a different dhcp daemon, seems like ubuntu uses dhclient instead20:44
tomreynazaki: how did you upgrade from 16.04 to 17.04 ?20:44
azakitomreyn: do-release-upgrade20:44
alexandre9099azaki: hmm ok (i usually use arch, i was just passing by :) )20:44
tomreynazaki: okay, twice then, right?20:44
TJ-azaki: check the name of the interface DEVIC in the NetworkManager configuration: "nmcli con"20:45
azakitomreyn: no, i think it's designed to upgrade you to the latest *supported* release, and since 16.10 ended support recently, it skipped it and put me on 17.0420:45
tomreynazaki: hmm i guess it probably does, i didn't think of that.20:46
tomreyncheck syslog about dhcp then20:46
azakiTJ-: 'nmcli con' doesn't show anything except "NAME  UUID  TYPE  DEVICE" and it's just blank after that. =o20:46
azakino entries20:46
tomreyngrep NetworkManager /var/log/syslog20:47
TJ-azaki: OK, so that means that NM isn't managing connections for the device20:47
TJ-azaki: are the connections defined via ifupdown in /etc/network/interfaces (or /etc/network/interfaces.d/* ) ?20:47
tomreynskip my command then20:47
TJ-azaki: or, the other alternative, maybe they're defined for systemd-networkd in /etc/systemd/network/ ?20:48
ducasseazaki: that's not how it has worked before (you needed to go via any eol releases), but that might have changed without me hearing about it20:48
* TJ- finds his head swimming with all these competing network configuration systems!20:48
azakinothing in either of those directories20:48
tomreyndo you have a  non-empty /etc/network/interfaces ?20:49
azakiducasse: maybe.. in any case i didn't do anything weird. i edited /etc/update-manager/release-upgrades  and set to "Prompt=normal" otherwise it wasn't going to let me upgrade, except to another lts release.20:52
azakiducasse: and it just gave me zesty. =o20:52
azakiauto lo20:52
azakiiface lo inet loopback20:52
azakitomreyn: ^20:52
azakithose two lines are in /etc/network/interfaces20:52
tomreynthats fine20:53
tomreynbut then you don't seem to have anything ahndling your NIC20:53
azakioh, i forgot to highlight TJ- earlier, there was nothing in those directories you mentioned. =o20:53
azakitomreyn: i assume out of the box that it should be networkmanager right?20:55
azakii wonder what configuration i'm missing20:56
TJ-azaki: OK, if there's nothing in /etc/network/interfaces.d/ either, then we have to assume that NM was previsouly creating a dynamic connection possibly named "Wired Connection 1" or similar20:56
TJ-azaki: so, if you have GUI use the nm-applet to define a connection using the interface, or if on CLI use nmtui (ncurses based connection editor) to do the same20:56
azakiTJ-: can you imagine why it wouldn't "just work" though? like i'm sure this isn't supposed to be the out of the box experience for an ethernet connection right?20:58
azakiobviously for wifi it's different since you have to enter a password oftentimes20:58
TJ-azaki: I've ceased ever wondering such things! I worked through the night chasing Gremlins out of several bits of hardware and software and I still don't know what caused the issues!20:59
azakilol, ok i'll give this a shot.20:59
TJ-azaki: I'd start by looking at /var/log/syslog though, especially at the NetworkManager log reports20:59
azakithanks for telling me about nmtui, that's pretty useful, i was actually wondering if there was something more than nmcli for networkmanager20:59
TJ-azaki: Yes, it's very handy20:59
TJ-azaki: NM should be activating private instances of both dnsmasq (for DNS) and dhclient (for DHCP)21:00
azakiprivate? as in started by the user in question rather than root?21:01
TJ-azaki: also, check NM's config to ensure it's not been set to not manage interfaces. /etc/NetworkManager/NetworkManager.conf21:02
TJ-azaki: no, NM starts and controls them over sockets or DBus.21:02
azaki[ifupdown]21:03
azakimanaged=false21:03
azakiuhm, this?21:03
azakithe [main] section has "plugins=ifupdown,keyfile" (without the quotes, obviously)21:03
TJ-azaki: that is the correct setting. It means, if NM sees /etc/network/interfaces has definitions for interfaces NM will leave those alone21:03
TJ-azaki: that's correct; a default config then21:04
TJ-azaki: "nmcli device" list all the interfaces?21:04
azakieth0    ethernet  unmanaged  --21:05
azakii just finished setting up a connection in nmtui though, maybe it's conflicting with the dhclient i started manually.21:05
TJ-azaki: Aha!21:05
azakii'll reboot now21:05
TJ-azaki: "unmanaged" means NM found something else managing that itnerface21:06
azaki(this is a different machine btw, so i can stay on irc even while i test this other box)21:06
=== kostkon_ is now known as kostkon
TJ-azaki: this is what I see for example: http://paste.ubuntu.com/25550938/21:08
azakiTJ-: yeah, upon reboot mine still says unmanaged21:14
azakiso now i have to figure what else is managing the interface.. it's possible that previous versions of ubuntu did this differently and so a service may be enabled that shouldn't be enabled..21:15
tomreyni would nt expect the NIC handling methodology to have changed between 16.04 and 17.04.21:16
tomreyn*nOt21:16
azakiwell nm seems to not want to manage this interface which is odd21:17
TJ-azaki: the previous way was /etc/network/interfaces, /etc/network/interfaces.d/*21:17
TJ-azaki: is the MAC address of the interface changing?21:17
azakiTJ-: mac is the same as it was on previous boot =o21:18
TJ-azaki: is there a file /etc/udev/rules.d/70-persistent-net.rules21:19
azakiTJ-: yes21:23
azakilooks like a rule to keep this device named 'eth0'21:24
TJ-azaki: so that'll be responsible for naming the interface "eth0" then21:24
azakiSUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="mymacaddress", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"21:25
azakii edited my mac address out21:25
azakibut this is basically what it looks like21:25
azakiTJ-: is this how it's supposed to be out of the box, or is this file left over from previous installs?21:26
azakiit says it was generated by /lib/udev/write_net_rules21:26
TJ-azaki: that's all standard21:28
tomreynTJ-: looks like 16.04 -> 17.04 is a single step upgrade indeed: http://i.imgur.com/1DBo7NA.png21:28
TJ-azaki: it avoids systems with multiple NICs having their names swapped on different boot21:28
TJ-azaki: can you share the system's /var/lgo/syslog for me? either upload the file somewhere (if it is LARGE) or pastebinit21:29
azakiTJ-: can i cat a file directly into pastebinit ?21:30
azakilike cat /var/log/syslog | pastebinit21:30
TJ-azaki: "pastebinit /var/log/syslog"21:30
tomreyntext variant fo the above http://i.imgur.com/CXJafUo.png21:31
azakiTJ-: http://paste.ubuntu.com/25551064/21:31
azakitomreyn: did you install 16.04 in a VM to try this, or did you already happen to have an LTS machine to try it on? lol21:32
TJ-azaki: "dhclient[2421]: can't create /var/lib/dhcp/dhclient.leases: Permission denied"21:32
TJ-azaki: line 228921:32
TJ-azaki: and above that line 2281: "NetworkManager[843]: <info>  [1505596278.0264] audit: op="connection-activate" uuid="5d5ef55f-0267-4d6d-b013-a02e5af000f5" name="Ethernet connection 1" pid=2402 uid=1001 result="fail" reason="Connection 'Ethernet connection 1' is not available on the device eth0 at this time."21:33
azakiTJ-: yeah that's actually the new connection i made in nmtui just before21:34
azakiso i would expect that line to either not be there, or be different if i hadn't made that connection21:34
azaki(referring to the network manager line)21:34
azakias for the dhclient line.. hm.. ok, so that's interesting, it's running this as a user?21:36
TJ-azaki: I'm back up to where NM starts, around line 113621:37
azakithe dhclient line may be false positive because i tried running it as normal user by mistake just a sec ago after logging in. so that's probably not from when it booted.21:37
azakiTJ-: ok21:37
TJ-azaki: that'd explain those messages then21:38
TJ-azaki: Line 1147 looks like where the useful info starts21:39
azakiTJ-: i'm not familiar much with network manager but i don't see anything suspicious from there. i'm scrolling down and reading though..21:44
tomreynazaki: i had a 16.04.3 VM which i tried this on (with snapshotting, so i can just discard the result)21:44
TJ-azaki: no clues I can spot. The only thing I can imagine right now is that there has been a change of behaviour in NM between 16.04 and 17.04. Whereas it previously would auto-connect to available interfaces maybe with 17.04 it doesn't21:44
azakiwell, even then, the fact that i created a connection and it still doesn't work is odd.21:45
azakiwhen i try to 'activate' the connection i made in nmtui on a fresh boot21:45
azakiit says it's "not available" or something21:45
azakiwhich seems to mesh with what you said earlier about how it seems to think something else is managing eth021:46
azakiand so it's 'unmanaged'21:46
TJ-azaki: is the root file-system ZFS?21:46
azakino. ext421:46
TJ-azaki: ooooo "from NetworkManager 1.2.4 (ubuntu 16.10) all non-wifi/wwan device are treated as unmanaged"21:47
azaki:o21:47
TJ-bug #163884221:47
ubottubug 1676547 in network-manager (Ubuntu) "duplicate for #1638842 No network connectivity after upgrade from 16.04 to 16.10" [Critical,In progress] https://launchpad.net/bugs/167654721:47
TJ-azaki: comment #16 there confirms your situation21:49
azakioh, i see it says fix committed but not released21:50
TJ-azaki: here's a workaround: comment out the content (prefix each line with #) of the file /usr/lib/NetworkManager/conf.d/10-globally-managed-devices.conf (you'll need to use sudo... to edit it of course)21:50
azakiso when it's released then an update should fix it i guess21:50
TJ-azaki: or, wait, better still, lets divert it!21:50
TJ-azaki: "sudo dpkg-divert --divert /usr/lib/NewtworkManager/conf.d/10-globally-managed-devices.conf.ignore --rename /usr/lib/NewtworkManager/conf.d/10-globally-managed-devices.conf "21:51
TJ-azaki: then try "sudo systemctl restart network-manager.service"21:51
azakiby the way, this is the bug report i was talking about when i mentioned "fix committed" https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/167654721:52
ubottuLaunchpad bug 1676547 in network-manager (Ubuntu) "No network connectivity after upgrade from 16.04 to 16.10" [Critical,In progress]21:52
TJ-azaki: right, but then it was re-opened when this 16.04>17.04 issue was detected21:53
TJ-azaki: the fix was committed for later fresh installs, not the upgrade path21:53
azakiah, i thought there was a distinction between released and comitted21:54
TJ-azaki: an alternative tothe dpkg-divert is simply "sudo touch /etc/NetworkManager/conf.d/10-globally-managed-devices.conf" which will override the system-installed one with a blank file21:54
TJ-azaki: assuming that file doesn't exist, then touch creates an empty file, which does nothing21:54
azakii thought comitted meant it was comitted to source code or something and that released meant it shipped.21:54
TJ-azaki: I suspect you're sorted now, after doing one of those 2 workarounds21:55
azakiTJ-: i'm familiar with commenting stuff and doing things as root (i used slack and gentoo for many years), but i'm less familiar with dpkg-divert since i'm not as used to debian-based distros21:56
azakitrying to figure out what it does exactly21:56
TJ-azaki: it tells the package manager to rename the original file and do the same to any file subsequently installed by any package21:56
TJ-azaki: it means the package manager never gets confused when files go missing21:56
TJ-azaki: it 'diverts' the original file to a new name21:57
TJ-azaki: so any program looking for the original file won't find it21:57
eduardocandido85algum brasileiro para ajudar?]21:57
oerheks!br21:57
ubottuPor favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br " sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada.21:57
azakiah, ok, that makes sense. so in your example before the ".ignore" file would be the new name21:57
TJ-azaki: no, the renamed file just has the additional ".ignore" tacked on21:58
azakiTJ-: yeah that's what i meant, i didn't want to type the whole name. =p21:58
TJ-azaki: without the "--rename" the original file would stay in place but any NEW installs of the same file by other packages would use the new name21:59
azakii'm still curious how they managed to fix it for fresh installs though, do they just divert the filename out of the box or something?21:59
lol768Is there a unicode channel? Why don't the cat related emoji have modifiers for fur colour/markings21:59
TJ-azaki: i think there are 2 different types of fixes. the original bug is in the actual code. Your's is a a problem of not handling the distro release upgrade correctly by ignoring the state of the existing connections22:00
oerhekslol768, try #unicode ?22:00
TJ-azaki: so the solution to your issue is actually in the debian packaging scripts, not the NM code22:00
oerheks!alis22:01
ubottuAlis is an IRC service to help you find channels. For help on using it, see "/msg Alis help list" or ask in #freenode. Example usage: "/msg Alis list http"22:01
TJ-azaki: obviously, once you've upgraded that will no longer fix things, hence the workaround options I've given you. Have you tested them yet?22:01
azakiTJ-: i will in a moment.22:01
TJ-azaki: I'd go for the 'touch' solution rather than dpkg-divert, having thought about it22:02
azakiwait, won't touch just change the timestamp, for an existing file =o22:03
azakitouch creates new files if they don't exist, but for existing files it just updates the modification time, right?22:04
notbobdoleayylmao22:05
notbobdoleSo I'm running without swap - 12GB ram. This is a work machine, and I often will end up running out of memory22:05
notbobdoleWhen this happens, unput stop, and onlything I can do is wait a while for the system to start killing processes for me (usually browser)22:06
oerheksazaki, yes, "Update  the  access  and modification times of each FILE to the current time."22:06
notbobdoleis there anything I can do to force linux to reserve memory for input handling? So I might able to selectively kill something when I hit max memory22:06
notbobdoleI don't care if my applications hang for a minute while I do that, but the entire system being locked is driving me up the wall22:06
TJ-azaki: yes, touch will do that, but there isn't a file under /etc/NetworkManager/ so it creates an empty one22:07
TJ-azaki: the system file is under /usr/lib/22:07
ethanphilpottHello, I was just curious if anyone could help me with a problem I am having with my dell xps 9550 regarding raid?22:08
TJ-ethanphilpott: try us22:09
azakiTJ-: ah, i see, so the idea is to have the one in /etc override the one in /usr/lib which is provided by the package, and gets auto-updated22:10
TJ-azaki: yeah, which avoids messing with the actual package22:10
azakithat makes sense. i'll give that a try.22:10
ethanphilpottSo, my laptop has a raid mode and ahci mode. I believe the raid mode utilizes intel rst. However, when I go to install ubuntu 17.04 (which I need for work) it does not detect the ssd in raid mode. I can get it to work in AHCI, but as far as I am aware raid mode helps increase performance and battery life according to some docs I have read so I prefer to use that. I read an intel white paper talking about how intel rst works in22:12
ethanphilpotthave not been able to find any real documentation on how to get it to work on my laptop. So, is anyone aware of how to get intel rst working on ubuntu 17.04?22:13
azakiTJ-: that worked. thanks for your help and patience. =)22:14
oerheksethanphilpott, the uefi manual says disable srt, and raid with one disk/ssd is not really working faster.22:14
oerheks!uefi22:14
ubottuUEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI22:14
ethanphilpottAlso, another question I have been wondering about. My laptop uses killer wireless 1535 bluetooth, but while bluetooth is detected by the system and I can find and connect to devices it does not seem to work properly. For example, when I connect it to my headphones no sound it outputted and it does not work well.22:14
TJ-azaki: you're welcome; I suspect we'll see many more folks hit by that22:14
azakiand sorry for asking too many questions, i like to learn/understand what i'm doing when i do stuff. =)22:15
ethanphilpottOh okay  thank you22:15
notbobdoleMaybe I'll just look at setting a gig of ram as swap. Would suck but ah well.22:15
oerheksethanphilpott,  for that wifi/bt combo, maybe this page is any help > https://askubuntu.com/a/79479822:15
oerheksnewer firmware22:15
ethanphilpottokay I will check it out22:16
ethanphilpottAlso, in that forum post linked for srt in the docs you linked if I read it correctly you can turn srt back on after install and it will work?22:16
oerheksethanphilpott,  or the dell page http://www.dell.com/support/article/nl/nl/nlbsdt1/sln306440/xps-13-9360-ubuntu--killer-n1535-wireless-manual-firmware-update?lang=en22:16
Loshkinotbobdole: something here about adjusting 'swappiness' that might be relevant22:17
Loshkihttps://stackoverflow.com/questions/12520499/linux-how-to-lock-the-pages-of-a-process-in-memory22:17
ethanphilpottThank you for your help!22:17
notbobdoleLoshki, Right.. I've run systems for a while now without swap, and haven't encountered the level of failure I have recently22:18
thirasis there a problem at launchpad?22:18
notbobdoleSwappiness sounds familiar. I'll double check I've got that set up right22:19
TJ-ethanphilpott: Intel Rapid Storage Technology (RST) is only really any use if the system has multiple devices. It contains an AHCI and proprietary multi-disk RAID driver22:19
oerheksthiras, not that i know of, what problem do you encounter?22:19
tomreynTJ-, azaki: my 16.04.3 -> 17.04 desktop upgrade just finished, and my NIC is now unmanaged22:19
TJ-azaki: I love having learners around, it means the knowledge gets shared22:19
thirasoerheks, my ppa's doesn't get update right now22:19
TJ-tomreyn: right, and "touch ..." solves it?22:19
thirasall of the return connection refused22:20
LoshkiTJ-: not as much as I love having experts around, though22:20
tomreynTJ-: touch what? i didnt follow /etc/network/interfaces?22:20
tomreynTJ-: touch what? i didnt follow, you mean: touch /etc/network/interfaces?22:20
TJ-tomreyn: sorry.. "sudo touch /etc/NetworkManager/conf.d/10-globally-managed-devices.conf"22:20
tomreynlets see.22:21
oerheksthiras, any more info? what ppa's??22:21
TJ-tomreyn: that over-rides the system installed /usr/lib/NetworkManager/conf.d/10-globally-managed-devices.conf with an empty file, thus doing nothing22:21
thirasoerheks, all of them. I cannot connect to ppa.launchpad.net22:21
TJ-thiras: on a command line try "tracepath ppa.launchpad.net"22:22
tomreynTJ-: yes, fixed22:23
thirasIt's weird I can reach until canonicals servers22:23
TJ-thiras: there might be some overnight (London time) server work going on22:24
oerheksthiras, i found you, but no projects.. https://launchpad.net/~thiras22:24
thirashopefully nothing big TJ-22:24
TJ-thiras: I can tracepath to ppa.launchpad.net from the UK, so it may be path-related.22:25
thirasyeah may be22:25
thirasweird22:26
lucas-arghey all22:28
lucas-argi need a statistic software to work with, any one know any good software for that??22:29
lucas-argcant find any in the ubuntu software center22:30
oerhekstons of them, https://apps.ubuntu.com/cat/search/?q=statistic&op=22:33
TJ-lucas-arg: the R language has several packages providing interfaces to statistics libraries. Depends on what you're actually wanting to do22:34
tomreynlucas-arg: apt-cache depends science-statistics22:36
lucas-argmedical statistics22:42
vithirilucas-arg, no idea what that is. If you can link some commonly used softwares, perhaps someone can suggest something.22:43
lucas-argspss22:44
lucas-argfrom IBM22:44
lucas-argfound pspp but its not as powerfull as spss22:47
vithirilucas-arg, unless there are further suggestions here, with everything from statistical analysis and reporting to optimizing the hiring process, I'd go with the IBM solution.22:47
wgrantTJ-, thiras, oerheks: We're just completing some maintenance on ppa.launchpad.net. It will go away for 10-15 minutes again shortly.22:47
lucas-argeven though there is a linux version of spss but, wanted to try some opensource soft22:47
thirasthanks wgrant22:47
TJ-wgrant: what happened to the status.admin.canonical.com service? I went to check it and it no longer exists22:47
unkn-errorhello. can you guys tell me a tinypic or imageshack alternative?22:48
oerheksunkn-error, image hosting is not a technical ubuntu issue, imgur maybe?22:49
wgrantTJ-, that's a good question, it's meant to exist but seems to be down, unrelated to this. I'll investigate.22:49
unkn-errorthank you oerheks22:49
wgranthttps://twitter.com/launchpadstatus is still up, though :)22:49
notbobdoleLoshki, Not sure what is going on actually22:50
notbobdoleI just looked, and I've got 4GB of ram used idle22:50
TJ-wgrant: %%^$^^$! twitter :p22:52
Loshkinotbobdole: I'm using 5G ram according to conky, running chromium-browser and emacs, so that sounds plausible22:53
wgrantTJ-: I can't disagree with that.22:53
notbobdoleLoshki, isn't that.. .kinda excessive? I mean I'm used to my linux systems using 1.2G and thinking that is a lot22:54
oerheks file storage will be unavailable for up to three hours from 21:00 UTC on Saturday September 16.22:54
TJ-oerheks: has your SSD gone on strike then?22:54
oerheksno, this is what i read on twitter .. https://twitter.com/launchpadstatus/status/90869424672665600022:54
TJ-oerheks: :D22:54
oerheksthiras ^22:55
Loshkinotbobdole: I think it's excessive. Shutting down the browser drops it by 2G to 3G, still outrageous imo.22:56
notbobdoleWeird thing is: every process seems to be using a ton of memory: xterm is using 760M and it is only running htop22:57
notbobdoleMight swap os because nothing is making sense anymore.22:57
TJ-notbobdole: the figures include the shared libraries22:57
TJ-notbobdole: there's one instance of each library in memory, but the kernel maps it into the address space of each process that links it in22:58
notbobdoleI've got no chromium open. Just hexchat, and xterm22:58
notbobdoleusing 3.5G atm22:58
TJ-notbobdole: how are you measuring it?22:58
notbobdoleMem:          11908        3321        6906         154        1681        806822:58
notbobdolewell 3.3G in free -m, htop said 3.5 /shrug22:59
TJ-notbobdole: have you read http://www.linuxatemyram.com/22:59
notbobdoleVery familiar. Thing is, 11G total, and only 8G available accoridng to free. I've never had this insane of usage idle before on a system.23:00
paulxI want to delay all audio coming out of the computer by 10 seconds. How do I do that?23:01
TJ-notbobdole: much of that 3G probably due to disk cache buffers23:01
notbobdolemistyped. 12G total, and 8G avialbe23:01
TJ-paulx: I believe PulseAudio has a module for that23:01
paulxTJ- really?23:01
notbobdolecache buvvers would be in the buff/cache column and not takin away from my 'available' column in free23:01
paulxTJ- do you have some more details for me? I have been unable to find anything that works.23:02
TJ-paulx: I recall reading of a broadcast radio station using it to insert the broadcast delay for censoring profanity. I also know the loopback module can insert a delay of up to 2 seconds23:02
malkaunsany suggestions on a cheap ATI gfx card that supports 4k (@ at least 30hz), for 4k video playback only (no games)?  prefer ATI over nvidia for the on-chip h265 decoding23:02
paulxTJ- I need at least 10 seconds23:02
notbobdoleam I missin something TJ- https://imgur.com/a/087R823:04
TJ-paulx: Hmmm, the live broadcast delay might have been courtesy of Jack23:07
paulxTJ- I heard this ca work: pactl set-port-latency-offset <INTERFACE> iec958-stereo 13000000 but it gives me an error23:08
TJ-paulx: that assumes there's an iec958 interface of course23:09
TJ-notbobdole: what do you think you're missing? I don't see anything amiss23:09
paulxTJ- I know for a fact that the following commands performs correctly: pacmd set-card-profile 0 output:analog-stereo23:10
Loshkinotbobdole: I'm not very experienced at these things. How do your RSS sizes look. Something like "ps axl | sort -rn --key=8.1" to sort on RSS (the eighth field, counting from one)23:10
notbobdoleLoshki, the 8th column summed is: 46929223:14
notbobdoleWhich I would understand to be 470 megs..23:16
Loshkinotbobdole: I'm near the limit of my knowledge. See TJ's  http://www.linuxatemyram.com/ and see if any of it applies to you.23:16
notbobdolenope. Doesn't make any sense to me. i'm already familiar with it which is kidna why I staretd asking questions.23:17
notbobdoleThe 3.5G usage I'm seeing by free already excludes buffers, but I'm not finding any applications which are using that memory23:17
Loshkinotbobdole: not sure. I'm cribbing from https://stackoverflow.com/questions/7880784/what-is-rss-and-vsz-in-linux-memory-management :-)23:18
paulxTJ- any ideas how to find the parameters for that latency command?23:18
notbobdolegoing to reboot and double check ram on clean start23:19
coresi've lost keyboard, and most mouse input to my X11 session in ubuntu 17.04 gnome. i was watching a full screen video from firefox and when i came back to the computer, my input started acting funny.23:20
coresi killed firefox though ssh, but i still can't control windows23:20
notbobdoleLoshki, Get this. rebooted and my memory is now back down to what I'd expect without applications running23:21
notbobdoleMem:          11908         171       11409          12         327       1145823:21
notbobdolefrem free -m23:21
TJ-paulx: I've asked in #jack since I think it was in relation to that where I saw it whilst researching building a digital audio workstation for a studio23:21
corescan i clean this up without losing my entire X session?23:22
coresreload the X11 input subsystem maybe?23:22
TJ-notbobdole: now start doing some stuff that accesses the disk to read programs and data, and the RAM will be used by the kernel for buffering23:22
notbobdoleTJ-, buff/cache is excluded in the used number from free23:22
notbobdoleand it is included in the 'available' number from free23:23
TJ-notbobdole: if the system isn't suffering OOM kills why worry?23:24
Loshkinotbobdole: that reminds me, per that web page, do you see oom messages in /var/log/*23:24
TJ-notbobdole: if you've spent money on 12GiB of RAM surely you want it used for something!23:24
notbobdoleLoshki, TJ- yes, quite a lot23:25
notbobdolewhich is why I've been looking for what is going on ( actually came in here originally asking about how to preserve memory for the kernel keyboard input so I can kill things quickly in an oom situation)23:25
notbobdoleand I was reminded to double check my swappiness setting which I set back down to 023:26
Loshkinotbobdole: we're hoping that having swap/checking swappiness will at least allow you to exit gracefully when run out of memory, but seriously, run a monitor and watch it23:26
TJ-notbobdole: you've seeing OOM kills with 8GiB unused, or some process is leaking memory until the OOM killer kicks in? I noticed 'steam' prominently in your 'top' screenshot so possibly there some memory-intensive game leaking?23:27
notbobdoleTJ-, That was OOM when I was using the ram. The 8G free was with NO applications running on my system. I just did a free reboot and I'm seeing all the 11.8G free that I would expect23:28
notbobdoleI was trying to find out what was using the memory23:28
TJ-notbobdole: half was disk caches and half was processes from what I saw23:28
notbobdoleExcept I have the same processes running now as then and I'm in the megs. Plus the Cahces are included in the available portion of the free command23:29
notbobdolewhich means that cache is not what was in the "used" portion of the free -m. (since free excludeds cache/buffer)23:29
coreswith an xorg server running, how do i find out what value of $DISPLAY i need to set in order to talk to the X server?23:29
TJ-notbobdole: but if you want control of the OOM killer in emergencies Magic SysReq is the answer - Alt+SysReq+F or even Alt+SysReq+k - you'd need to enable usage of these because Ubuntu disables them by default23:30
notbobdoleyup I enabled them, but stilld esn't tell me why I had used memory without being able to find any applications linked to the memory usage23:30
TJ-notbobdole: as i said, possibly a leaky process. I'd always suspect the most long-running, or the most greedy, for those23:31
demophobiadoes Links 2 save bandwidth, or only suppress downloaded image data/23:32
bray90820Is there a way to temporarily bypass a script from running at startup on boot I don't wanna totally remove it tho I just wanna boot up once without the script running23:40
Ben64bray90820: chmod -x it, or rename it, and undo it next time23:50
blkadderIf it is managed under systemd systemctl disable application.service23:51
Loshkicores: the principal display is usually at localhost:0, sometimes abbreviated to just ":0". Try that first. Usually it doesn't need setting manually.23:52
TJ-bray90820: if it's controlled by systemd, then on the kernel command-line at boot-time "systemd.mask=<name.service>"23:53
TJ-bray90820: see "man 7 kernel-command-line" for "systemd.mask="23:59

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