/srv/irclogs.ubuntu.com/2017/05/25/#ubuntu.txt

unopesvrhi00:01
psychoticwarriorso i upgraded ubuntuy linux realtek 8821AE but cant update kali00:02
Jordan_U!kali | psychoticwarrior00:03
ubottupsychoticwarrior: The Ubuntu channels can only provide support for Ubuntu and its official flavors, since other distributions and derivatives have repository and software changes. So please use their dedicated support venues, for example: Linux Mint (#linuxmint-help on irc.spotchat.org), Kali Linux (#kali-linux), and LXLE (#lxle)00:03
bazhang#kali-linux <-- psychoticwarrior00:04
psychoticwarriorright on guys. got it!00:08
=== sourceslayer1 is now known as sourceslayer
=== mnepton is now known as mneptok
jnewt_i am trying to follow an oldish (2014) tutorial to get my scanner running (http://virantha.com/2014/03/17/one-touch-scanning-with-fujitsu-scansnap-in-linux/).00:20
jnewt_i managed to make it to the point where i need to do initctl reload-configuration, but i get a failed to connect to socket /com/ubuntu/upstart:connection refused00:21
naccjnewt_: what version of ubuntu?00:24
jnewt_16.04 LTS00:25
nacc!info scanbd xenial00:25
ubottuscanbd (source: scanbd): Scanner button daemon. In component universe, is extra. Version 1.4.1-8 (xenial), package size 46 kB, installed size 173 kB00:25
naccjnewt_: don't build from source what you don't need to :)00:25
naccjnewt_: and whatever you did try to build told you to use upstart, which only applies to 14.0400:26
jnewt_something up with the systemd, initctl stuff, i don't really understand the differences00:26
jnewt_do i need to undo what i've done somehow?00:26
naccjnewt_: just install the pacakge and it has a systemd service00:26
naccjnewt_: the issue witht hat guide is it was written for ubuntu only up to 14.1000:27
Jordan_Ujnewt_: Don't try to use guides from years ago, and avoid building from source whenever possible.00:27
naccjnewt_: and it's absolutely wrong for anything newer00:27
naccjnewt_: i am not sure what all was done, but i'd try to undo as much of it as you can and then just instal the package00:27
naccjnewt_: if i had to guess, it's mostly stuff in /usr/local from the make install and then some config locally00:28
Jordan_Ujnewt_: I would personally recommend undoing every step from that guide. If you'd like help figuring out how to undo it just ask and we can give more detailed help.00:28
naccjnewt_: and fwiw, that tutorial is only for one-touch scanning. it should work with, e.g., simple scan, without it (if it's going to work with scanbd)00:28
=== tyler_ is now known as Kelsier_
naccjnewt_: that is to say, that tutorial won't make a non-working scanner work.00:29
jnewt_i just want my scanner to work, and that was the only tutorial i found for my scanner and ubuntu.  i still can't find one for newer linux00:30
Jordan_Ujnewt_: Did you try using simple-scan before following any other guides?00:31
jnewt_so scanbd is just for the button?00:31
jnewt_i don't know what simple-scan is, 1 min00:32
Jordan_Ujnewt_: It's the default scanning app that comes with Ubuntu.00:32
jnewt_Jordan_U: found it, hit scan, says failed to scan error communicating with scanner00:34
Jordan_Ujnewt_: Had you tried this before following any other guides?00:35
jnewt_no, 1st thing i did was look for a guide.  apparently i chose the wrong one00:35
Jordan_Ujnewt_: There is a chance that your scanner would have worked out of the box before following that guide, but honestly I would guess that it wouldn't have worked before the guide either. Lets undo what you've done following that guide anyway though, as it's something we need to do eventually anyway.00:37
jnewt_ok00:41
Kelsier_ /msg alis LIST *game*00:46
=== sydfx- is now known as sydfx
=== cigumo_ is now known as cigumo
coffeeguyhi i'm getting a docbook-xsl error, E: Sub-process /usr/bin/dpkg returned error code (1)01:09
coffeeguyit says docbook-xsl is half installed and can't configure01:10
leftyfbcoffeeguy: try sudo apt-get install -f01:12
coffeeguysame error01:13
leftyfbcoffeeguy: post the error to pastebin01:13
coffeeguyhttps://pastebin.com/6sZsYu5i01:14
leftyfbcoffeeguy: what version of ubuntu?01:16
coffeeguy16.0401:16
leftyfbcoffeeguy: tried removing it and reinstalling?01:16
coffeeguyi'll try01:16
leftyfbcoffeeguy: sudo apt-get remove --purge docbook-xsl ; sudo apt-get autoremove ; sudo apt-get clean; sudo apt-get autoclean ; sudo apt-get install docbook-xsl01:17
coffeeguyok01:17
coffeeguyafter all that same error01:19
leftyfbi'm not sure, it installs fine for me01:21
coffeeguywon't let me upgrade now heh i should not have tried to install kftpgrabber01:21
coffeeguyhmm it won't let me install sabnzbdplus01:22
coffeeguyer upgrade01:22
coffeeguywait a minute i might have their sabnzbdplus from their ppa and software center01:23
OneM_IndustriesSo. For some reason, Ubuntu is refusing to play/read dvds.01:30
lotuspsychje!dvd | OneM_Industries01:31
ubottuOneM_Industries: Ubuntu's default installation and repositories do not include packages needed to play commercial DVDs for legal reasons. For information on adding them, see https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs | For information on the legalities involved, see the "DVD" section of https://help.ubuntu.com/community/FreeFormats01:31
OneM_IndustriesI've already installed those.01:31
OneM_IndustriesI've had those installed for a couple of years, but recently it stopped working.01:32
totLOneM_Industries, your drive is fine?01:32
OneM_IndustriesYep. CDs still work, and it sees the drive, just nothing on the drive.01:33
totLOneM_Industries, DVd drives may play Cd but not DVD01:34
totLOneM_Industries, have a terminal?01:34
OneM_IndustriesYep.01:34
OneM_IndustriesOdd thing is, in the past, it worked fine. Sometime recently it stopped, cause it's not playing tonight's Netflix DVD. >.<01:35
totLOneM_Industries, you may try "<put your sudo stuff ahead> tail -f /var/log/messages" and insert the DVD and see what it says01:35
totLOneM_Industries, it seems new content: the DVD may also be in a "recent format" that your drivers do not recognize01:36
OneM_IndustriesAh, hm.01:37
OneM_Industriestail: cannot open ‘/var/log/messages’ for reading: No such file or directory01:39
totLOneM_Industries, can you mount it as data dvd - and just run the VOB files?01:39
totLno /var/log/messages? bugger01:39
totLme01:39
totLlol01:40
OneM_IndustriesSorry.01:40
totLOneM_Industries, maybe: "dmesg > file", insert DVD, see last lines of file01:42
t0mascan someone please help, I am getting errors for apport when using apt-get or dpkg01:43
OneM_IndustriesHunh. Nothing mentioning the DVD drive...01:44
OneM_IndustriesLet me check something, hang on.01:44
t0masI've looked everywhere and I can't find any info01:44
t0mashttp://paste.ubuntu.com/24650059/01:44
OneM_IndustriesOk, so it absolutely does work with other DVDs.01:45
OneM_IndustriesHunh.01:45
OneM_IndustriesYeah, it's probably too new.01:45
totLoh...01:45
totLOneM_Industries, tried to mount that as data? or it will not even mount?01:46
OneM_IndustriesIt mounts, but it shows up as totally blank.01:46
OneM_Industries(The new disc. The older disc works fine.)01:47
totLthats bad01:47
Bashing-omt0mas: "  reinstall it before attempting a removal " ... have you ' sudo apt install --reinstall apport ' ? Then try and remove it .01:47
totLOneM_Industries, the media may also have problem - can be logical or physical01:48
OneM_IndustriesEeh, it works on the old windows laptop.01:48
t0maswow i feel dumb01:48
totLbye01:48
lilymOKay so in an old project I would do `py.test --doctest-modules` and I could use `# doctest: +ELLIPSIS` but now that doesn't work. What's up with that?01:50
lilymthis is horribly annoying and inconsistent; i've seen this pop up differently on various operating systems/laptops i've had01:53
lilymit doesn't matter if i add  doctest_optionflags = ELLIPSIS or not01:56
lilym<to pytest.ini>01:56
winhelphi guys I need help to install windows from ubuntu01:56
winhelpI cant get winusb to work on my ubuntu 17.0401:56
lilymoh whoah i'm in the wrong room01:56
winhelpsome help would be nice.01:57
winhelpno one around?01:59
lotuspsychje!winusb | winhelp01:59
ubottuwinhelp: WinUSB is a tool for preparing bootable Windows Instalation USBs. Please see http://en.congelli.eu/prog_info_winusb.html for instructions on installation and use. #ubuntu does *not* provide support for this tool, so please do not ask for help here if it doesn't work for you.01:59
winhelpit does not work.\02:00
leftyfbwinhelp: please read the above post from ubottu02:00
winhelpI know is there any tool that ubuntu support to burn iso to usb for windows?02:00
leftyfbwinhelp: I have used winub before without issue. Not sure why it's not working for you.02:01
winhelpcant get working on 17.9402:02
winhelpcant get working on 17.0402:02
leftyfbwinhelp: are you using the official Windows 10 iso from microsoft.com?02:02
winhelpyes02:02
=== keeb is now known as Guest1279
KILICHi02:04
KILICchat02:07
winhelpleftyfb02:07
winhelpcan we talk in pm02:07
winhelp?02:07
leftyfbno02:07
winhelpI get this error02:07
winhelpInstallation failed ! Exit code: 256 Log: Formatting device... Error: Partition(s) on /dev/sdb are being used.02:07
KILICare you hacker?02:07
leftyfbKILIC: do you need help with ubuntu?02:08
winhelpsome help would be nice02:08
leftyfbwinhelp: try: sudo umount /media/$USER/*02:08
leftyfbthen try winusb02:08
psychoticwarrioralways try umount <dev mount>02:34
psychoticwarriortry to see if it works02:34
psychoticwarrioror mount </dev/> in another OS02:35
lotuspsychje!who | psychoticwarrior02:35
ubottupsychoticwarrior: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :)02:35
psychoticwarriorleftyfb02:36
leftyfb?02:36
IntelCoreHi - installed 16.04 on 14.04 -- the upgrade, and ccsm, gnome is not there.02:36
psychoticwarriorwere you trying to unmount something02:36
psychoticwarriorwinhelp i mean02:37
IntelCore- I had gnome so that on log-on there was a dot to click that let me choose desktop02:38
IntelCoreand i put my pass, and got the one selected02:39
IntelCoreIs this re-fixable?02:39
psychoticwarriorwhat are you trying to fix specifically?02:41
=== keeb is now known as Guest36320
IntelCoreI think it broke Gnome02:41
psychoticwarrioroh shit that sucks02:42
IntelCorehad ccsm - cube.. and gnome menu, both not there02:42
IntelCoreI mean, I think ccsm is, but dunno02:43
leftyfbIntelCore: sudo apt-get install gnome-flashback gnome-panel02:43
IntelCoreNow the gnome... is it now native in 16.04  ?02:44
lotuspsychjeIntelCore: no, 18.0402:44
IntelCoreoo.02:44
IntelCorety on panel02:44
IntelCoreSome files - no longer needed02:46
IntelCoreIgnoring file '50unattended-upgrades.ucf-dist' in directory '/etc/apt/apt.conf.d/' as it has an invalid filename extension02:47
Bashing-omIntelCore: That is OK for now , continue on .02:48
IntelCorelol, all I did was to run the upgrade on what I thought was updated 14.0402:48
IntelCore522 delete, and 2400's file upgrade02:49
IntelCoreyou bash?02:50
Bashing-omIntelCore: ^ UnGood :(02:50
IntelCorewell.. it's just the stiff install...02:51
IntelCoreoo.OO  I got a wobbly02:53
IntelCorehmm.. no spin/cube now02:54
IntelCoreAlso.. how do I restart?02:55
IntelCoreI see "shutdown" only02:56
gnome_usrIntelCore have you tried command line: sudo reboot?02:56
IntelCore<< excuse a noob02:57
IntelCorenoob isnt terminal -ized02:57
IntelCorelol02:58
IntelCoreoic - shutdown may give the restart option..02:59
gnome_usroh. No prob. It's actually prettty easy. Just type sudo then single space and type reboot. Then input your password when it asks and i will soon restart for you.03:00
gnome_usrit*03:00
IntelCoreYeah gotcha03:00
IntelCoreHad menu list on left of my programs -- that still there?03:01
IntelCoreAnd, now windows fill screen..03:01
Rahul_Rawat_Anybody having a idea or a link about INTERRUPT handling in kernel 3.x or 4.x03:02
IntelCoreRescheduling Interrupts on the ubuntu community web pages, search.. it says on 4.303:06
IntelCoreAnd a link says Red-Hat03:06
IntelCorejust a gogl03:07
GabrielCyo, when i hit "sudo apt-add-repository "deb http://mirror.fsf.org/trisquel/ toutatis-updates main" " then update, i get GPG key missing03:09
lotuspsychje!enter | IntelCore03:09
ubottuIntelCore: Please try and keep as much of your info as possible on ONE line - easier to follow for everyone.03:09
IntelCoreGabrielC - I read by google searched and found the keys can be changed03:13
GabrielCalright, thanks for digging, what should i do?03:14
GabrielCIntelCore%^03:14
IntelCoreIs you going to the right repo ?03:14
GabrielCactually I'm just trying to install icecat03:14
GabrielC+maintaining03:15
IntelCoreAnd it did not have it in apt-get?03:15
GabrielCnah, you'll have to add trisquel repos for it to apt-get03:16
GabrielCbrb03:16
IntelCorejust down it from website03:17
gnome_usrThis might be relevant Gabriel: http://howtoistart.com/how-to-fix-missing-gpg-keys-in-ubuntu-mint-debian03:17
IntelCoreIt looks interesting03:18
GabrielCbackl03:20
IntelCoreOfficial releases of IceCat are available from ftp.gnu.org03:20
GabrielCIntelCore03:21
GabrielChttps://www.linuxhelp.com/how-to-install-icecat-in-ubuntu/03:21
GabrielCgnome_usr: i don't really trust webupd8 :p03:21
victorqueirozWhy OS X font rendering is so god?03:23
GabrielCwhy i never wondered how <victorqueiroz>03:23
victorqueirozIs Ubuntu fontconfig really patched to look better?03:24
IntelCorehttps://www.gnu.org/prep/ftp.html03:27
Nilesh_which package gives lua.so?03:32
GabrielCwhat is lua.so03:35
Nilesh_lua library03:35
GabrielChold on :)03:36
GabrielChave you tried dat package manager?03:36
IntelCoregnu has an Os??03:38
IntelCorenever seen gnu with all in an OS03:39
graphitemastergnu's hurd is great, the man page for audio suggests you buy a cd player to listen to music03:40
graphitemasterbecause hurd still does not support audio03:40
IntelCoreoh03:40
IntelCorelike.. ffmpegged 14.04ubuntu - 3rd party03:41
GabrielCNilesh_, sorry i tried DDG and Synaptic Package Manager.. something came up, g2g03:41
latemushey03:42
IntelCore:)03:42
CalifHello, I seem to have an issue getting my 16.04 install to take a static gateway in the interfaces file03:43
Nilesh_15GabrielC: its ok03:43
Nilesh_I was looking for devl libraries03:43
CalifI can see it configured in the enp3s0 interface stanza but it doesnt' seem to get picked up on a route -n03:44
Califtried rebooting, and disabled network manager03:44
Califother ip info seems to populate ok03:44
IntelCoreGabrielC - there is Apt-Key Manager in apt-get - a graphical manager03:46
IntelCoreGraphical administration tool for digital keys used with APT03:47
GabrielCIntelCore, awesome! thank03:48
GabrielCIntelCore, how do i find a gpg key?03:49
GabrielCe.g. this could be a scam, just saying... look no comments: https://gist.github.com/phihag03:50
=== semeion is now known as mnemonic
oihvirtx86Hey Guys, I have a question about oVirt, can someone help me?03:56
mercenaryshipDoes Ubuntu have a small net installer?04:06
mercenaryshipI can use a server room.04:07
mercenaryshipTo do things right.04:07
mercenaryshipCan you see if the military will fund me.04:07
mercenaryshipI can repair quantal and takeover the globe.. again.04:08
IntelCorelol. Ubuntu is an iso file04:08
mercenaryshipprivmsg if interested04:08
lilymin addition to lsb_release isn't there a file i can cat to find distro version?04:09
IntelCorethat is on da web04:10
Bashing-omlilym: cat /etc/issue is another .04:10
IntelCorere-bies04:11
=== me is now known as Guest37331
lilymBashing-om, nice04:17
=== jpereira is now known as Guest52218
=== Guest52218 is now known as jpereira_
lilymhttps://github.com/pytest-dev/pytest/issues/243504:25
lilymdangit wrong place again04:25
bighi04:29
IntelCoregot gnome flashback, and compiz worked04:31
IntelCorety ty ty04:31
Guy1524hey guys I have found a file called dead.letter in my root folder, here are the contents: http://paste.ubuntu.com/24651578/04:33
Guy1524should I be worried about it04:33
=== war10ck is now known as Guest84850
IntelCoreGuy1524 - it is a mail thing, google it04:36
IntelCoreThis is a mbox formatted file and you can use mailx to read it: mailx -f dead.letter04:39
IntelCoreif you are failing to send mail.. that would need to be looked into04:41
amicrawlerin the terminal is the usename show up and then a @computer04:55
amicrawlermy shell shows my username@something else:~$04:57
=== Guest84850 is now known as war10ck
=== war10ck is now known as Guest84850
Bashing-omamicrawler: @something else the same as shown ' cat /etc/hosts ; cat /etc/hostname ' ?05:02
amicrawleryes shows the host name not user05:04
amicrawlerhow do i get it back to default05:04
amicrawlerso does not show host name05:05
Bashing-omamicrawler: What release are you on .. systemd matters .05:08
Bashing-om!host | amicrawler05:08
amicrawler16.0405:08
amicrawleri was installing plex05:08
akanndelhow05:09
Bashing-om!hostname | amicrawler05:10
ubottuamicrawler: Use hostname <somehostname> to set the hostname, or to do it permanently: edit /etc/hosts to include BOTH the old and new hostname and then change /etc/hostname to the new one. WARNING! Make sure that your current hostname and /etc/hosts match, otherwise sudo may not work properly.05:10
amicrawleri was just trying to get plex to work right05:11
Bashing-omamicrawler: Might also pay attention to ' man hostnamectl ' .05:14
aus_malHi, just wondering, if it's not too painful, how I can copy programs from one installation of Ubuntu to another on a separate partition? thanks05:23
Bashing-omaus_mal: Just mount the partition and copy way . sometimes easier in the GUI file manager .05:30
aus_malthanks, gonna try making links as well05:31
alexghey!\05:46
dzipchow to use "wget" to do the same thing?    curl -XPUT http://elasticsearch:9200/.kibana/index-pattern/cadvisor -d '{"title" : "cadvisor*",  "timeFieldName": "container_stats.timestamp"}'06:12
=== terminus1 is now known as lps2
lapideviridiDoes anyone know whether the kerning in OpenOffice is better than in Libre Office? Honestly, Libre Office makes it horrible to read my own text06:26
Anonymou1how much do canonical pay helpers for support in this channel?06:57
doonie1 billion dollars *g*06:58
YankDownUnderDonuts.06:59
Anonymou1doonie: easy money IMHO07:01
sebsebsebAnonymou1: nothing07:02
sebsebsebAnonymou1: they use people for FREE07:02
JDT_54I have a question, I cant seem to login remotely, to a ubuntu 12.04lts computer07:02
JDT_54I've tried with filezilla and scp from commandline07:02
doonieopen source, dig it!07:03
doonieits hard to login with scp, but then again a hax0r can do anything these days :D try ssh gtg!07:03
ducasseJDT_54: 12.04 is now eol, no longer supported07:03
Anonymou1sebsebseb: really? It's true face of free software huh07:03
YankDownUnderJDT_54, Have you logged into the machine remotely before?07:03
GinTTdoes someone help to fix WICD problem , it can't obtain IP, my usb net adapter can't work07:03
ark_Hi07:03
JDT_54also change the iptables setting for port 22 #ssh and port 25 #stmp07:03
sebsebsebAnonymou1: not always, but support and marketting does not tend to get payment07:04
JDT_54doonie ?gtg?07:05
GinTTdoes someone familliar with wicd networkmanager ?07:05
=== bdunn_ is now known as bdunn
JDT_54no but i can connect it remotely to other machines and filezilla works and so does ssh scp07:06
sebsebsebAnonymou1: really canonical dictate the direction of ubuntu, mark shuttleworth in particular, the dropping of unity 7 8 and the ubuntu touch project are examples of that, but changing the interface to unity in the firstt place and making it was them to, but this is off topic now07:07
ducasse!ot | sebsebseb07:07
ubottusebsebseb: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!07:07
sebsebsebducasse: yes as I put above at end07:07
Anonymou1sebsebseb: I see07:08
GinTT does someone familiar with wicd networkmanager ? it failed at obtaining ip07:09
Anonymou1sebsebseb: but does it mean linux community is society of selfless people?07:10
sebsebsebAnonymou1: its a commercial distro with a company, and a volunteer user comunity such as most people in here, who help  support its, but ill stop offtopic now, and go back to waiting for a potential support issue to help with07:10
Anonymou1sebsebseb: you're now helpin' me. Thanks a lot07:11
sebsebsebAnonymou1: pm me if you want to contine this chat, but the answer to your question is no i guess, since certain distros are nothing but volunteers the developrs everyone07:13
sebsebseboh gone already oh well07:13
=== monk is now known as MustaKrakish
pank_test07:34
balistehi guys - after reboot "ecryptfs-mount-private" does not run by default - i need to change a tty, run it - give the passphrase, and only then i can login. why did this happen?07:45
amosbirdhi, how can I change this interface name to p5p1   "6: p4p1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000 " ?08:03
ducassebaliste: run 'sudo pam-auth-update', make sure 'ecryptfs key/mount management' is activated08:08
balisteducasse, ty08:10
[twisti]trying to apt update, my ubuntu lts 16 sits at "0% [Connecting to security.ubuntu.com (2001:67c:1562::19)]" forever08:23
[twisti]but i can open it in a browser just fine08:23
[twisti]any help ?08:23
=== Jochen_wvdT is now known as Schlawiner
ducasse[twisti]: put 'Acquire::ForceIPv4 "true";' (without single quotes) in /etc/apt/apt.conf.d/99force-ipv4, then try again08:28
[twisti]thanks, appreciated08:31
IntelCoreconnected09:10
ddddhola senor09:25
LeBronse_I keep getting a popup telling me to install flash for extra functionality and I can't figure out how to stop it. I'm using Kubuntu. Does anyone know how to stop this?09:29
pagzis it an option to install flash ?09:32
LeBronse_I declined to install it at installation and now about every half an hour I get a notification telling me to install flash without any way of expressing that I simply don't want it09:33
akikLeBronse_: there's a setting in kde notifications for it09:34
akikLeBronse_: "In KDE you can turn off "Restricted codec availability" under 'System Settings' -> Notifications -> 'Other Notifications'."09:35
LeBronse_akik: Thankyou!09:36
LeBronse_akik: Can i just ask how you knew that.  Did you search on the internet or just know off the top of your head?09:37
akikLeBronse_: i've ran into the same problem09:37
akikit's a weird default as everybody wants to get rid of flash09:37
LeBronse_Ah ok, I was searching and couldn't find anything what I wanted. Thanks09:38
akikLeBronse_: usually you write the text from the popup into the search engine09:38
LeBronse_akik: Wow. I did not even think of that...09:40
LeBronse_akik: that's not sarcasm haha. I can't believe I didn't think of that09:40
dancingd3mon__can someone tell me how do i use IPMI ? my OS is Ubuntu 16.04, i tried to reboot my server and it wont come up. The support recommended me doing an IPMI and check the status od my OS. Can someone tell me what do ?09:46
IntelCorehttps://www.google.com/search?q=IPMI&ie=UTF-8&sa=Search&channel=fe&client=browser-ubuntu&hl=en09:53
IntelCorecheck your bios uefi/efi is good09:53
IntelCoreif you had a server, did it crash?09:54
IntelCoreWhat are you trying to run server on?09:55
IntelCoreIf you have grub, run advanced mode (2nd entry on the menu)09:56
IntelCorewww.us-cert.gov/ncas/alerts/TA13-207A   (IPMI)10:00
rockyhHi!10:03
rockyhnfs(5) says that in /etc/fstab the fstype field should contain `nfs' for a nfs filesystem, and use of `nfs4' is deprecated10:04
rockyhbut in a Ubuntu official documentation example for 16.04 `nfs4' is used10:05
rockyhso, what should be used?10:05
=== yannis is now known as Guest22499
EriC^^sync10:06
EriC^^sorry wrong window10:06
rockyhhttp://wiki.ubuntu-it.org/Server/Nfs#Ubuntu_16.04_e_successivi here it is suggested to use the allegedly deprecated `nfs4' fstype10:06
IntelCorelinux.die.net/man/5/nfs10:10
dancingd3mon__hey IntelCore, Server was running normally, but then I've tried to sudo apt-get update && sudo apt-get upgrade and it won't let me. I've seen systerm restart is required so I wrote sudo reboot and since then it didn't come back online.10:11
dancingd3mon__I'm in IPMI dell session atm, but I have no idea what I should be doing. Can you tell me what should i look at or do maybe ?10:11
IntelCoreThe  fstype  field  contains  "nfs".10:12
dancingd3mon__http://i.imgur.com/sG1zlLU.png10:14
dancingd3mon__http://i.imgur.com/GNKrvaJ.png10:14
dancingd3mon__that's what I'm seeing atm IntelCore10:14
IntelCoredepricated is means you dont use 4 or 5.. or like nfs4 mfs5 - just nfs10:16
IntelCoredancing3mon --- Dell has an entire community on your issue10:17
dancingd3mon__I'm sorry but what's my issue atm ?10:17
IntelCoreI found MIT also have a link10:17
dancingd3mon__like you can tell why the server is down already?10:17
IntelCoreno10:18
IntelCoreyou try run manager10:18
IntelCoreIPMI10:19
IntelCoreif your srvr wont boot try bios, try reboot, try advanced ubuntu start-up from grub menu10:20
dancingd3mon__I have no idea how to do this tbh, can you walk me through it ?10:20
IntelCoreyou have access to internet, it is explained10:21
dancingd3mon__yeah but where do i see a screen like SSH here?10:23
dancingd3mon__i can't SSH into my server so where do i write those CL ?10:23
IntelCoreThe IPMItool package supports two interface types: a local ... of an open source tool called IPMItool with IPMI 1.5–compliant Dell servers .10:27
IntelCorethere is an entire pdf file for remote raw commands, outside scope of this chan10:28
IntelCorezzZZzzz10:29
dancingd3mon__IntelCore,10:32
dancingd3mon__I still can't get it done :/10:33
HexaByteHi guys. On 16.04 I need php 5.6 alongside 7.0. So I added ppa:ondrej/php. After checking apt-get dist-upgrade system now wants to upgrade my php7.0 to 7.1. How can I stop that and use official 7.0 php upgrades and install 5.6 along side. (see https://pastebin.com/hNxcJZFF)10:35
MonkeyDust!pin | HexaByte is this useful10:37
ubottuHexaByte is this useful: pinning is an advanced feature that APT can use to prefer particular packages over others. See https://help.ubuntu.com/community/PinningHowto10:37
multifractalhow do i find where apt-get installed a package (libatlas-base-dev)?10:39
arunpyasi_Why am I having issues with my WIFI in Ubuntu 16.04 LTS ?? Wifi disconnects time and again !!10:40
EriC^^dpkg -L libat...10:40
BluesKajHey folks10:42
arunpyasi_EriC^^, Hi10:46
arunpyasi_EriC^^, any idea about my issue ?10:46
EriC^^arunpyasi_: check dmesg10:47
arunpyasi_EriC^^, http://thehackernews.com/2017/05/samba-rce-exploit.html Has this been released to Xenial ?10:48
EriC^^no idea10:49
arunpyasi_hmm..10:51
arunpyasi_EriC^^, the security patch to Xenial and others are the same right ?10:51
EriC^^i guess so to all still supported ones10:51
tomreynarunpyasi_: https://people.canonical.com/~ubuntu-security/cve/2017/CVE-2017-7494.html11:01
tomreynso for all ubuntu releases except 17.04 (which is not yet released) the answer is 'yes, fixes are available'11:02
tomreynall supported releases, to be precise11:03
=== jstein_ is now known as jstein
zachflemhi folks, i've just installed ubuntu mate, and I'm having trouble getting webmin to install.  I'm logged into the machine via ssh.11:16
arunpyasi_tomreyn, hmm great11:16
zachflemi've added the repos, running everything as sudo, getting 403 errors for the repos when i run "apt-get update"11:16
zachflemgetting 3 dependencies failing, which I am assuming is because the repo can't be found11:17
fallentreezachflem: what repos?11:19
zachflem deb http://download.webmin.com/download/repository sarge contrib deb http://webmin.mirror.somersettechsolutions.co.uk/repository sarge contrib11:20
zachflemthats the two lines i added to /etc/apt/sources.list11:20
zachflemi thought it might have been because they were sarge repos, so I changed the 'sarge' to 'xenial' like the rest of the entries, but it doesnt seem to exist either, so I changed it back11:21
fallentreezachflem: first of al... sarge? that's debian and very quite indeed old.11:21
fallentreeyeah, if they don't have working URLs for ubuntu (and specific versions thereof due to dependencies), it's not gonna work.11:22
zachflemfallentree, i tried using the deb, but i still get the dependency error, and it says they dont exist (paraphrasing)11:23
pagzwhat service edits /etc/network/interfaces i make changes to it manually (iface enp2s0 inet6 auto) and on reboot its reverted too (iface enp2s0 inet6 manual)11:26
zachflemjust ran 'apt-get update' and it seems the repo that is 403 is '/main i386 packages'11:27
cmdrkotori>Failed to fetch http://au.archive.ubuntu.com/ubuntu/pool/universe/k/kcharselect/kcharselect_16.12.3-0ubuntu1_amd64.deb  403  Forbidden11:27
hkeylocal_pitelhello11:28
hkeylocal_pitelanybody here?11:28
_Vix1760 users.11:28
cmdrkotorii'm not here11:29
cmdrkotorii am a bot11:29
redbikeg nickserv identify fZ,zO1NZ11:29
cmdrkotorinice password11:29
zachflem(0_o)11:30
redbikei had to change it :D11:30
redbikeapparently11:30
redbikebut u can't say it wasn't safe enough11:30
fallentreezachflem: did you see this page? http://www.webmin.com/deb.html11:31
fallentreezachflem: specifically the paragraph "If Debian complains about missing dependencies..."  and "If you're installing on Ubuntu..."  ?11:31
zachflemfallentree, yeah have that, but the libauthen-pam-perl fails11:31
fallentreeredbike: why not use SASL for automated login?11:32
fallentreezachflem: I guess it's not compatible with Ubuntu any more. Perhaps best contact them directly, maybe there's an IRC channel11:32
zachflemi had it installed on the same machine, yesterday, but I was using the server install11:33
HexaByteCan someone please help me to get just php 5.6 from ppa:ondrej/php while leaving the official php 7.0 installed even during apt-get dist-upgrade? Is there a way to get just php 5.6 from ondrej's PPA?11:33
fallentreezachflem: which ubuntu version is that?11:33
redbikefallentree: i should11:33
zachflemI was having trouble with mounting usb drives though so thought i'd try running mate headless11:33
fallentreezachflem: that's flavor, but which version?11:34
zachflem16.04 for server and 17.04 for mate11:34
zachflemmaybe I should get the 16.04 version of mate11:34
fallentreezachflem: the package seems to exist for trusty through artful11:34
fallentree!info libauthen-pam-perl11:35
ubottulibauthen-pam-perl (source: libauthen-pam-perl): Perl interface to PAM library. In component universe, is optional. Version 0.16-3build3 (zesty), package size 24 kB, installed size 80 kB11:35
leftyfbzachflem: there's no reason you should be bothering with webmin. Also, you mention it's to fix a problem (which it won't fix), why not ask for help with the original problem instead of asking for help with what you think is the solution to the problem?11:35
leftyfbHexaByte: just so you know, some of the changes in 7.0 from 5.0 were for security reasons. If you want 5.0 because some application doesn't work with 7, you're probably doing it wrong.11:36
HexaByteleftyfb: 5.6 is supported till end of 2018.11:38
leftyfbHexaByte: Windows xp is supported in some cases still. I still wouldn't recommend anyone run it.11:39
zachflemleftyfb, i was trying to get external usb drives to automount and auto share in server, but just couldnt get it to work, i figured I'd try the desktop version as the automounting is already working out of the box11:39
HexaByteI already have working 7.0 from official repo, but want 5.6 for some old php app alongside. The problem is that when I add ondrej's repo it wants to replace my official php as well: https://pastebin.com/hNxcJZFF11:39
HexaByteI looked into pining but am unable to find a solution11:39
leftyfbHexaByte: why not run your application in an lxc container with your old version of php?11:40
HexaByteleftyfb: because this is a LXC container already and I do not want/can get another virtual instance11:40
fallentreeHexaByte: what specific incompatibilities you're having with 7.x?11:40
fallentreeHexaByte: also you seem to be using containers wrong. With containers you can separate your 7.x apps from 5.x apps, each running in their own container, so it wouldn't matter if the PPA replaces the default PHP11:41
HexaBytefallentree: i do not have any. Developer has. I wast just ordered to install 5.6 alongside. While I can do it with CentOS and Software Selectios or remi's repos, i'm new to Ubuntu and unable to do it without getting main php upgraded, which I do not11:42
HexaByteI have not access to host hypervisor in order to create another LXC container11:42
HexaBytei do not want to create a container within a container. Why don't just just help me, masking certain packages from a ppa?11:43
fallentreeHexaByte: it's an LXC hosting service?11:43
=== juboxi is now known as jubo2
HexaByteLXC is container, like LXD and Docker are11:44
fallentreewe are helping you. there's the "right way to do it" and there's the "wrong, convoluted way with masking, dependency and version collisions, etc...". containers were invented exactly for that reason -- clean, separate environments.11:44
fallentreeI know what LXC is, but if you have a container, but no access to the host to create another, is that a hosting service whre you purchased a container?11:44
HexaBytefallentree: so you suggest container within a container?11:44
fallentreeno, I suggest separate containers11:45
HexaByteI was ordered to make it happen within the same container. I can not tell my boss what to do. I suggested creating another VM, but was met with negative answer.11:45
HexaByteI appreciate your help in this regard, but sadly I have to do it within a container and within Ubuntu 16.04, where i'm a bit lost.11:46
zachflemfallentree "E: Package 'libauthen-pam-perl' has no installation candidate" and the same for libio-pty-perl and apt-show-versions when trying to install the dependencies manually, as per that link from before11:47
leftyfbHexaByte: beyond suggesting from google: https://lornajane.net/posts/2016/php-7-0-and-5-6-on-ubuntu , what you're boss is asking for is the wrong way to go about it and should not be done11:47
HexaByte:-)11:47
HexaBytewhen adding that ppa, it wants to replace official PHP when doing apt-get dist-upgrade11:48
HexaBytei want to keep official PHP at least11:48
ducasse!pin | HexaByte11:48
ubottuHexaByte: pinning is an advanced feature that APT can use to prefer particular packages over others. See https://help.ubuntu.com/community/PinningHowto11:48
fallentreeHexaByte: you have really only three options: 1) install php 5.6 only, 2) use separate containers, 3) use a PPA that namespaces packages, so eg. you have php56 and php (or php7)11:49
tomreynHexaByte: why do you want to keep the php packages which are part of ubuntu then?11:49
leftyfbHexaByte: have you already followed those instructions exactly? Mainly: sudo apt-get install php5.6 php7.0 ?11:49
HexaByteexactly tomreyn11:49
fallentreeHexaByte: you can't keep both 7.x and 5.6 php if the packages are named the same11:49
HexaBytethey are not11:49
leftyfbfallentree: they're not11:49
leftyfbHexaByte: have you already followed those instructions exactly? Mainly: sudo apt-get install php5.6 php7.0 ?11:50
HexaByteleftyfb: have you read my pastebin?11:50
HexaBytethe problem is when i want to do dist-upgrade11:50
HexaBytedue to uprading php-common11:50
HexaByteor php place holder packages11:50
HexaBytei can install specific versions without a problem11:50
fallentreewhich is what I said, the packages are named the same. or are there php-common7.0 and php-common5.6 ?11:50
HexaBytebut the ypgrade jsut wants to replace my 7.0 official php with 7.111:51
tomreynright, if you want to have two versions of php on one system, use ondrej's PPA and replace the ubuntu packages.11:51
leftyfbHexaByte: the instructions I gave you do not use dist-upgrade11:51
fallentreeoh wait, I thought it wanted to replace 7.0 with 5.611:51
HexaByteleftyfb: how do you upgrade then?11:51
leftyfbHexaByte: you follow the instructions I gave you11:52
HexaByteleftyfb: it seems to me that you do not understand that if i follow your instructions I get official php version replaced11:52
leftyfbHexaByte: you won't know that till you try (which you have not)11:53
HexaBytei have11:53
leftyfbnegative11:53
hkeylocal_pitelhowdy11:53
HexaBytei will just read pinning docs again11:53
leftyfbsudo "apt-get dis-upgrade" != "sudo apt-get install php5.6 php7.0"11:53
leftyfbHexaByte: sudo apt-get install php5.6 php7.011:53
leftyfbnot dist-upgrade11:53
HexaBytei know11:53
leftyfbthey are different11:53
HexaBytephp7.0 comes from unoficial repo11:54
HexaByteusing your command11:54
fallentreeHexaByte: wait, if I understand you correctly now, it wants to replace php7.0 with php7.1? and you want to keep both 7.0 and 5.6?11:54
leftyfbHexaByte: and?11:54
HexaByteand I do not want to replace official php relese11:54
leftyfbHexaByte: why not?11:54
leftyfband don't say because of security11:54
tomreynthat's the question i asked 5 minute ago ;)11:54
HexaBytebecause i trust official repos more than some xy guy11:54
leftyfbbecause you're well beyond that11:55
fallentreeyou've already broken trust by installing a package from "some xy guy" :)11:55
leftyfband yet you're installing an outdated version of the application that's probably the most exploited on the planet11:55
leftyfbfrom the same source11:55
tomreynondrej does a good job on this PPA. i would not worry too much.11:56
HexaBytei do not know until when xy guy will support 7.0 while I know how long ubuntu will support it11:56
HexaBytewhile this might even be the same guy who is making official releases there is no reasong to switch11:56
fallentreeleftyfb: surely it's not php 5.6.0 but 5.6.30, ie. the patched one? :)11:56
leftyfbHexaByte: if that is the case, then your php7 will update from the official repo11:56
HexaByteonce i add that ppa, it wants to replace official php with 7.111:57
leftyfbHexaByte: also, ondrej is a trusted ubuntu contributer11:57
HexaBytewith his packages11:57
HexaByteleftyfb: i wrote that11:57
HexaByteall i want is to have 5.6 from his repos11:57
tomreynthe reason the 5.6 packages are in this PPA is that the ones of ubuntu proper cannot be installed side by side with another php version.11:57
HexaBytenothing else11:57
fallentreethen pinning is your only option, "only" in the context of constraints you said you had11:58
HexaBytethat's why I asked for help with it11:59
HexaByteif anyone is willing11:59
tomreynpinning wont work either11:59
HexaBytei will read the docs again, but i do not see how it could work..11:59
HexaByteexactly11:59
leftyfbHexaByte: sudo apt-get install php5.6 php7.0 from the ppa. Then remove the ppa, then do your dist-upgrade12:00
fallentreeleftyfb: uh but that will left them hanging with no updates for 5.612:00
leftyfbfallentree: it's php 5.612:00
fallentrees/left/leave12:00
fallentreeleftyfb: is it 5.6.0 or 5.6.30 ?12:00
leftyfbno idea12:00
fallentreethen you can't give that advice. if it's 5.6.30, it's patched and "as secure" as 7.x, relatively speaking12:01
kalcsoHow can I change budgie's menu theme?!12:01
fallentreePersonally, I'd insist with the boss and have separate containers12:01
fallentreeas it sounds right now, security is nowhere on the list of things to do for this project, and you're just setting yourself for a lot of grief12:02
leftyfbkalcso: you'll have to see support from budgie12:02
fallentreeI'd laugh out of the office anyone telling me to install them side by side, with no isolation and a strong MAC policy on php-fpm12:02
kalcsoHere is a theme for GNOME menu: https://github.com/LinxGem33/Arc-Menu12:02
pagzwhat is the correct way i tell ubuntu to grab the inet6 address from my modem/gateway (dhcp/auto) i edit /etc/network/interfaces i make changes to it manually (iface enp2s0 inet6 auto) and on reboot its reverted too (iface enp2s0 inet6 manual)12:02
leftyfbCandidate: 5.6.30-11+deb.sury.org~xenial+312:02
leftyfbthat's from the ppa12:02
fallentreemeaning it's latest, and removing the PPA would leave them without updates12:03
HexaBytei get payed if I have to fix hacked websites, so I do not care. I will install 5.6 from source alongside for that virtualhost12:03
HexaBytetnx for all your help12:03
HexaBytei wish this was CentOS, then we could use packages instead of compiling from source in 2017 :-(12:03
fallentreeHexaByte: containers inside containers is not such a bad idea, given the constraints you have12:04
fallentree(keeping in mind it's just isolation, NOT a security measure)12:04
tomreyn!budgie | kalcso12:05
ubottukalcso: Ubuntu Budgie is a community !flavour of Ubuntu featuring the Budgie desktop. Its first official release will be 17.04. As with all development versions, for questions involving Ubuntu Budgie 17.04 support, visit #ubuntu+1. Ubuntu Budgie 16.04 and 16.10 are not supported by the Ubuntu project. https://ubuntubudgie.org/12:05
kalcsoleftyb where is budgie support? you mean that one in budgie welcome?!12:06
fallentreeeh, 17.04 is out, that info tidbit is old12:06
kalcsoI just installed budgie desktop on my ubuntu 17.0412:06
RalphBado anyone here know the io scheduling stuff really well?12:07
fallentreeRalphBa: no idea, but ask the specific question you have, someone might chime in.12:08
macmacdvcan i use systemd here to auto restart a crashed service?12:08
fallentreemacmacdv: I think that's as simple as adding Restart=always to the service unit file12:09
fallentreemacmacdv: do consider the consequences of that, if the service does not expect to be restarted like that in case of a crash12:10
macmacdvfallentree: thank you very much.12:10
=== czesmir_ is now known as czesmir
fallentreemacmacdv: check the systemd.service manpage, it explains several options which might suit you better. blindly restarting is NEVER a solution.12:12
dancingd3mon__can someone tell me what i should be doing here ? http://i.imgur.com/dHrzjkY.png12:12
dancingd3mon__I can't connect to my server and that what it shows in the virtual console12:13
fallentreedancingd3mon__: run the fsck manually? `fsck /dev/sda3`12:13
=== thinkt4n_ is now known as thinkt4nk
macmacdvfallentree: thanks again. I'll check that out.12:13
fallentreemacmacdv: the section on Restart=12:14
macmacdvfallentree: okay sir.12:14
ioriaRestart=always12:14
tomreynkalcso: budgie is supported here (starting version 17.04), sorry for making ubottu provide you with misleading information earlier.12:15
dancingd3mon__fallentree doing this atm12:15
tomreynkalcso: there is also #ubuntu-budgie12:15
dancingd3mon__thats what i see now : http://i.imgur.com/GyeO7Qp.png12:15
dancingd3mon__should i ignore this ?12:15
kalcso!tomreyn12:16
tomreyn?12:16
kalcso!tomreyn thanks.12:16
ioriakalcso, budgie-core is installed ?12:16
tomreynkalcso: welcome (no need for exclamation marks there, i'm human)12:16
kalcsoYes it is12:17
ioriakalcso,  and not working ?12:17
kalcsoNo, actually it works12:17
ioriakalcso,  what's the problem , then ?12:18
macmacdvshould i put the service.service on /etc/systemd/system or on /etc/systemd/system/multi-user.target.wants ?12:18
tomreyn<kalcso> How can I change budgie's menu theme?!12:18
ioriaoh12:18
ioria!info budgie-desktop-environment12:18
ubottubudgie-desktop-environment (source: budgie-desktop-environment): Desktop environment customisation for Ubuntu Budgie. In component universe, is optional. Version 0.7.4 (zesty), package size 4 kB, installed size 46 kB12:18
ioriakalcso,  i think there is another pkg for that budgie de, maybe you need that ... never tried thou12:19
kalcsoI had it12:20
kalcsoI've all budgies requirements12:20
kalcsoI just need to change it's menu theme12:20
dancingd3mon__what should i use of those : http://i.imgur.com/OSmEZvp.png ?12:23
ioriakalcso, do you have in desktop settings panel  a 'Raven' item ?12:23
fallentreedancingd3mon__: the first one, the default12:25
fallentreedancingd3mon__: that error... what exactly happened? did you have a hard restart / power failure?12:26
dancingd3mon__i just typed sudo reboot because for some reasons it wouldn't update or upgrade the system12:26
kalcsoioria, I don't see any "Raven"12:26
fallentreedancingd3mon__: eh those reasons are important, could be the same thing that caused this corruption. sounds like filesystem corruption. bad disk?12:27
dancingd3mon__ok so now i can connect to my server using this virtual console but my ssh still won't connect12:27
dancingd3mon__fallentree, what can be the reason ?12:27
tomreyndancingd3mon__: as it say in the first screenshot you posted, your /dev/sda3 file system (which probably hosts the root file system) requires manual file system recovery.12:29
fallentreedancingd3mon__: disk failures. is that a VM or baremetal?12:29
tomreynso your boot process was interrupted and did not get to launch the openssh server12:29
fallentreedancingd3mon__: if you're logged in through the console, check dmesg, see what it says, also journalctl -p err -n12:30
dancingd3mon__yes, i've done this and it was fixed. Now I'm in my server but using putty I still can't connect to my box.12:30
dancingd3mon__okay will do this now12:30
dancingd3mon__fallentree, this is what i see : http://i.imgur.com/OrvHwTO.png12:34
fallentreedancingd3mon__: a lot of failures there. does dmesg indicate problems with the disk? maybe run another fsck. is this a VM or baremetal?12:35
dancingd3mon__I'm sorry but how can i tell this the VM or baremetal ? it's a dedicated server I've bought of oneprovider12:36
dancingd3mon__I will run fsck again then but currently i can ftp to my server normally but only ssh to it won't work.12:37
jhaigHi. Just looking at the release notes for 17.04 and I see that it will use a swap file instead of partition. What are the benefits of a file instead of a partition?12:38
fallentreedancingd3mon__: dedicated = baremetal. very likely you have a failed disk there. running smartctl would give you some indication of that. also dmesg12:39
Ventrossanyone have any experience running an IRC server on 17.04?12:40
dancingd3mon__thats what i see when i type dmesg fallentree http://i.imgur.com/59VPbAX.png12:41
tomreyndancingd3mon__: can you show the output of: service sshd status12:41
akikdancingd3mon__: you could check lscpu and /proc/cpuinfo for clues whether it's a vm12:41
dancingd3mon__tomreyn, thats what i see http://i.imgur.com/BN0X689.png12:41
tomreyndancingd3mon__: this suggests that your ssh server is currently running12:42
tomreyndancingd3mon__: whats the error message you get when you try to connect to it?12:42
fallentreedancingd3mon__: there should be more output, look earlier for any disk problems. and again, try smartctl from smartmontools, it's not absolute but may indicate problems.12:42
dancingd3mon__okay thanks akik, but iirc when buying the server there was a choice to either go for VM or dedicated, and I chose the dedicated.12:43
dancingd3mon__hmm weird, not it connected just fine..12:43
akik!info virt-what xenial12:43
dancingd3mon__it kept on giving me connection timeout or something12:43
ubottuvirt-what (source: virt-what): detect if we are running in a virtual machine. In component universe, is extra. Version 1.14-1 (xenial), package size 12 kB, installed size 65 kB12:43
dancingd3mon__now*12:44
tomreyndancingd3mon__: i agree with akik that you should now try to get a better idea of what happened and caused these issues you had, since there is a good chance they can happen again.12:45
tomreynand you may want to be prepared for them, or even ask your provider to replace hardware.12:45
akiki just commented about virtualization12:45
dancingd3mon__oh thanks guys, so what should i type now to check what happened ?12:46
tomreyndancingd3mon__: check /var/log/syslog and maybe /var/log/syslog.1 and older ones. you want to check what was logged around the time your root file system became unavailable.12:48
tomreyndancingd3mon__: you should also run a long self test on /dev/sda using smartmon-tools12:49
fallentreesmartmontools12:49
tomreyncorrect, thanks12:49
fallentreesmartctl command from smartmontools package12:49
fallentreeit's a bit heavy on dependencies, will want to install a mail server (because of smartd notifications)12:50
fallentreedancingd3mon__: another thing, since that's a dedicated server, do you have raid, or is it a single disk set up?12:50
tomreynwell just s-nail12:50
dancingd3mon__it's raid 012:51
fallentreedancingd3mon__: 0? you sure?12:51
fallentreenot 1 (mirror) but 0 (stripe)?12:51
dancingd3mon__http://i.imgur.com/XJhgoAl.png12:52
dancingd3mon__guess not, It's raid 0 afaik.12:52
fallentreewell if that is true, and it's raid 0 and hardware even, you're in a world of hurt if you don't have backups and there's corruption or failure with even a single drive.12:52
fallentreedancingd3mon__: what I'd suggest to you is rebooting into a rescue mode if your provider has it, and then check everything thoroughly. in fact, actually, I'd recommend you to reinstall with software raid 1 (after replacing failed disk), and restore from backups.12:53
fallentreeraid 0 should be used only, and ONLY, if you really need io performance on highly volatile (easy to replace) data.12:54
tomreynthat'll only work if you can manage / disable the hardware RAID, though12:54
fallentreebut then, if you need performance, ssds are the right way today12:54
fallentreetomreyn: that's true, or put it into jbod mode and then run mdadm on two disks. surely all HW raids support that12:55
tomreyndancingd3mon__: when ssh wasnt working but you were still able to access the server, how did this work technically?12:55
dancingd3mon__the server has 2 HDD 1 TB each and It came with raid1 but since it's only 2 TB and tbh the data I have there isn't that much important, I wanted a better performance and a bigger space.12:56
tomreyni'm trying to get a better understanding of your hardware and whether or how you can configure the BIOS / UEFI12:57
fallentreetomreyn: virtual console, KVM probably12:57
dancingd3mon__so I reinstalled it choosing RAID0 from the onepanal thing for oneprovider site.12:57
fallentreedancingd3mon__: then the best thing to do (if you really don't want to switch raid levels) is to reboot into rescue mode, identify the failure, replace drive and reinstall everything.12:58
tomreyndancingd3mon__: do you know which RAID controller it has?12:58
dancingd3mon__It wouldn't start and the staff said i should request an IPMI session so i did that and i started the virtual console preview. It was stuck with some errors which i don't remember tbh,..I chose macros then ctrl+alt_Del and it restarted the system and then the FSCK showed up13:00
dancingd3mon__I had to do it manually then again restarted the system and then i was able to log in.13:00
dancingd3mon__I have no idea which raid controller it has13:00
fallentreelspci might tell you13:01
tomreynhdparm -i /dev/sda13:01
tomreyn"IPMI session" suggests it is probably a supermicro server13:01
dancingd3mon__for the hdparm : http://i.imgur.com/FqkwNVj.png13:02
dancingd3mon__lspci : http://i.imgur.com/lBVAmuf.png13:02
tomreynhmm, that can be a broken disk13:02
dancingd3mon__http://i.imgur.com/N3qXIAK.png13:03
dancingd3mon__should I ask them to replace it or something ?13:03
fallentreedancingd3mon__: you should first identify which one it is. note, if they replace it, you have to reinstall everything from scratch.13:04
dancingd3mon__it's fine to install everything from scratch13:04
dancingd3mon__but identifying which one can be a bit hard for me i guess since I mostly know some CL that I use and that's it.13:05
tomreynSo you have an LSI Logic HW RAID controller for SAS disks, and an on-board Intel SATA controller which can probably do fake RAID.13:06
tomreynAnd the server is probably a DELL13:06
fallentreedancingd3mon__: like I said, reboot into rescue mode, then run a battery of tests. smartctl will give indication of issues. maybe the problems are already logged, maybe you'll need to run a -t long test on each13:06
dancingd3mon__yes13:06
dancingd3mon__okay so now I'm back in the virtual console review, may i know how to reboot in rescue mode and the smartctl thing ?13:07
fallentreedancingd3mon__: you need to initiate it from your host panel. the idea is not to boot into OS on those drives, but PXE/virtual, then check drives offline13:07
fallentreesince it's hardware raid, you have limited options, in fact other than smartctl tests, and any specific tools the IPMI might have, there's nothing much you can do as the filesystem is not aware of multiple disks, ie. no mdadm to check consistency13:09
KabeAnyone work with Active Directory and Ubuntu before?13:09
dancingd3mon__when i hit the ctrl+alt_delete, i had an ubuntu advanced options and there was recovery option there. Does that help in anyway ?13:09
macmacdvcan I simulate a service that had crash?13:10
dancingd3mon__http://i.imgur.com/OSmEZvp.png13:10
fallentreedancingd3mon__: no, that just boots into the OS on the drives. then again, technically, you can install and run tests from that OS, but any problems with FS might interfere or crash the system, so it's adviseable to do offline tests13:10
dancingd3mon__should i ask the support to do it on my behalf maybe ? I doubt i can do this myself.13:11
fallentreedancingd3mon__: or if you don't wanna bother, just open a ticket and tell them the drives are broken. they'll either replace them or run tests first and find the issues themselves. at any rate, you're looking at complete reinstallation, so it doesn't matter :)13:12
tomreynmacmacdv: you can make any process segfault by signalling SEGSEV to it13:13
fallentreedancingd3mon__: they might also say no and tell them which drive failed, to replace. I'm not familiar with that provider, but if it's a cheap/budget one, they probably won't bother.13:13
macmacdvtomreyn: okay, i will try it.13:14
tomreynmacmacdv: man 7 signal13:14
macmacdvtomreyn: thank you. I thought "kill" would do it13:14
dancingd3mon__many thanks fallentree and tomreyn. I will backup my data and let them know about asap.13:15
fallentreedancingd3mon__: you _will_ backup? I doubt it :) that's raid 0, if it's broken, no data in broken regions.13:15
tomreyndancingd3mon__: unless you have a good service level they may not be willing to ionvestigate unless you provide 'proof' (in the form of command output suggesting so) that any of the disks are broken.13:16
macmacdvtomreyn: like if i want to simulate a crash on service.service, i would do kill -9 process_number13:16
dancingd3mon__But i can access all my data normally so far13:17
fallentreedancingd3mon__: maybe, maybe not (did you really check all the terabytes you have?). at any rate, if you don't have backups already, I really really wish you good luck.13:17
dancingd3mon__I'm starting ftp from this server to another one as a backup. Maybe I will see some errors during the transfer operation hehe13:17
fallentreedancingd3mon__: how much data do you have?13:18
dancingd3mon__I have them all backed up in some cloud service too, and many thanks13:18
dancingd3mon__1.7TB :)13:18
tomreynmacmacdv: no, -9 is SIGKILL, that's not going to be handled as a 'crash', if you mean a segmentation fault or similar software failure.13:19
fallentreethat'll take quite a while. and I wonder what cloud service is that, 1.7T (+ bandwidth to get it out) sounds quite costly13:19
dancingd3mon__hmmm13:19
dancingd3mon__You never heard of amazon cloud ?13:19
macmacdvtomreyn: okay.. i thought i could use that.13:19
dancingd3mon__I have 79 TB there with no issues :)13:19
fallentreeI did, and I know their storage and bw prices13:19
fallentreedancingd3mon__: 79T? really?13:20
dancingd3mon__since 2 years13:20
dancingd3mon__yes13:20
tomreynmacmacdv: maybe you can, i'm just guessing what you are trying to achieve since 'crahs' is not specific.13:20
tomreyn*crash13:20
fallentreedancingd3mon__: how much does that cost, if I may ask?13:20
dancingd3mon__actually 72 TB : http://i.imgur.com/biJgIs8.png13:20
dancingd3mon__only 60 dollars per month13:20
dancingd3mon__only 60 dollars per year lol13:20
dancingd3mon__and you get 3 months as a trial.13:20
fallentree$60/y for 70T of data?13:21
dancingd3mon__I promise it's true.13:21
fallentreedancingd3mon__: is that cold storage?13:21
fallentreethat glacier thing or whatsitcalled13:21
dancingd3mon__I use some CL app which sadly got banned 10 days ago called rclone to do it off my box13:21
KabeI am trying to get the Ubuntu laptop to connect to the Active Directory domain in my company and keep getting this error message that says  "Failed to join domain: failed to verify domain membership after joining: Access denied"... Kinit works fine... This is on Ubuntu 16.0413:21
dancingd3mon__but they are working on some modification i guess to fix this, reddit is all about it atm.13:22
Kabeusing sssd13:22
fallentreedancingd3mon__: I don't believe those prices. with glacier (cold sotrage, cheapest per GB), that's more than $200/mo13:23
dancingd3mon__I know someone with around 100 TB with no issues so far, sadly I'm currently stuck with the web interface upload page which is slower and has other issues, but still doing the job till we see how will it go with the whole CL scripts.13:23
dancingd3mon__But it's true man. I only paid 60 dollars and it's going fine till now13:24
dancingd3mon__been downloading off the cloud using the CL which can be as simple as rclone copy CLOUDname:FOLDER ~/FOLDER13:24
dancingd3mon__and no limitations nothing, you can download 20 TB per day...13:25
fallentreedancingd3mon__: which service is that exactly? Amazon has several. glacier, s3, ebs, ...13:25
fallentreedancingd3mon__: 20TB per day? dude...13:25
dancingd3mon__https://www.amazon.com/clouddrive13:25
dancingd3mon__I'm serious man lol13:25
dancingd3mon__try their three month and be the judge yourself.13:25
dancingd3mon__You have nothing to lose, but as I've said, they have recently the most common uploading script called rclone, while the owner says he is working on it with amazing atm..13:26
dancingd3mon__https://www.reddit.com/r/DataHoarder/comments/6bv8a4/rclone_has_stopped_working_with_acd_user_claims/13:27
sinemmx13:27
fallentreedancingd3mon__: 20TB per day means you have 2Gbps at your disposal at all the times. I seriously doubt that.13:27
dancingd3mon__well, I had backed up two servers that I've had on Amazon, they were 12 TB and 16 TB13:29
dancingd3mon__the total used space was 20 TB13:29
dancingd3mon__I bought a bigger one with a friend and a simple CL running on a screen got it all sorted.13:29
dancingd3mon__as I've said, why not try it yourself? it's free13:29
fallentree20GB maybe, but not TB13:30
dancingd3mon__I promise 20TB hehe13:31
fallentreenah13:31
dancingd3mon__well, it really happened man13:31
fallentreeif it is, it's some experimental, trial thing, and you'll get hit hard once they start charging13:31
fallentreeglacier, their cheapest storage, would set you back $200+/mo for those 70T13:31
dancingd3mon__I guess it's so good to be true13:32
anughelp!, desktop not loading after sign in. background wallpaper is only visible13:34
anugbefore restart, i installed nemo and now desktop not loading13:35
fallentreedancingd3mon__: I really recommend you to check everything, terms of service especially. I'd hate it if you get hit with huge back payments because you broke through a threshold and ToS bound you to pay for it later.13:35
BluesKajheh, with my internet connection a 1TB dataset would take weeks to upload to amazon cloud13:36
dancingd3mon__true hehe...13:36
dancingd3mon__I will make sure to read them again fallentree and it would be brutal lol13:36
dancingd3mon__BluesKaj, really hehe, what's your internet speed?13:36
=== Annak is now known as Diemuzi
fallentreedancingd3mon__: well just think reasonably. the equipment required to store 70T consumes power. power bills alone, just for you and your 70T, would set them back quite a lot per month. cloud or not, it's backed by actual hardware that needs the juice.13:37
dancingd3mon__that's true...13:37
dancingd3mon__but I was somehow wondering, how does usenet work then ?13:37
Droafter a "cp -rf folder1 folder2" I found that the size of folder2 is nearly double of folder1 , (270M to 420M) is that normal? lol13:37
anughelp!, desktop not loading after sign in. background wallpaper is only visible13:38
anugi cant do anything now13:38
dancingd3mon__people backup their stuff there too...and it's for free, just for some provider and you're good to go13:38
anughelp me please13:38
dancingd3mon__they encrypt it of course.13:38
fallentreedancingd3mon__: not 70T for single user though.13:39
dancingd3mon__true it's a lot for a single user :)13:41
anugany other channel where somone can help me solve my problem?13:42
ducasse!patience | anug13:42
ubottuanug: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/13:42
anugi cannot use desktop. only shows wallpaper, no launcher and status bar13:43
Akumahello, I'm trying to join a samba domain, however I am experiencing an issue after following this guide: https://help.ubuntu.com/lts/serverguide/sssd-ad.html - I'm getting this message when doing the "sudo net ads join -k" command: "Additional pre-authentication required"13:44
AkumaI've reviewed all the files and everything is according with the guide, my windows and mac computers connect to that AD fine13:44
Akumaany help would be appreciated13:44
anugi cannot access anything from desktop13:46
multifractalMy collegue was trying to install 16.04.2 alongside Win10. The installer wizard is stuck on a page with a map of the world entitled "where are you?". it has been there for about 15-20 mintues so far.13:47
KabeHi Akuma im having the exact same issue... Im also looking for help on the issue13:48
Kabekinit works for you?13:48
anughelp!, desktop not loading after sign in. background wallpaper is only visible13:49
BluesKajmultifractal,  click on the map close to your area for your location13:49
redbikeanug: i assume restart does not help13:49
anugis there anything i could do to fix it from live session13:50
anugrestart didnt help13:50
redbikeanug: you can get console: ctrl+alt+F113:50
multifractalBluesKaj: OK did that, and the little pin moved slightly. But the installer wizard is still stuck at the same point.13:50
anugi couldnt get console13:51
anugim using live session now13:51
BluesKajmultifractal,  click on continue?13:51
anugi was changing nautilus to nemo and restarted. now desktop wont load, cannot access anything13:52
multifractalBluesKaj: Maybe we're talking at cross purposes here. When I said "it's stuck on a page...", that's not because we hadn't figured out how to click continue. It's because we had already chosen those settings, clicked continue and waited 15-20 minutes.13:52
ducassemultifractal: have you tried "check media for defects" from the boot menu?13:54
BluesKajmultifractal,  ok, i had to ask...can you move the cursor at all or is everything frozen ? if not then go back and try again. There was a buggy installer on some isos from older versions of the same OS13:56
anughelp!, desktop not loading after sign in. background wallpaper is only visible13:57
ducasseanug: did you read the factoid from ubottu? please be patient, wait 15-20 minutes before repeating your question.13:58
multifractalBluesKaj: We were able to power off the computer and boot back into Win10 - no harm done. The ISO is for 16.04.2 downloaded an hour ago, and MD5sum is correct.13:58
anugokay13:59
anugis there anything i can do to get terminal13:59
anugfrom boot options?13:59
Ben64you might be able to get a terminal by doing ctrl+alt+t on the desktop14:00
ducasse!recovery | anug14:00
ubottuanug: If your system fails to boot normally, it may be useful to boot it into recovery mode. For instructions, see https://wiki.ubuntu.com/RecoveryMode14:00
BluesKajmultifractal,  do you need LTS because 17.04 is much less buigy than 16.0414:00
anugill check it out14:00
multifractal16.04.2LTS is the one we downloaded. I thought LTS versions were supposed to be more stable than the more recent ones.14:02
scottjlthey are14:07
AkumaKabe, I can do kinit and klist14:07
AkumaI just have issues with the " sudo net ads join -k" part14:08
BluesKajmultifractal,  usually that's the case, but.....14:08
scottjlnot a guarantee of 100% stability though. it is software after all14:09
BluesKajmultifractal,  16.04 seems to have more problems than nother LTSs in my experience14:11
BluesKajnother=other14:11
anugi had no success in geting back desktop14:13
anugstill blank screen with flickering desktop files14:14
KabeAlright so we must have the same exact issue... I am running the gnome distribution so I asked in that support channel. Ill let you know if I have any luck today getting it working. It might be a library issue from what I am reading.14:16
Kabecentos users were able to fix the issue just by updating their system... I am running Ubuntu 16.04. What version is yours?14:17
DannyButtermanHi there14:17
Kabe@kuma14:18
KabeAkuma14:18
DannyButtermanDoes someone know how to make a2ensite process my vhost conf file ? It keeps on teling me I have no such vhost14:18
KabeDannyButterman: Make sure you have sudo enabled when running the command and that its' in the sites-available folder.14:19
DannyButtermanKabe: Of course. But I did find the culprit : some smart ass thought vhosts files should end with a ".conf" extension, otherwise the vhost file is ignored outright.It's fixed then thank you anyway :)14:27
leftyfbDannyButterman: that's how apache works now14:30
leftyfbDannyButterman: I removed that config a while ago do it wouldn't require .conf, but then I put it back because things like a2ensite till didn't work without the .conf14:31
leftyfbdo/so14:31
hiruafter using ctrl alt f2 I can't use kb and mouse anymore. why?14:32
DannyButtermanleftyfb: Once one knows, it's not a problem. But among all the pages I've browsed since this very morning about this issue, I did not see any mention of this very small detail. Quite unnerving.14:34
leftyfbDannyButterman: yeah, I found little on it when I ran into it when I went from 8.04 to 16.04 :)14:35
leftyfbI forget how I stumbled across it14:35
=== gabriel is now known as Guest6692
bodhi2352354test ubuntu14:45
idzireitread your test budhi14:45
bodhi2352354guys anyone had problems with nvidia card on ubuntu ?when i change from microsoft video card to nvidia the system crash /then i reboot with phisical button /kill14:46
mattlbrunning 16.04 LTS on VirtualBox under windows 10, continue getting black screen, requires killing X and logging back in to get back, 4K display with scaling set to 200%15:03
naccmattlb: did you install the virtualbox guest additions?15:04
mattlbyes multiple times15:04
naccmattlb: well that doesn't make sense. it's one package. you install it once.15:05
mattlbdo host additions need to be installed everytime apt upgrade15:05
naccmattlb: not host additions. guest additions.15:05
naccmattlb: i don't even know if 'host additions' is a thing15:05
naccmattlb: but it'd be a windows/virtualbox thing, not an ubuntu thing in your setup15:06
mattlbnacc: I meant guest additions, yes15:06
fallentreeonly the vboxdrv if you stretch the meaning of it :)15:06
naccmattlb: have you tried booting your guest with 'nomodeset'?15:06
naccmattlb: in what context do you get the 'black screen'?15:06
mattlbnacc: it ususally happens soon after bootup when opening a new window, I feel it has something to do with 4K and scaling, as I'm not having this issue on other machines with the same config15:08
mattlbnac: I have not tried booting with 'nomodeset'15:08
bitblitanyone have any luck using joy2key with VisualBoyAdvance?15:10
naccmattlb: i don't think it applies in your case -- that's for when you don't get anything but a blackscreen, iiuc15:10
naccmattlb: you might ask the virtualbox folks for help debugging it15:10
mattlbnacc: will do,thx15:11
naccmattlb: or stick around here, i don't use vbox myself, maybe somoene has a better idea15:14
jonfatinoWhy are there no guides to boot ubuntu 16.04 livecd via pxe + http15:16
LeBronse_mattlb: what vbox problem are you having?15:16
jonfatinoIt can't be that hard to download kernel / initrd + squashfs via http15:16
jonfatinoI see 100 guides for nfs but I don't want to load nfs I want to load http15:16
jonfatinoCan anyone point me in the right direction?15:17
anugHi, My desktop is blank and cannot access anything, how to resolve15:18
anugI tried reinstalling Ubuntu desktop, but not work15:18
LeBronse_anug: can you get to a terminal then?15:19
naccjonfatino: pxe is a very limited environment15:19
compdocjonfatino, never knew you could boot from an http service15:20
leftyfbjonfatino: the kernel and initrd are loaded over tftp. The root filesystem needs to be mounted. You're not doing that over http15:24
anugHi, My desktop is blank and cannot access anything, how to resolve15:24
rachelfishHi there, I just did apt-get install openjdk-8-jre but java -version still shows java 715:25
leftyfbrachelfish: sudo update-alternatives --config java15:27
rachelfishAha!15:28
rachelfishThank you leftyfb :)15:28
jonfatinoUsing gpxe or ipxe you can load kernel + initrd over http15:29
leftyfbjonfatino: correct. But not the mounted root filesystem15:30
leftyfbjonfatino: in the live environment, the root filesystem gets mounted, not loaded into memory15:30
jonfatinoMounted from?15:30
leftyfbnfs15:30
jonfatinoIn the case of a livecd?15:30
jonfatinoIt loads it into ram15:31
jonfatinohttps://ubuntuforums.org/showthread.php?t=196904115:31
leftyfbit mounts it from the cd15:31
anugHi, My desktop is blank and cannot access anything, how to resolve15:32
jonfatinoAnug try booting to a livecd and mount yoru disk and look at /var/log/syslog and all the log files to see what's going on15:32
leftyfbanug: please do not post every 5 minutes. Be patient and wait till someone is willing and able to help you.15:33
leftyfbjonfatino: what is the issue with doing this over nfs?15:33
anugI'm new to linux15:33
anugI don't understand the logs15:33
jonfatinoleftyfb: My friend has a livecd / basic console ubuntu 14.04 system loading from pxe + http15:34
jonfatino        kernel http://192.168.10.10/ubuntu1404x6415:34
jonfatino        append initrd=http://192.168.10.10/initrd.gz root=/dev/ram0 ramdisk=51200 rw net.ifnames=1 biosdevname=015:34
jonfatinoJust looking to set up something similar to that15:34
=== virtualriot is now known as sweetheart
leftyfbjonfatino: then why aren't you asking your friend for help?15:35
naccjonfatino: when you do something similar, what happens?15:36
jonfatinoHe's gone for 2 weeks lol15:36
leftyfband again, I'm curious why you can't do this with nfs15:36
anugWhat will I loose if I reinstall Ubuntu15:37
leftyfbanug: nothing if you have backups15:37
anugThe apps?15:38
anonymousdscas15:38
anugAnd system updates?15:39
jonfatinoWhile yes I can easily setup nfs server and do it that way15:39
=== masos is now known as Guest43830
jonfatinobut when your talking about standard templates and deployement system15:39
jonfatino14 data cetners around the world15:39
jonfatinotrying to load all from 1 "nfs" server is not a good idea15:39
naccjonfatino: note that none of us had that context (afaict)15:39
leftyfbanug: you reinstall the apps an run an update15:40
jonfatinoand deploying / config nfs on 14 diff deployment servers etc. Just trying to avoid nfs all together15:40
anugIt seems like clean install again15:40
leftyfbjonfatino: that is really easy to deploy ... especially with vm's/containers15:40
jonfatinoleftyfb: these are physical hypervisors / bare metal servers15:41
naccjonfatino: ok, so you still haven't said what the actual error is.15:41
naccjonfatino: you stated that ipxe and gpxe support http.15:41
naccjonfatino: and that you don't want nfs. move on. i asked about 5 minutes ago for actual details.15:41
anugHad gigs of lib files 😢15:41
jonfatinoMy question is where do I specify squashfs?15:41
naccjonfatino: i have no idea what you mean?15:42
jonfatinoGIve me a bit ill get you an example15:42
leftyfbjonfatino: This is what I have that utilizes nfs: http://pastebin.ubuntu.com/24656529/15:43
leftyfbanug: lib files mean nothing. Just reinstall the apps you need15:43
anugThough that's a lot15:43
leftyfbanug: a lot of apps? It's doubtful there's more than a dozen apps that you need to reinstall.15:44
=== mv is now known as Guest18108
anugI can see the desktop wallpaper and desktop files flickering, but no launcher and dash, cannot access anything15:45
LeBronse_anug:  what happens if you press ztrl+alt+f1 ?15:46
anugI worry about reconfiguring the desktop again15:46
LeBronse_ctrl*15:46
anugI get to full screen terminal15:46
lotuspsychje!enter | anug15:46
ubottuanug: Please try and keep as much of your info as possible on ONE line - easier to follow for everyone.15:46
=== anonymous is now known as Guest51455
Guest51455zzx15:47
LeBronse_anug: can you log in with this full screen terminal?15:47
lotuspsychjeGuest51455: can we help you?15:47
anugOkay, wait I'm backing some data15:47
Guest51455i ned some bady15:47
satpalcan the gnome-disk-utility be used to repair windows?15:48
lotuspsychjesatpal: what did you brake exactly?15:49
leftyfbsatpal: Not if it's an operating system/config issue. Possibly the filesystem check, but it's still not the best tool for it15:49
BluesKajif it's just the bootloader then depends whether it's uefi or bios15:49
satpalit has the option to create and restore img files. can that be used?15:49
anonymous_i need some bady15:51
satpalcan the image of healthy-windows taken from gnome-disk-utility(img file) be used to restore windows if it ever goes bad?15:51
lotuspsychje!details | anonymous_15:51
ubottuanonymous_: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel.15:51
anugBefore I got into the problem, I was setting up Nemo as default file manager and for icons, also I deleted some unity icons manually15:52
anonymous_DDos attak15:52
lotuspsychjeanonymous_: this channel is only for ubuntu support, please stop15:52
anonymous_what15:53
idzireithelp15:54
lotuspsychje!ask | idzireit15:54
ubottuidzireit: 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 !patience15:54
tomreyn!ask | idzireit15:54
LeBronse_anug: what version of Ubuntu are you using and what desktop environment? Maybe it will be possible to just reinstall whatever environment you were using15:55
anug16.0415:57
anugI'm in full screen terminal15:57
anonymous_what is ubuntu?15:57
lotuspsychje!ubuntu | anonymous_15:57
LeBronse_anug: with unity?15:57
ubottuanonymous_: Ubuntu is a complete Linux-based operating system, freely available with both community and professional support. It is developed by a large community and we invite you to participate too! - Also see http://www.ubuntu.com15:57
anugYes I guess15:58
anugUbuntu 16.04.2 LTS15:58
LeBronse_anug: https://askubuntu.com/questions/17381/unity-doesnt-load-no-launcher-no-dash-appears15:59
tomreynsatpal: i have not tried, but the gnome-disk utility allows you to create and restore entire device images. you could use this to image any device and restore that later. so unless you miss any devices, taking backups of all devices which are required to run any OS and restoring them later should suffice to make nay OS stored on them work again.15:59
anugGnome desktop environment16:00
naccanug: gnome is not unity16:01
anugI have similar issues like this one you sent, but I can able to see desktop files, and they are flickering16:01
anugIt seems like trying to rest ui again16:02
anonymous_what are taiking about in this channel?16:03
leftyfb!ubuntu | anonymous_16:04
ubottuanonymous_: Ubuntu is a complete Linux-based operating system, freely available with both community and professional support. It is developed by a large community and we invite you to participate too! - Also see http://www.ubuntu.com16:04
BluesKajthis is ubuntu support , not a chit chat room16:04
leftyfbanonymous_: this is not a chat room. Is it for Ubuntu support16:04
leftyfbanonymous_: if you are not running Ubuntu then it is more than likely not a place for you16:04
anonymous_hahaahahahahah16:05
anonymous_thinks avery bady\16:05
modphello is 8gb enough to install ubuntu 16.0416:05
LeBronse_modp: yes, more than enough16:05
LeBronse_modp: I just got confused thought of RAM (memory)... take back what I said16:06
naccmodp: right, '8gb' of what?16:06
=== anonymous is now known as Guest82065
anonymous__thinks every bsdy16:07
anonymous__bady16:08
naccanonymous__: we don't care. please top.16:08
modpim installing it on an 8gb usb flash drive on a intel e3-1246v3 xeon w/ 16gb ram, nvidia gtx105016:08
eliask1Hello Ubuntu World!16:08
anonymous__haaahhaahahahah16:08
naccmodp: do you want persistence? or just the live usb?16:08
modpi do not understand the greek you are speaking16:09
nacc!persistence | modp16:09
ubottumodp: To have some persistent storage when using a Live CD, follow the instructions on https://help.ubuntu.com/community/LiveCDPersistence16:09
naccmodp: a live usb is just that, a 'live' session of ubuntu, nothing stays after you reboot16:10
modpah. i've always installed ubuntu. i never use the live version.16:10
naccmodp: a persistent USB has some space that is writable16:10
modpyeah, i know live version. just never heard the word "persistent". sounds strange. i just think of it as installed or live.16:10
naccmodp: ok, 8gb of disk space is probalby sufficient, but you might run out relatively quickly. It depends on what you install and how you use it.16:10
naccmodp: i think i misunderstood your use case, sorry16:11
modpi just want to run a zcash miner program on the machine. wasn't going to do anything else with it. since the box has 16gb ram, i was going to omit the swap partition on the usb to avoid excessive writes.16:12
jameslI'm using a PPTP VPN on a VPS with a single IP. I can connect to the VPN, but there is absolutely no Internet access. How do I get Internet access with my pptp VPN? I have enabled ip_forward in sysctl16:12
jameslmy local and remote IPs are set to the same value since I only have one assigned IP16:13
tomreynmodp: mining tends to involve excessive writes, too. i would not use a flash drive for it. but YMMV.16:13
tony_how do i find other rooms16:14
lotuspsychje!alis | tony_16:14
tomreyn!alis | tony_16:14
ubottutony_: Alis 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"16:14
DArqueBishopjamesl: I'd choose a different VPN like OpenVPN. PPTP is horribly insecure and broken.16:14
jameslah16:14
jameslI couldn't get openVPN to work so I tried PPTP16:14
modpso it turns out 8gb is not enough. ubuntu installer says i must have 8.4gb16:17
DArqueBishopjamesl: you might want to ask in #openvpn if you want help with OpenVPN.16:17
lotuspsychjemodp: try lubuntu or xubuntu?16:19
naccmodp: or try the mini installer?16:19
modpyeah. i just found a 64gb flash drive i can use16:19
naccmodp: i doubt you need a desktop env at all based upon what you said16:19
=== QwertyDragon is now known as Guest48204
tony_list porn16:22
lotuspsychje!warez | tony_16:22
ubottutony_: piracy discussion and other questionably legal practices are not welcome in the Ubuntu channels. Please take this discussion elsewhere or abstain from it altogether. This includes linking to pirated software, music, and video. Also see !guidelines and !o4o16:22
=== sean__ is now known as seanJA
seanJAheya all... not sure if this is the right place or not to ask for help, but i've been struggling with this for two days now.16:25
jonfatinoUbuntu 16.04 vmlinuz.efi16:26
jonfatinoDid they change the default one in the livecd / desktop image16:26
seanJAi'm trying to resize my partition on a vm after i resized the hdd, heres a screenshot of gparted live https://cdn.pbrd.co/images/aAuWobTWh.png16:26
jonfatinoExample in 14.04 I was able to do this16:26
jonfatinoimgargs vmlinuz.efi boot=live config console=ttyS0 username=live fetch=http://192.168.10.10/boot_templates/ubuntu_16.04/casper/filesystem.squashfs16:26
seanJAit wont seem to let me take up that extra space16:26
jonfatinoIts not even fetching the squashfs image in http logs16:26
tnwhitwellseanJA: it looks like you're using lvm - you may have to use lvresize16:27
anonymous__is the ubuntu system used in hack ?16:28
anonymous__or no16:28
lotuspsychje!ops | anonymous__ doesnt understand the guidelines16:29
ubottuanonymous__ doesnt understand the guidelines: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, phunyguy, bazhang, chu16:29
seanJAtnwhitwell: hmm, but don't i need to extend the /dev/sda2 before i can use lvresize to expand the lvm /dev/sda5 ?16:29
anonymous__ho16:31
tomreyntnwhitwell: http://gparted.org/features.php suggests that gparted can handle lvm2 pv16:31
anonymous__i under stand16:31
popeyanonymous__: this is a support channel, please stick to support requests here, thanks.16:31
tomreynseanJA: the size of sda2 is defined by the sum of the sizes of all extended partitions. you have a single extended partition, sda5.16:33
tomreynseanJA: are you able to modify sda5?16:33
psychoticwarriorseanJA are you trying to decrease or increase the partiton size16:33
tnwhitwelltomreyn: ha, i was just typing that out16:34
tomreyn:)16:34
seanJAthank you tnwhitwell tomreyn and psychoticwarrior I've got it figured out, I had to unmount the lvm from the extended partition before i could resize them, it let me resize after that and then reattach the mount16:35
tomreynseanJA: good point, i just read this here, too https://superuser.com/questions/917988/gparted-cannot-resize-extended-or-lvm-partition16:35
tomreynthe lvm is automatically activated16:36
seanJAnice!16:36
seanJAthanks for the additional info16:36
tnwhitwellseanJa: boom. nice one, i didn't think about the mount!16:36
seanJAI can't take credit for it, a friend elsewhere explained it to me, I'm a linoob lol16:37
maddawg2so is 17.04 an LTS release?16:42
maddawg2i'm guessing not yet16:42
psychoticwarrioryea im pretty suer it is16:42
psychoticwarriorsure it is16:42
akikmaddawg2: no16:43
maddawg2thanks16:43
=== marka is now known as Guest7792
akikmaddawg2: the next lts is 18.0416:43
seanJAhey tomreyn in that link you gave me, the two commands as for a "mount point" parameter, what should I be passing to it?16:43
=== Guest7792 is now known as MarkAllasread
maddawg2just making sure.. it wasnt written next to it in the download so i wanted to be sure16:43
daxLTS releases are in April of even years16:44
tomreynseanJA: i don't know which logical volumes (lv) you have there, so far you only showed us that you have a PV (physical volume) on sda516:44
daxso 16.04 and 18.04 are the nearest on each side of present day16:44
maddawg2gotcha16:44
dax(assuming no delays)16:44
maddawg2i just got my gigabit internet installed... it took me less than 2 minutes to download the entire ubuntu ISO....   giggity16:45
tomreynseanJA: use 'lvs' or 'lvdisplay' to show your logical devices, 'vgs' or 'vgdisplay' for volume groups, and 'pvs' oder 'pvdisplay' for physical devices.16:45
seanJAtomreyn: nice! I think you gave me the info I need, thanks a bunch16:46
user_in_troubleHi. I managed to mangle my ubuntu desktop by entering sudo systemctl hibernate. It won't wake up after this. The boot just stalls16:47
seanJAand i'm done! another bit of knowledge under my belt, Thanks again everyone! <316:47
seanJAMuch appreciated16:47
tomreynseanJA: welcome. since things can get coimplex with storage media, partitions, physical and logical volumes, it can help to take a look at 'lsblk' output if you loose focus.16:49
cristian_chi16:49
tomreynuser_in_trouble: stalls where?16:49
cristian_cafter I've placed cpu, I've installed 17.04. Unfortunaterly, lm-sensors returns incorrect values for a10-780016:50
user_in_troublebeats me. I thought the boot just stalls in blank screen. Now that it's been running for 20? minutes it once asked me about low graphic settings and is now blank16:50
cristian_cI've loaded the it87 module, but I don't know what are exactly cpu and gpu temperatures16:50
user_in_troubleI tried recovery mode and normal boot through that16:50
user_in_troublewhich stalled to pretty infinite looking "checking disk 1 " or something along the lines16:51
user_in_trouble0,0 % for really long time16:51
user_in_troubleI can get to root console from recovery boot option, if I just knew what to do16:52
cristian_cfor example, using 'sensors' command I can read temp1 +12.2°C for k10temp-pci-00c3 PCI adapter16:52
MehrzadHi16:52
MehrzadHow can I disable/change keyboard third level switch in ubuntu?16:53
psychoticwarriori love how you can bypass linux root password16:53
cristian_cand temp1 +12.0°C for radeon-pci-0008 PCI adapter16:53
tomreynuser_in_trouble: this sounds like you have a broken file system, possibly a broken disk. i suggest you boot the system from a live system on flash storage or optical media16:53
cristian_cbut if I look at it87 super i/o section of the output I can read values as 41 °C for temp1 and 25 °C for temp3 about it8728-isa-0228 isa adapter16:54
cristian_care there either incorrect values or do I spot not related values in the output?16:54
cristian_cAny ideas?16:54
user_in_troubletomreyn: ok, I'm running a radid6 setup so it should handle a disk. Could the hibernate have corrupted something?16:55
n-sthi, what should i make of this? https://paste.ubuntu.com/24657200/16:55
n-stlooks like ssh is segfaulting whenever someone tries to connect16:55
naccn-st: what version of ubuntu?16:56
n-sti ran fsck -f from the initramfs, but the fs seems to be clean16:56
n-stnacc: 16.0416:56
psychoticwarriorno idea16:56
naccn-st: in a pastebin, `apt policy libssl1.0.0` ?16:56
psychoticwarriortry reinstalling ssh16:56
n-stnacc: http://x7f.uk/cezaya16:57
tomreynuser_in_trouble: in some (rare) configurations that's possible, but maybe it was a normal regular fsck and you just didn't have enough patience. which size is the root partitioon, which file system is on it, and how long did you wait?16:57
n-stalso, when rebooting the system (a KVM VPS, btw), i got a kernel panic first, but it booted fine on second attemtp16:58
n-stpsychoticwarrior: sure, that might fix it, but i'd rather know why my server is dying in mysterious ways…16:59
=== genii is now known as JuanValdez
=== JuanValdez is now known as genii
user_in_troubletomreyn: I can't recall, but it should'nt be anything huge. Definetely less than 200 Gb.  Should be ext4 filesystem. I'll run the recovery mode and see if the check progresses.17:00
tomreynuser_in_trouble: how long did oyu wait last time?17:02
Bashing-omcristian_c: replaced the CPU - Same same CPU ? else did you remove the old /etc/modules amd rerun the config set up ?17:03
n-stalso comes with these lovely console messages: http://x7f.uk/bageza.png17:03
n-stwhat the heck is going on there?17:03
cristian_cBashing-om: no, new motherboard, thanks for the answer17:04
naccn-st: what does `uname -a` reply with?17:04
n-stnacc: Linux onn 4.4.0-75-generic #96-Ubuntu SMP Thu Apr 20 09:56:33 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux17:04
user_in_troubletomreyn: not that long. I figured that I'd like to see at least 0,1% progress during the five minutes I spend waiting.17:04
cristian_cBashing-om: and, new hdd17:04
naccn-st: i'm not sure what's wrong, but something rather fundamental seems to be happening17:05
leftyfbn-st: try: "dmesg" to check for disk issues (I kow you already said you did a fsck)17:05
n-stnacc: i kinda suspect my vps hoster has problems with their storage. wouldn't be the first time they corrupted my virtual disk. but oddly enough, fsck -f doesn't report any problems17:05
tomreynuser_in_trouble: if the file system is not large, i would have expected the same.17:05
naccn-st: yeah, i'd suspect underlying host issues17:05
leftyfbn-st: who is your provider?17:05
n-stleftyfb: signaltransmitter.de17:05
n-stspoiler alert: they're utter shit17:05
n-st(in terms of network speed, cpu performance, disk io rate, and support)17:06
cristian_cBashing-om: I'm unable of identifying the cpu and gpu temp values in 'sensors' output, between listed values17:06
Bashing-omcristian_c: If ya got the wrong driver loading from /etc/modules, then yeah ya get invalid data out .17:08
n-stleftyfb: nothing bad in dmesg17:09
n-stbut the issue isn't new apparently: http://x7f.uk/kafuwu17:09
naccn-st: nominally, i'd suspect memory even17:09
naccn-st: even with a KVM, that many general protection faults is suspect17:10
Bashing-omcristian_c: ' cat /etc/modules ' .. of all that is there for drivers, you could re,ove the file and build a updated file ' sudo sensors-detect ' .17:10
n-stnacc: so reboot into memtest86 and give it a spin?17:10
naccn-st: it's probably worth a try17:11
cristian_cBashing-om: I've looked for in www, if I don't load it87, sensors output doesn't show all the it8728-isa-0228 isa section (it includes also the cpu fan speed and voltage values)17:11
cristian_cBashing-om: if you want, I can pastebin some examples of masures done in previous days17:11
n-stFile descriptor 3 (pipe:[18615]) leaked on lvs invocation. Parent PID 2701: /bin/sh17:12
n-st↑ huh?17:12
cristian_cBashing-om: it seems that sudo sensors-etect , at the end asks to add it87 line to /etc/modules17:13
minkuspoCould anyone help me with a little bash script please? :-)17:13
naccn-st: from what context?17:13
minkuspoI'm not very familiar with the language17:13
naccminkuspo: #bash ?17:13
naccminkuspo: use the bash channel, that is17:14
n-stnacc: apt install memtest86+, when it regenerated the grub config17:14
naccneinvolta: hrm17:14
minkusponacc #bash tells me to learn awk or bash to write my program >.<17:14
naccneinvolta: sorry17:14
naccn-st: hrm -- i would ocnsider just finding a new vps provider :)17:14
Bashing-omcristian_c: Look and see what driver(s) is to be loaded ' cat /etc/modules ' . Then take corrective action .17:15
naccminkuspo: did you read any of the guides in the bash channel's topic?17:15
naccminkuspo: i believe there are also many many guides to bash programming online17:15
naccminkuspo: as well as `man bash` itself17:16
n-stnacc: yeah, i'll definitely ditch them, but i've still got 8€ of credit :/17:16
minkuspoYes, I have a very specific issue which I need solved pretty much now though, and I'm an end user, not a programmer.17:16
naccn-st: i would ask for a refund, or ask for the VPS provider to support the instance17:16
naccminkuspo: shell scripting doesn't make you a programmer :)17:17
naccminkuspo: and being a programmer is not required for shell scripting17:17
cristian_cBashing-om: ok, I'll try to remove the current content and I'll enter again sensors-detect. If I find again the same situation, what have I to do?17:17
nacccristian_c: is your issue that you don't know which sensors output is the CPU temperature?17:18
cristian_cnacc: I don0t know what  values are related to cpu and gpu17:18
minkusponacc it takes time for me to learn those things, I'm not a very techy person, that's why I use ubuntu. Made for people, right?17:18
naccminkuspo: you're writing a shell script! that's technical.17:19
naccminkuspo: no, it's not going to be trivial, and yes you have to learn syntax to write a shell script.17:19
naccminkuspo: but regardless, what are you trying to do that requires you to write a shell script?17:19
codepython777where can i get help on pulseaudio?17:20
minkusponacc I need to edit lots of lines in some text files, in a very specific way, could you help me with it?17:20
minkuspoI'd be very grateful :-)17:20
Specminkuspo: you should define the problem17:20
naccminkuspo: that's too vague17:21
Bashing-omcristian_c: lmsensors does not support ALL the sensors out there . All we can do is woek with what we have to work with . My case is not supported well at all AMD KN9 -> w83627ehf driver .17:21
nacccodepython777: here, if on ubuntu17:21
codepython777https://paste.ubuntu.com/24657435/ - any ideas how to fix this espeak error?17:22
codepython777I'm on ubuntu 16.0417:22
cristian_cBashing-om: now, I'm trying.... , btw, cpu (and gpu) value is important because I don't know if I've applied thermal compound properly17:23
Bashing-omcristian_c: My bios relates the more accurate info .17:25
Port22can somebody point a link for ubuntu without systemd?17:25
Port22thank you17:25
naccPort22: 14.04, otherwise it doesn't exist17:26
minkuspoI have lots of vcard files, I need to add a line "ORG: $filename" below every "FN: random name" in the file where $filename is the filename of the file, if there is no line with "ORG: random text" below "FN: random name", if there is, however, I need to remove the last character of the line "ORG: random text" and append " + $filename" after removing said character17:26
cristian_cBashing-om: I've removed the old settings and now I'm launching sensors-detect...., btw, bios measure is not very useful, I've to read temps in a running system17:27
minkuspospec nacc does that somewhat make sense?17:28
kostkoncodepython777, you can always redirect its output to some other app, e.g.  espeak "hello" --stdout | aplay   if that works. don't have espeak to test it out17:29
blkadderminkuspo Given the amount of logic involved, you probably want to write a script.17:29
naccminkuspo: yes, and as the bash channel said, i'd learn awk. Or use python or another language.17:29
naccminkuspo: you can't just 'make that happen' without learning some stuff.17:29
* blkadder shows nacc his "easy" button.17:30
codepython777kostkon: that gives me the same error17:30
nacccodepython777: does pulse work in general on your system?17:30
codepython777nacc: if i run espeak from an xterminal logged in - it works - but not as root or from ssh17:31
minkuspoI know, I need to do it soon, and I'm an end user, so I'm not very quick with these things, so if this little script is like 1 minute work for anyone it would be very much appreciated if they could help me17:31
naccminkuspo: it's not 1 minute work.17:31
naccminkuspo: and asking for someone to write a script for you is not the purpose of this channel.17:31
kostkoncodepython777, duh, i meant paplay sorry17:32
blkadderLOL17:32
minkusponacc is there a channel for that,17:32
minkuspo?**17:32
naccminkuspo: i doubt it, but you can search for it17:32
codepython777paplay does not work as root for sure - connection refused error is what i get17:32
blkadderA do work for free channel?17:32
nacc!alis | minkuspo17:32
ubottuminkuspo: Alis 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"17:32
n-stnacc: alright, let's see what memtest and the support guy from signaltransmitter have to say about this…17:32
codepython777kostkon: same error that i pasted when i try espeak "hello" | paplay17:32
cristian_cBashing-om: ok, at the end of sensors-detect, it says: to load everythibg is needed, add this to /etc/modules: #chio drivers it8717:32
blkadderminkuspo You will generally find people a lot more helpful if you at least make an attempt at helping yourself.17:33
kostkoncodepython777, oh, can't help you on that. I don't think you can easily access pulseaudio as root though17:33
cristian_cBashing-om: I can pastebin output of sensors-detect, if ypu want17:33
=== juboxi is now known as jubo2
naccn-st: good luck!17:33
nacccodepython777: don't be root.17:33
nacccodepython777: there is *no* reason to be root afaict17:34
minkuspoblkadder: I attempted googling stuff about sed and whatever could help me but all of that looks extremely complicated17:34
Bashing-omcristian_c: The script "should" have added the driver . but check and see ' cat /etc/modules ' .17:34
n-stminkuspo: s/complicated/unfamiliar/ ;)17:34
Bashing-omcristian_c: I do not mind looking ..for what good it might do .17:35
nacccodepython777: and doing espeak over ssh doesn't really make sense. You want the sound to come out the remote computer's speakers?17:35
cristian_cah, sorry, there is also: 'Do you want to add these libes automatically to /etc/modules? (yes/NO)'17:35
minkuspon-st: that's about the only thing I know, substitute ;P17:35
Bashing-omcristian_c: The correct reponse to adding is 'y' .:)17:35
toolonghi there makrs17:35
minkuspoI don't need to substitute anything, though, I need to add or append!17:35
naccminkuspo: adding and appending are substitutions for nothing to something, given some context in the latter case.17:36
cristian_cBashing-om: it87 line is added to /etc/modules, I can pastebin the file if needed17:36
cristian_c(the file doesn't contain other modules)17:37
n-stminkuspo: how much would that script be worth to you? :P17:37
* n-st can always use more pizza17:37
toolongis there any fuckerborgs running ubuntu makers ?17:38
blkadderhttp://www.grymoire.com/Unix/Awk.html with examples even!17:38
nacc!ohmy | toolong17:38
ubottutoolong: Please avoid any language that may be considered offensive, including acronyms and obfuscation of such - also see https://wiki.ubuntu.com/IRC/Guidelines || The main channels are English only, for other languages, see https://wiki.ubuntu.com/IRC/ChannelList17:38
toolonghi nacc17:38
Specminkuspo: there are websites where you can hire freelance developers for this sort of task17:39
cristian_cBashing-om: btw, I try a reboot and then trying to enter sensors command17:39
toolongbye makr17:39
hashwagonis vfat the same thing as exfat?17:41
amicrawlermy lcd very dim on boot when loading ubunut  when it goes to log on dim then it goes bright again17:41
daxhashwagon: no. vfat is traditional FAT16/FAT32. exfat is a newer Microsoft format that's much less-widely used17:42
amicrawlermy video card is [AMD/ATI] RV730 GL [FirePro V5700]17:42
amicrawler 17:42
Bashing-omcristian_c: Uh Huh .. that is the next step . reboot and run sensors .. see what we have .17:42
hashwagondax: Thanks, so vfat doesn't have the same limitations as standard FAT32?17:42
minkuspoSorry, I thought it would have been a quick and easy task .. I'm just a kid who tasted the troubles of linux then, haha.17:43
amicrawlermy screen is a samsun "2417:43
cristian_cBashing-om: I see now also temp4, temp5 and temp6 in it8620-isa-0228 section of the output17:43
amicrawlerhas svga,dvi,hdmi17:43
daxhashwagon: as said, vfat is traditional FAT16 or FAT32 (depending on options). It has all the same restrictions.17:43
amicrawlerim using dvi17:43
kristhianwhat does a command deb means?17:43
hashwagondax: thank you17:43
naccminkuspo: "the troubles of linux"? you want to do a relatively advanced task.17:43
nacckristhian: can you rephrase?17:44
cristian_cBashing-om: btw, I see always a similar situation: temp1 = 7.9 °C in k10temp-pci-00c3 and 8.0 °C in radeon-pci-000817:44
pavloskristhian: deb is the format, as well as extension of the software package format for the Debian distribution and its derivatives.17:45
kristhiani wanted to install a bitcoin's PPA17:45
kristhianhttps://launchpad.net/~bitcoin/+archive/ubuntu/bitcoin17:45
tominatorHey how do I log in again? It's been quite some time17:45
kristhianit says there that i could install the PPA manually using deb17:46
Bashing-omcristian_c: Best I recal the k10 needs a bit of help in trnaslating the values . Been some time since I " researched" .17:46
minkusponacc I thought it would be something that could be done in 10-20 lines max17:46
nacckristhian: follow the steps in 'adding this ppa to your system'17:46
kristhianbut deb is not recognize by ubuntu17:46
cristian_cand in it8620-isa-0228 I see temp1 39 °C sensor = thermistor, and temp3 20 °C sensor = Intel PECI17:46
nacckristhian: actaully read the page, it doesn't say run a command with 'deb'17:46
daxkristhian: the "Adding this PPA to your system" gives instructions for doing this...17:46
nacckristhian: it says "This PPA can be added to your system manually by copying the lines below and adding them to your system's software sources."17:46
jonfatinoAnyone know how to re-compile initrd so it supports the fetch option?17:46
jonfatinoExample fetch=http://bla.bla/filesystem.squashfs17:47
cristian_cBashing-om: I understand17:47
toolongkristhian: bitcoin sucks bugtime guy left with the algorithm17:47
daxtoolong: if you mean logging in to an IRC account, /msg nickserv help identify17:48
daxerm, tominator ^17:48
cristian_cfan1 detects 1834 rpm, it seems a reasonable value17:48
tominatorThanks17:48
minkuspon-st: I'll be your skud pai sho partner for the week if you help me with it ;-)17:48
toolongwhy doesn't makr fuckerborg create an irc ? i know dax thanks17:48
=== toolong is now known as generic
kristhianactually i don't get exactly what a system source means17:49
nacckristhian: /etc/apt/sources.list or /etc/apt/sources.list.d/<file>17:49
nacckristhian: but why are you doing it manually??17:49
=== mv is now known as Guest86701
kristhianbecause of this -> No longer supports precise, due to its ancient gcc and Boost versions.17:50
naccjonfatino: i don't think you do -- something like root=live:... or LIVE (I can't recall the syntax) shooudl just work17:50
kristhianwait17:50
nacckristhian: are you on precise??17:50
minkuspoThe person who helps me with my script will be imbued by all my precious tea-making secrets and knowledge!17:51
ducasseminkuspo: doesn't really matter how many lines it would be - it's not what this channel is for17:51
naccminkuspo: that is not a topic for this channel, as i said17:51
kristhianhttp://termbin.com/aybw17:51
kristhiannacc, i don't know. is precise a version of ubuntu?17:51
Bashing-omcristian_c: Still issues wuth the k10 chips ; info here : https://wiki.archlinux.org/index.php/lm_sensors .17:52
kristhiani am just new with this ubuntu, and commmand line. i am sorry17:52
nacckristhian: yes, 12.0417:52
kristhianoh ok17:52
nacckristhian: i don't know why you pastebin'd that? it's exactly waht's on the website for the PPA17:52
nacckristhian: honestly, if you don't know what version of ubuntu you are on, probably adding 3rd party packages is not in your best interest17:52
kristhiannacc, i am just instructed to do this17:53
kristhiani mean to install bitcoin17:53
kristhianand that PPA is required in order for bitcoin to run17:53
cristian_cBashing-om: so, it's confirmed that cpu and gpu are actually shown with 7 ° C and 8 °C (I mean wrong values, k10 temp pci and radeon pci)?17:54
n-stminkuspo: something like this? http://x7f.uk/takaxu17:54
cristian_cI'm reading the arch wiki, btw17:54
kristhianand i also do not know because according to guys from #bitcoin, bitcoin is slowly crashing down17:54
kristhianwell for me, i just wanted this job done17:55
cristian_cBashing-om: btw, my mb is gigabyte f2a88xm-hd3p17:55
Bashing-omcristian_c: well, we know for sure those temps are way too cold !17:55
cristian_cyep17:56
nacckristhian: instructed by who??17:56
tominatorhaha li ve17:57
tominatori live17:57
kristhianby my boss17:57
nacckristhian: and you've been told how to install it...17:57
cristian_c Therefore, users of an AM3 processor on an AM2+ mainboard, can safely use the force=1 parameter.17:57
cristian_cmy, case is about fm2+17:57
minkuspon-st: yes! except, there are multiple lines below and above the text, so I don't know if that influences the script. Also multiple times FN: is there (and it needs to apply to those too)17:58
=== Tempnick is now known as Tom88
kristhiannacc, yes.17:58
n-stminkuspo: that should work too17:58
Tom88There we go17:59
n-stminkuspo: 02862 588078517:59
kristhiani am just certain of things i am doing, that is why i have to ask here17:59
kristhiannot certain17:59
n-steh, not quite17:59
n-stminkuspo: http://x7f.uk/cewayu.awk17:59
nacckristhian: what are you not certain about?17:59
cristian_cBashing-om: btw, I've already tried the fix for Gigabyte GA-J1900N-D3V wiki section17:59
Tom88So, how do I make my Ubuntu comaptible with EFI as well as BIOS? I've done it before, but had to do a clean install17:59
naccTom88: you pick one or the other18:00
kristhiannacc, nevermind18:00
Tom88I've had it so it can be both18:00
kristhianit is 2 in the morning here18:00
kristhianso i better, continue this tomorrow18:00
Tom88I believe I actually went through it with Bashing-om18:00
Bashing-omcristian_c: did you read the tweaks as advised by the Archlinux wiki page ?18:01
naccTom88: maybe, but I don't think anyone would suggesting switching your boot mode all the time is at all sensible18:01
Tom88nacc: It is so I can just pop the drive into whatever computer and have my distro of Ubuntu18:02
minkuspon-st: what's that number you sent me? :P18:03
n-stminkuspo: customer support of an amazon seller18:03
BluesKaj!persistent | Tom8818:03
ubottuTom88: For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent18:03
n-stminkuspo: had it in my second clipboard from looking up the area code earlier :'D18:04
Tom88Actually I found the log from when I did it, nevermind18:04
minkuspon-st: oh I called it and some weird german voice came out I was panicking and hung up (I'm socially awkward)18:04
cristian_cBashing-om: he k10 temp tweak is valid only for am2+ and am3, while ga-j1900n is valid for ITE IT8620E chip18:05
n-stminkuspo: lol18:05
BluesKajTom88, read the second part of my post to you , it should work for your method18:05
Tom88ALright, I will check it18:06
cristian_cI've ga-f2a88xm-hd3p but sensors-detect says: Found 'ITE IT8620E Super IO Sensors' Success! (address 0x228, driver 'it87')18:07
n-stminkuspo: anyway, the script should work, you just need to run it indivually on each file to get the output separated correctly (hence the for loop)18:07
cristian_cBashing-om: the tweak is valid but it doesn't solve the issue18:07
n-stmy awk isn't new enough to support in-place modification :(18:07
cristian_c= thw incorrect temps18:07
Bashing-omcristian_c: Well, you have values, just need to adjust - right ? then the process should be the same ( I would use the values that bios reports as the basis ) .18:07
minkuspon-st: I'm going to try it now! :D18:08
cristian_cBashing-om: I don't know exactly, unfortunately18:08
Bashing-omcristian_c: Fortunately, we can learn . But I do not have a K10 board so I can not explicitly tell you what to do .18:11
arunpyasi_EriC^^, are you there ?18:11
=== uruk is now known as uruk7
cristian_cBashing-om: ok, thanks, btw18:11
Bashing-omcristian_c: By the way, I am still seeking a comfortable solution to reading the sensors on my K9 board .18:13
cristian_c:)18:13
minkuspon-st: there's one thing I don't understand yet before running though, in your example you do "$tail Apple Google" and later "for f in Apple Google" ; then it works for both of them18:13
n-sthmm?18:14
arunpyasi_https://paste.ubuntu.com/24657813/ here is my dmesg .. my wifi gets disconnected time and again ! Please help18:15
minkuspon-st: so you run 2 files for the test thing, why can't I do "for f in Apple Google Other Files Too" for the rest of the files?18:15
n-stminkuspo: you can do that18:16
n-stwhat i meant was that you can't just do `awk -f minkus.awk File1 File2 File`18:16
generictail .. lol18:16
n-stthe files would be processed correctly, but you'd get all changed files in a single block18:17
Tom88WOuld it be recommended to install Lubuntu on a computer that can hardly handle a live CD?18:17
genericmy ubuntu crashes on apple after one byte- mad world18:17
minkuspon-st: ah, I see, thanks! :-)18:18
n-stminkuspo: looks like awk supports output redirection, though18:18
n-stminkuspo: so you can use http://x7f.uk/puhuwe.awk like this `awk -f puhuwe.awk Apple Google` and it will create the .new files without needing the for loop18:18
generici wonder why network-manager is unable to connect to low db networks while wpa_supplicant does the job :(18:19
hiruanyone nows a tool to change background in daemon mode? I don't want icons in dock or tray18:20
hiruknows*18:20
genericsame on windows as a matter of fact18:20
bogdan irc.p2p-network.net18:23
psychoticwarriorwhats going on everybody18:23
EriC^^arunpyasi_: hey18:24
bogdan irc.p2p-network.net18:25
reisi_hi everyone! any ideas on how to install libpthread debug symbols? the library is provided by libc, and I have libc-dbg installed but perf seems to have trouble finding the symbols18:26
naccreisi_: what version of ubuntu?18:26
minkuspon-st: I don't think.. it works... :s18:26
Shirohey guys18:27
ShiroCan someone help me ?18:27
=== Shiro is now known as Guest98570
reisi_nacc: xenial18:27
naccShiro: just ask your question about ubuntu18:27
Guest98570I'm trying to download ubuntu without cd or usb18:27
Guest98570So I'm following those steps18:27
naccreisi_: did you ad the ddeb sources.list?18:27
Guest98570https://askubuntu.com/questions/484434/install-ubuntu-without-cd-and-usb-how18:27
Guest98570Problem is18:27
Guest98570I'm trying to but with unetbootin through windows 1018:28
reisi_nacc: ddeb with two "d"? nope, haven't heard about this one18:28
Guest98570And when I try to boot with "Unetbootin" i just have a black screen with a cursor18:28
n-stminkuspo: can you send me some example files (with personal info redacted if you wish)?18:28
reisi_nacc: ah so like in https://wiki.ubuntu.com/Debug%20Symbol%20Packages ?18:28
Guest98570Someone knows how to fix it ?18:29
arunpyasi_EriC^^, this thing is connecting and disconnecting time and again :(18:29
EriC^^arunpyasi_: anything in dmesg?18:30
malkaunshow do i get rid of gnome-shells massive memory leak18:30
* EriC^^ not really experienced in wifi problems18:30
malkauns1.6GB ram used so far18:30
mikeymopmalkauns: use a different de?18:31
Guest98570So, no one can help ?18:31
malkaunsmikeymop: erm, hopefully theres a better solution than that18:31
arunpyasi_EriC^^, https://paste.ubuntu.com/24657813/18:31
Tom88@Guest98570 Just stick around, when someone sees your question that knows the answer, they'll say18:32
arunpyasi_I am here alive due to bouncer only...18:32
arunpyasi_:(18:32
arunpyasi_it comes and goes18:32
kyuwonyoyo- good afternoon18:32
Guest98570Okay gonna be waiting18:32
IntelCoreboot and reboot..18:33
ducasseGuest98570: most likely cause of that is that no bootloader is found18:34
Tom88Thar ya go18:34
IntelCoreinterrupted unetbootin?  what did you do?18:34
arunpyasi_ping18:35
IntelCoreis a drive formatted?18:35
arunpyasi_EriC^^, did I miss your msg ?18:35
Guest98570@ducasse what does it mean, i id something wrong ?18:35
compdocI hate unetbootin. it changes the ubuntu installer and installs one of its own18:35
sjohnsoncompdoc: RufusUSB ftw18:36
IntelCoreunetbootin just puts a file on windows for an install18:36
compdocive heard of rufus18:36
jonfatinoDoes anyone have a good guide18:36
EriC^^arunpyasi_: https://superuser.com/questions/911635/wifi-authentication-times-out18:36
akikcomputer2000: rufus has a dd write mode18:36
jonfatinoputting squashfs into initrd18:36
Guest98570I just did the steps until the re boot18:36
akikcompdoc: rufus has a dd write mode18:37
ducasseGuest98570: i have never tried the approach you are using, got no idea how unetbootin would behave there.18:37
minkuspon-st: this is as detailed as it goes: https://pastebin.com/JZm4dr7018:37
IntelCoreif you remove that file, it wont18:38
Guest98570Bad thing I'm such a rookie in admin sys, I removed nothing18:38
Guest98570I just downloaded the iso18:38
IntelCorebest18:38
reisi_nacc: thanks, I installed the full dbgsyms and perf detected those.. sadly it did not detectably reduce the amount of [unknown]s in the output18:38
IntelCoreclean install18:38
n-stminkuspo: your spec had spaces after ORG: and FN: ;)18:39
ducasseGuest98570: why can't you use a usb or cd?18:39
naccreisi_: yeah, sorry, was afk for a bit18:39
Guest98570Because I don't have, and I and saw I couldn't do it without in the internet18:39
Guest98570So..18:40
kyuwonIs there a way to add an icon into launcher bar on command line?18:40
n-stminkuspo: how's this? http://x7f.uk/sawabe.png18:40
Guest98570But if it's actually required, then I think I'll just buy one18:40
n-sti don't quite understand why you want to remove the last char of ORG:, though18:40
IntelCorewin10 put tha netbootin stuff on mine, and i went thru helper here.. to fix18:40
naccjonfatino: that is not something you generally do (squashfs in the initrd)18:40
Guest98570I could do it without*18:40
naccn-st: minkuspo: could you possible take it elsewhere? definitively not ubuntu support at this point18:41
minkuspon-st: you have a really cool screen there18:41
n-stnacc: hmm, you're right18:41
minkuspon-st: can I pm you?18:41
IntelCoreiso will install18:41
n-stminkuspo: yup, please do18:41
freakyyhi all. what is that new package manager called again18:41
arunpyasi_EriC^^, Is Ubuntu not happy with my laptop ? Does it need another distor ?18:41
freakyythe one thats not distribution specific18:41
EriC^^arunpyasi_: did you try the stuff in the link?18:42
freakyyis it flatpak?18:42
arunpyasi_EriC^^, yeah, I will reboot now :D18:42
arunpyasi_and lets see what comes18:42
jonfatinonacc: this is what I am trying to do18:42
jonfatinohttps://ubuntuforums.org/showthread.php?t=207403518:42
Guest98570Someone know an other way to download it without usb ? or is it required ?18:45
Tom88Guest98570: You can't use a CDROM?18:45
naccfreakyy: snap is the canonical one, flatpak is another one18:46
arunpyasi_ericnoan, I hope it will work fine now :D18:46
arunpyasi_EriC^^, ^18:46
Guest98570@Tom88: Unfortunately not18:47
naccjonfatino: but why? the initrd can load the root squashfs over the network18:47
EriC^^arunpyasi_: ;)18:47
jonfatinonacc over http? how? I don't want to use nfs18:47
ducasseGuest98570: just getting a usb stick is absolutely the easiest/most foolproof way, it's useful to have one anyway18:47
arunpyasi_EriC^^, does the paste in pastebin always stays in the server ? Doesn't have expiry ?18:47
naccjonfatino: i told you hours ago, i believe root=live:http://....18:47
naccjonfatino: the exact syntax is either live or LIVE, I can't remember18:48
IntelCoredbl click the iso18:48
EriC^^arunpyasi_: nope it stays always18:50
Tom88When someone's name is solid over on the userlist, does that mean they're online?18:51
naccTom88: what irc client?18:51
Tom88heh....xchat18:51
naccTom88: hrm, dunno -- but i'm guessing it means they are not idle.18:52
naccTom88: 'online' doesn't really make sense in the context of an IRC client18:52
Tom88How about Messaging users? How does that work?18:53
arunpyasi_EriC^^, ohh, can't we remove that ? Is it in google and stuffs ?18:54
EriC^^Tom88: gray ones are /away18:54
IntelCore.. hexed18:55
EriC^^arunpyasi_: you'd have to talk to someone from the ops that might know who's in charge18:55
IntelCorepls splain deal with firewall.. is it ubuntu needed?18:55
arunpyasi_hmm OK EriC^^18:56
arunpyasi_EriC^^, can be in #ubuntu-discuss ?18:56
IntelCoreis there a betta firewall than this one?18:56
EriC^^arunpyasi_: #ubuntu-ops18:56
ducassearunpyasi_: it depends on the pastebin how expiration works18:56
arunpyasi_ducasse, the ubuntu's official.18:57
arunpyasi_EriC^^, ahh ok :D Thanks !18:57
reisi_is there any way to get a more up to date version of `perf` for xenial? it's from linux-tools-common but seems to be missing features from last fall18:58
Tom88What is a good OS for a 930mhz 256mb RAM tower?18:58
ducassearunpyasi_: you can also try #ubuntu-web, as they run the web services18:58
arunpyasi_ducasse, invalid channel.18:58
EriC^^is there an easy vnc server client thats almost apt-get install & play18:59
rredd47how much space on a usb stick do I need for 16.04 lts 32 bit?18:59
Tom88rredd47: I'd say a 4gb stick, at least18:59
ducassearunpyasi_: try #ubuntu-website18:59
EriC^^probably 1.4gb or so18:59
naccreisi_: you want the perf that corresponds to your kernel19:00
naccreisi_: not the most recent perf, as it may or may not work19:00
naccTom88: may want to ask in a different channel19:00
EriC^^rredd47: probably 1.4gb or so for the live installer19:00
naccrredd47: is there a reason you're choosing 32 bit as well?19:00
IntelCorei got no other.. just 4.419:01
ducasseEriC^^: i've mostly used remmina19:01
IntelCorelast distro, I had collected like 4 0r 5 generic19:02
EriC^^ducasse: thanks19:02
EriC^^ill look into it19:02
rredd47EriC^^ I am installing ubuntu iso from windows 10 to a usb stick.19:02
IntelCoreXenial removed all19:02
ducasse!who | IntelCore19:02
ubottuIntelCore: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :)19:02
jonfatinonacc: Any chance I can pm you?   root=live:http:// isn't working19:02
rredd47nacc not as big a file as 64 bit19:03
IntelCorei kno, heh.. i'm so confused19:03
=== masos is now known as Guest37609
naccjonfatino: try something like this: live-installer/net-image=http://192.168.1.251/ubuntu.1404.amd64/install/filesystem.squashfs19:04
naccjonfatino: on the kernel cmdline (so in your pxe config)19:04
naccrredd47: is it really taht big of a difference?19:04
rredd47nacc i don't know19:04
jonfatinoshould I still boot=casper19:04
jonfatinoor boot=live19:04
ioriarredd47, they are the same19:04
rredd47ioria ok, ty19:05
naccrredd47: i dont't think it's true, which is why i asked :)19:05
ioria1.519:05
naccjonfatino: boot=casper? where are you passing that? on the kernel cmdline as well?19:05
ioriaEriC^^, remmina is a client .... not server19:06
reisi_nacc: there's an open bug with c++ name mangling getting missed in the build as a build condition variable name was changed, not fixed for xenial19:06
reisi_nacc: but thanks for the heads up on needing to match kernel version19:06
EriC^^ioria: i installed xrdp now, trying it19:06
ioriaEriC^^, ah, ok19:06
EriC^^(with remmina as client)19:06
naccreisi_: is it fixed in the more recent hwe kernel + perf?19:07
reisi_nacc: yes, with zesty or whatever the 17.04 is called19:07
reisi_amazing, kernel sources come with 12MB diff19:08
=== thinkt4n_ is now known as thinkt4nk
reisi_oh and it even contains zfs code, interesting. haven't been keeping up with the news19:09
e-ventGot a brand new DL of Ubuntu Server getting stuck partitioning LVM19:10
e-ventAny ideas?19:10
Tom88e-vent: Could could probably set it up manually19:10
e-ventStuck creating the Ext2 //boot  partition19:11
e-venthow do I get it out of being stuck at 33%?19:11
naccreisi_: but not in yakkety?19:11
streetwitch_Does anyone know of an alternative to reCaptcha style bot blockers?  We can't get it running on our server.19:11
naccreisi_: as theyakkety kernel is available to 16.0419:11
Eveshkaoh there we go. think i found something19:12
reisi_oh well, i'd have to backport the rust name demangling myself ... not sure if I want it so much though. seems just that `perf` is a bit off in many ways (like not really complaining about missing symbols, like it does in every google hit on the subject)19:12
Eveshkalinux noob here. problem: getting windows files onto an ext3 hard disk. tried installing portable linuxes, kinda failed. lots of problems blah blah19:12
Eveshkadont know how to mount hard drives19:13
Eveshkai have looked at things for windows to READ ext3 disks but i dont think they can write. besdies, some just dont work anyway19:13
e-venthttps://help.ubuntu.com/community/MountingWindowsPartitions19:13
e-ventMove via a live boot19:13
Eveshkai got a live boot almost working. damn small linux, but with a restricted console of about 7 commands.19:13
e-ventjust get the ubuntu install on a USB19:14
Eveshkaand i haven't got a clue how to mount the two devices. one is a CRU hard disk, the other is windows.19:14
e-ventboot that and mount using the file manager19:14
Eveshkai'd rather just use the console i know it sounds weird. just want help with mount really19:14
reisi_nacc: i wonder if the 17.04 has been out long enough that i should just upgrade to it? :)19:14
e-ventStrictly speaking unless you are using Ubuntu you should ask elsewhere.19:15
Eveshkabtw, will the ubuntu file manager be able to read a windows hard disk?19:15
Tom88Eveshka: erm, type in "man mount" in the console19:15
e-ventYes19:15
Eveshkaubuntu is one of the options ive been trying, so it is ubuntu related somewhat19:15
e-ventas for DSL, I don't know the procedure for it.19:15
Eveshkano manual but i haven't tried ubuntu yet.19:15
Eveshkacan you give me a link to the correct ubuntu one with instructions how to do a USB boot ubunti?19:15
Psil0Cybin?? Eveshka it should be an easy google19:16
e-ventDownload Lili for windows19:16
e-ventDownload the Ubuntu ISO19:16
Eveshkayeah i wouldnt be here if i failed with google.i thought i'd ask 'experts'19:16
Eveshkaif you dont know how to do it, fair play.19:16
Psil0CybinWell played.19:16
e-ventIf you fail at even being able to boot ubuntu live.19:16
EveshkaLILI, could you tell me more about that?19:16
e-ventYou probably shouldn't touch any linux.19:16
Tom88It's basic, and should be the first option19:16
e-venthttps://www.ubuntu.com/download/desktop19:16
Eveshkai will admit i used ubuntu once, about 10-15 years ago. it was a terrible experience. dont throw tomatoes at me.19:17
e-venthttps://www.linuxliveusb.com/19:17
ioriaEveshka, what's the problem ?19:17
Eveshkaoh ok. dont touch linux. beautiful freenode advice19:17
e-ventI'm not trying to be rude. But if you cannot even liveboot ubuntu you should probably stick to windows.19:17
Eveshkaits ok its freenode and its linux users. i do expect abuse somewhat, but when google fails - i have to get with the wolves :p19:17
Tom88Um....19:18
Eveshkai built an arcade machine that runs on freebsd im not THAT thick19:18
e-ventThen why don't you know how to do a live USB boot stick?19:18
Eveshkathe final thing im actually trying to do is get my movie onto a ext3 hard disk19:18
reisi_hmm before distribution upgrade I'd like to disable some sources ... i remember there being a "purge-ppa" tool but is there one for generic deb sources?19:18
Eveshkabecause thats the dolby cinema projector standard19:18
Eveshkaso this isn't something i particularly want to do, but i have to do it19:18
e-ventCome on, we've told you exactly how to do it.19:19
Eveshkabecause i came here to see if it was even worth doing as stated earlier, the task that im trying to do19:19
Tom88ANd what OS are you running now?19:19
e-ventLive boot ubuntu, mount the disks with the file manager19:19
Eveshkayes and im going to go and do it. whats the problem?19:19
e-venttransfer the files.19:19
Eveshkawhy do people always challenge and belittle on irc. lol19:19
Eveshkaok do i want an ISO or is there some other form?19:19
e-ventDid you read what Lili is?19:19
Eveshkai dont know if there are varios types of UBUNTU or not19:19
naccreisi_: 16.04.3 will be out soon enough :)19:19
e-ventYes you want the ISO19:19
Eveshkai haven't had a chance19:19
Eveshkaim too busy explaining myself19:20
e-ventDoesn't matter which one that isn't Ubuntu Server.19:20
Eveshkaok19:20
Guest98570For those interested, I solved my problem using WUBI19:20
ioria!wubi | Guest9857019:20
ubottuGuest98570: Wubi was a way to install Ubuntu from within Windows, but it is no longer supported in recent versions of Ubuntu and Windows, and was never well maintained even for Ubuntu 12.04. Do not use Wubi. See !install for other options for installing Ubuntu.19:20
Tom88Eveshka: If you're so worried, get a 32bit of the latest version19:20
e-ventSolving something with WUBI19:20
Eveshkait wlil be on a 64 bit machine19:20
e-ventincredible :)19:20
Eveshkacurrently on windows 719:20
Tom88Guest98570: very good!19:20
ioriaGuest98570, bad choice19:20
Guest98570I used Wubi from Hakuna Matata, well... It seems to work ?... x)19:21
ioriaGuest98570,  you'll see19:21
e-ventEveshka, http://www.psychocats.net/ubuntu/mountwindows19:22
Guest98570You're scarying me, if, in any cases, it crashes, will I have a way to remove it ?19:22
Eveshkaright download lili 5.9 megabytes right19:22
ioriaGuest98570,  don't use it19:22
Eveshka1.12 gigawattsssssssssssssssssssssss19:22
Bizzeh1.2119:22
Eveshkathanks19:22
Guest98570Fact is it's already done ... :p19:23
Eveshkabizzeh - you passed the test.19:23
Eveshkaoh great. viruses.19:23
Eveshkawonderful cheers19:23
Bizzehalso, the doc made himself look stupid saying one point twenty one... because its not one point one twenty one, its one point two one. the 1s, 10s, 100s columns are reversed after the decimal point19:24
Eveshkait says "choose your KEY"19:26
Eveshkawhat is a key?19:26
naccEveshka: what is "it"?19:27
Eveshkatypical.19:28
gp5stwhen using bgp (openbgpd) with ipsec, how can I get SPDs for the dynamic routes ipsec?  I'm trying to set up the spd and I can't get it to work unless I pair the networks in the setkey config, but if I do that, there's no point in using bgp?19:28
Eveshkain this lili live usb ubuntu thing19:29
Eveshkait wants me to pick a hard drive for the "key"19:29
ioria!info lili19:29
ubottuPackage lili does not exist in zesty19:29
leftyfbEveshka: do you have a link explaining what lili live usb ubuntu is?19:29
Tom88Eveshka: You get out what you put into it19:29
Eveshkathats not the answer to the question19:30
Eveshkathis is hopeless.19:30
Eveshkatypical linux users.19:30
Bizzehhmmn, just noticed... im watching the F1 on catchup on the channel4 website. im signed in (because i have to be), and all the adverts (actual tv adverts) are referring to me by name, spoken too...19:30
leftyfbEveshka: we can't help you if you don't help us understand what it is you're referring to19:30
Bizzehvery clever19:30
leftyfbEveshka: i've seriously never heard of "lili" live usb ubuntu19:30
ducasseEveshka: that's not ubuntu, it's a windows program19:30
Eveshkayes19:30
Eveshkai know you know exactly what im trying to do19:31
Tom88Stop talking and listen, maybe you'll actually get the info you want19:31
Eveshkasince you've all just recommended it19:31
ioriawho ?19:31
Eveshkai told you here that im not a linux user. stop exploiting my lack of knowledge19:31
leftyfbEveshka: sorry, I just got here. I didn't recommend anything19:31
ioriaEveshka, make a usb ? then rufus on win19:31
Eveshka.19:31
Eveshkaive just been recommended to use lili. i dont know what rufus is19:31
iorianope19:31
Eveshkaso shoudl i scrap this and do something else then get half way again?19:31
Tom88leftyfb, Eveshka wants to move a file from windows to ext319:32
Eveshkaironic that the question mark button of the one thign i dont understand doesnt work lol19:32
ioriayes19:32
Eveshkatom - YES!19:32
EveshkaYOU GOT IT19:32
ducasseEveshka: rufus is commonly recommended here, never heard of lili19:32
leftyfbTom88: what does that have to do with a live installer?19:32
Eveshkaand ive run out of boxes so i cant install linux on a box19:32
Tom88We've told him to use a live cd, and Lili19:32
Eveshkaso i have to install some temp live usb thing.19:32
Eveshkai did this once years ago - dire results19:32
Eveshkait had a four leaf clover on it19:32
ioria move a file from windows to ext319:33
platzmy SSD drive is doing some wierd 20 second pauses, what is going on ? https://gist.github.com/jonschoning/a66e7dabfd6acb59e1343ca6d3151ff719:33
Tom88leftyfb, A file manager for him to use19:33
Eveshkayes its something i have to do but i dont have much experience with linux19:33
Eveshkahence why im here19:33
Tom88And we are telling you what you need to do19:33
leftyfbEveshka: so let me make an assumption. ... you have a Windows desktop and .... where is the ext3 filesystem? On some external drive? Not on a running machine that can mount it?19:33
Eveshkawell i dont understand what the KEY thing means that it wants19:33
Eveshkai cant risk clicking something if its gonna format my hard drive or something19:33
Eveshkaits on an external drive19:34
fallentreehow does this even remotely classify as ubuntu support?19:34
Eveshkaready for a DCP cinema package19:34
leftyfbEveshka: ok, hold on19:34
e-vent...19:34
Eveshkafor two films ive spent 2 years making hence why i dont have much time to learn an entire OS for one tiny task.19:34
e-ventYou install the live boot onto a USB key19:34
leftyfbactually, why do you need to copy something to it?19:34
e-ventor USB pen drive19:34
leftyfbe-vent: please stop19:34
Eveshkaright so KEY is the linux word for USB drive. nice19:34
Eveshkawell its not in the list of options its only hard drives19:34
e-ventNo, that is general parlance for USB thumb stick19:35
leftyfbEveshka: why do you need to copy something to this ext3 external drive if you don't normally have access to it?19:35
ioria!ext319:35
ubottuext3 is the default filesystem on older versions of Ubuntu, and the most popular on Linux. You can read/write from Windows to ext3 via http://www.fs-driver.org19:35
Tom88Eveshka, Do you have USB drive plugged in?19:35
e-ventDon't say drive unless you mean it19:35
Eveshkaits a usb stick, 3 gigs. formatted to fat3219:35
Eveshkaready to put some kidn of linux on19:35
leftyfbwhy?19:36
Eveshkawith the help of you fine gentlemen. i tried with another flavour but it was - not good19:36
leftyfbok, so you're not just trying to copy some files from windows to an ext3 formatted drive ... you're trying to create an ubuntu installer so you can try/run/install ubuntu?19:36
leftyfbis that correct?19:36
* leftyfb taps the mic19:37
leftyfbEveshka: ^ ?19:37
Eveshkaim trying to do all of this19:38
Eveshkaso that i can copy the files across19:38
Eveshkabecause according to google!19:38
leftyfbacross where?19:38
Eveshkayou cannot WRITE to ext3 hard drives on windows19:38
Eveshkaonly read at best - with third party software (that doesnt even work)19:38
Eveshkaso ultimately - if i could, i would avoid installing linux.19:38
leftyfbincorrect19:38
leftyfbhttp://www.paragon-drivers.com/extfs-windows/19:38
Eveshkai have run out of machines to dedicate one machine to it19:38
Eveshkabeen there. i thought it said read only19:38
fallentreeEveshka: did you read the tidbit ioria gave you?19:38
Eveshkabut sure i'll give it another read19:38
Eveshkai haven't had a chance, tree.19:39
leftyfb"Fast and easy read/write access to Ext2 / Ext3 / Ext4 under Windows19:39
leftyfb"19:39
Eveshkai wrote a song called fallen true. its on my first album track 8 haha19:39
fallentreeactually it's allentree, f. allentree.19:39
fallentreeand here, again:19:39
Eveshkai'll give it a shot and put my lili thing on hold then.19:39
fallentree!ext3 | Eveshka19:39
ubottuEveshka: ext3 is the default filesystem on older versions of Ubuntu, and the most popular on Linux. You can read/write from Windows to ext3 via http://www.fs-driver.org19:39
Eveshkaim not stupid,im just tired.19:39
leftyfbfs-driver is another option19:39
Eveshkaand have done too many jobs lol19:39
ioriai'am wondering why ext3 .... but it's on me alone19:40
fallentreeindeedy, ubuntu can read/write ntfs just fine19:40
Eveshkaso ive been given two options. which is the best?19:40
leftyfbEveshka: can I ask. Why do you need to copy files to an ext3 formatted drive you don't normally have access to?19:40
Tom88Yeah, I don't quite get why ext3 either19:40
Eveshkayeah but i dont even remember how to mount a drive in linux.19:40
Eveshkaits overkill for a simple task19:40
fallentreeit's not19:40
xnullhi, how can I check on linux, to see what ram my video has?19:40
fallentreeit's all automagic these days.19:40
fallentreeand ubuntu base comes with ntfs3g driver so if you want manual, just "mount", done.19:41
ioriaxnull, try dmesg | grep VRAM19:41
leftyfbEveshka: can you elaborate? Maybe there's a simpler way?19:41
fallentreeif you did that freebsd thing you said, you should know how to mount.19:41
Eveshkai already said lol19:41
n-stxnull: https://www.google.com/search?q=check+on+linux%2C+to+see+what+ram+my+video+has%3F19:41
xnullleftyfb: i think dmesg will say only the amount of vram,19:41
leftyfbEveshka: not to me, I just got here19:42
Eveshkai wanna put a few files (one of them gigantic) from windows machine onto an external ext3 hard drive19:42
Eveshkathats it.19:42
leftyfbwhy?19:42
Eveshkaso im trying this thing19:42
leftyfbwhy on an external ext3 drive you don't currently have read/write access to?19:42
xnulln-st: im curios who made the ram on my video, samsung or hynix19:42
leftyfbwhy not format the drive as fat32 or ntfs?19:42
n-stxnull: ah, misunderstood that then19:42
Eveshkaeek. 10 day free trial19:42
Eveshkalol19:43
Eveshkabecause ext319:43
Eveshkais the dolby cinema projector standard19:43
coresback in 2007 when I did "mount | wc -l" i'd get like 3 or 4 after a default install19:43
Eveshkafor film distribution and DCP19:43
coresnow i get like 20 or 3019:43
leftyfbok, that makes sense then19:43
Eveshkaalthough some projectors will read windows, i want it to be versatile so my film can play anywhere19:43
leftyfbEveshka: if this is something you'll be doing somewhat regularly, you should get another machine (it could cost $5) that would be connected to this drive that you could just drag and copy these files from windows to19:44
Eveshkai intend to lol19:44
Eveshkabut im kinda... drowning in machines right now19:44
Eveshkai'll have to start using them as tables19:44
xnulln-st: https://github.com/sling00/amdmeminfo found it19:45
fallentreeuhm... if those windows drivers things don't work, why not pop in the ubuntu live usb and simply copy files from the windows disk to external drive? surely you've got more than one usb port...19:45
leftyfbEveshka: a Raspberry Pi zero w costs $5, is the size of a stick of gum and would connect to this drive, you could setup samba share over your wireless network and could physically be stuck onto the side/top of the external drive19:45
=== xrandr_ is now known as xrandr
Eveshkaoh dont loll19:46
Eveshkareason im here is because my raspberry pi died19:46
Eveshkai cant get visuals on it anymore19:46
Tom88what.19:46
Eveshkaplus i am a bit scared it might be slow19:46
Eveshkaone of the files is 300 gigs19:46
leftyfbwhich would be done copying by now19:46
Eveshkai dont do wireless or network strangely, thats another story19:46
Eveshkayou reckon a raspberry pi could do that by now? :p19:46
Eveshkawell we tried with that but seems to have problems19:46
Eveshkapowers up but no visuals19:47
leftyfbEveshka: that means the SD card is done19:47
leftyfbEveshka: make a new pi imaged sd card19:47
EveshkaOH19:47
leftyfbpi's themselves are pretty tough19:47
Eveshkatell me more - done? it ... dies over time?19:47
Eveshkaits a mark 1 btw19:47
Eveshkai bought a crap one on purpose19:47
leftyfbthat's a bit old19:47
Eveshkanot good enough?19:47
leftyfbyou'd be better off with a $5 pi zero w19:48
leftyfbit's a tiny bit faster and has wireless19:48
Eveshkaok this program doesnt work19:48
Eveshkaits doing the same thing the other program did.19:48
Eveshkayou run it,nothing happens19:48
leftyfbthe pi3 is a lot faster, has wired network, proper usb ports and costs $3519:48
Eveshkayeah19:48
Eveshkathis is more of a test19:49
Eveshkabut yeah, that program is dead.19:49
Eveshkaand i dont have 30 years to learn how to crack it, learn assmbly and fix it which is probably what half the people here will tell me what to do BWAHAHahahAHA19:49
kyuwonwhat should i do if 'Terminal' app doesn't turn up19:49
kyuwon?19:49
fallentreeare you sure? maybe it added file manager menu items... or awaits for ext3 drive to appear...19:49
leftyfbagain, if this is something you're going to do regularly, the $5 - $50 investment might be worth it19:49
EveshkaAHH ITS BACK19:49
Eveshkaits come to life19:49
leftyfbEveshka: nobody here is telling you to write assembly19:50
Eveshkalefty are you SURE that it will do the job19:50
Eveshkayeah it was a joke.19:50
leftyfbEveshka: a pi, yes19:50
Eveshkaits gonna be able to read my NTSF or hwatever it is19:50
leftyfbEveshka: I own about 20 of them myself19:50
Tom88I can second this, it'll work19:50
EveshkaAND read the EXT3, and make fast copies?19:50
leftyfbyes19:50
Eveshkawithout me learning assembly and binary?LOL19:50
leftyfbthe pi3 is your best bet19:50
leftyfbEveshka: yes19:50
Eveshkaok19:50
leftyfbEveshka: /join #raspberrypi for more help with it once you get one. It's pretty damn simple19:50
Eveshkaok i got this paragon thing working19:50
Eveshkai can look at the hard disk but i dont seem to be able to interact with it19:52
leftyfbEveshka: there's probably an option to enable read/write mode19:52
leftyfbin the software19:52
Eveshkatheres "read only" which is unchecked. bugger all any other options19:53
Eveshkawhat a tease19:53
Tom88OKay okay19:53
nemWhy am I getting highlights from Eveshka ??19:53
Eveshkadunno mate19:53
Eveshkaright click dont do it either. ah man - so close19:54
IntelCorecuz u set it19:54
Eveshkai think ive jus tabout clicked every pixel on the interface19:54
Eveshkaor do i have to hold my breath, spin around 3 times and then type in alt grande 22519:54
Tom88Eveshka, www.howtogeek.com/112888/3-ways-to-access-your-lunix-partitions-from-windows/19:54
Eveshkaß19:54
Eveshkabeen there19:55
Tom88AND19:55
Eveshka"Ext2Fsd is a Windows file system driver for the Ext2, Ext3, and Ext4 file systems. It allows Windows to read Linux file systems natively"19:55
Eveshkathis is the thing that someone told me to download ensuring me it could WRITE.19:55
Eveshkathat description says read, as i read before i came here19:55
Eveshkaoh wait thats fs, not fsd, oh man19:56
IntelCorehttp://muzso.hu/2012/03/28/how-to-access-read-write-an-ext2-ext3-ext4-partition-in-windows19:58
IntelCorethose are current options to do19:58
IntelCorei dunno write19:59
hashwagonDoes ubuntu live usb have any features like clonezilla? I'm trying to backup and restore ubuntu 16.04 images from a USB drive19:59
IntelCoreless u go thru networked?19:59
generichow can I set the alsa-mixer levels in ubuntu ? they are always wrong when I boot20:00
TurpitudeHello Everyone.  Would this be the place to ask a question about mapping a windows fileshare through the /etc/fstab ?20:01
Tom88hashwagon, No, but it's fairly easy to make a small CD or USB with CLonezilla live on it20:01
Guest98570Do I need to install anything before being able to execute a .bin file with "./" ?20:01
Eveshkai give up20:01
Eveshkathis is a lost cause. i have no choice but to buy a raspberry or whatever20:01
genericGuest98570 try source xxx20:01
Tom88Guest98570: Negative20:01
ducassegeneric: you need to set it executable, with chmod +x20:02
Tom88FInally! That guy was really something20:02
ducassegeneric: sorry, bad expansion20:02
genericducasse: jup but that's for guest9857020:02
Guest98570Yup I did it already, but it tells me he doesn't find the file20:02
IntelCoregeneric - so the system setting did not do?20:02
Guest98570(I made sure I'm on the right tree)20:02
hashwagonTom88: Thanks. Anyone know if it's possible to create an image and save it onto the same USB drive clonezilla is on?20:03
Tom88Guest98570: Does the file name have spaces in it?20:03
Guest98570No20:03
kikukhay20:03
Tom88hashwagon, Well, with some partitioning, maybe20:03
generichow can I set default mixer levels ?20:03
hashwagonOkay that's what I thought I'll see if I can get it to work20:03
ducasseGuest98570: the .bin file is in the current directory? if so, what is the _exact_ error?20:04
Tom88hashwagon, a thing I use is called Hiren's Boot CD. It has Clonezilla, a linux live environment, a WIndows live environment and loads of tools20:04
Tom88I'm actually using XChat off of it right now on an Ancient dell tower20:04
hashwagonTom88: Awesome, that sounds very useful I'll check it out.20:04
genericIntelCore seems there is a system setting but i'm using spdif which is always disabled20:05
Guest98570It's in the current directory, the exact error is :  "bash: ./file.bin: No file or Directory"20:06
tmusDoes anyone know the reason why my login screen is displayed on the laptop screen even when the system is docked and the lid closed? I'm on GDM/Gnome, but it seems people are sometimes seeing similar on lightdm. Any ideas?20:06
Guest98570(I made sure it exists)20:06
genericGuest98570: seen that too20:06
Tom88ditto20:06
genericGuest98570: try renaming it20:07
ducasseGuest98570: check the filename for typos20:07
Guest98570Okay20:07
IntelCoreaskubuntu.com/questions/50067/howto-save-alsamixer-settings20:07
Guest98570I renamed it with only alphabetic characters, it still doesn't work20:08
Tom88I've had my fair share of struggles with that on an ArmA server20:08
Guest98570executable files such as "a.out" works20:08
genericGuest98570: interesting because ren found it20:08
Guest98570But not this .bin :/20:09
Guest98570ren found it ?20:09
genericGuest98570: rename20:09
Guest98570Ow, yup20:09
genericGuest98570: mv20:09
ducasseGuest98570: what does 'ls -lh file.bin' say?20:09
theblackhierophahello20:10
Guest98570It found the file, with the rights I set20:10
genericGuest98570: chmod maybe ?20:10
catalasehello20:10
Guest98570I already chmod it, with 777 to be sure20:10
genericIntelCore: thanks20:11
Guest98570Btw, it must be painfull to you to need to search my answers, how do you make yourself red to the one you're talking ?20:12
Guest98570generic: test20:13
Guest98570Think I found out20:13
ducasseGuest98570: use tab to expand the filename instead of typing it20:13
Guest98570ducasse: I'm use to do it every time20:13
IntelCoregeneric -  terminal this, amixer contents , find the spdif20:13
Guest98570ducasse: I retried anyway, but same result20:13
IntelCoreamixer contents20:14
ducasseGuest98570: what does 'file file.bin' say?20:14
IntelCoregeneric - you want to try save that config..20:14
IntelCorethe one 4 the spdif20:14
genericIntelCore alsactrl store ??20:15
Guest98570ducasse: "file.bin: ELF 32-bit LSB executable" and many other things, but I think this is the most important20:15
IntelCoreyes store it20:15
genericIntelCore in asound state ?20:15
pagz403 error when trying to apt-get install packages* thats the mirrors problem right ? https://pastebin.com/5urxM3xR20:16
genericIntelCore /etc/asound.state ?20:16
IntelCoreyou might put - like shown 4 the desktop icon20:16
IntelCore identify which one is the S/PDIF control. You may have to change that control in alsamixer and check for differences in the amixer contents output before and after to find it.20:17
Guest98570ducasse: It also say "Not stripped" if that's of any importance20:17
IntelCoredas awll i got20:18
genericIntelCore I have no /etc/asound.state up to now :(20:18
IntelCoreset mixer - sudo su - create asound.state20:19
genericIntelCore I have no /var/lib ..20:19
genericIntelCore I have /var/lib ..20:19
bonsairootGuest98570, do you have 32 bit libs installed?20:19
Guest98570I just tried to rename it without the extention ".bin", same result, even when I put it the extention ".sh"20:19
IntelCoreany asound.state on the pc?20:19
Guest98570bonsairoot: Absolutely no idea, my ubuntu is all new20:19
=== jstein_ is now known as jstein
genericIntelCore yes in var/lib20:20
IntelCoremove20:20
bonsairootGuest98570, See https://askubuntu.com/questions/454253/how-to-run-32-bit-app-in-ubuntu-64-bit20:20
genericIntelCore to /etc ?20:20
IntelCorey20:20
bonsairootGuest98570, I think you might have the same problem?20:20
Guest98570bonsairoot: That's it20:21
Guest98570bonsairoot: I'm gonna follow the steps, thank you20:21
=== JanC_ is now known as JanC
Guest98570It all works now, thx again20:24
bonsairootyou're welcome20:24
naccGuest98570: extensions don't mean anything in linux (technically)20:25
Tom88Refresh my memory, how do I set myself as away?20:28
naccTom88: not really an ubuntu support topic :)20:28
naccTom88: it's client specific, presumably20:28
IntelCoreBut using .profile and amixer, no need to "sudo" and it will unmute at every session start for your login.20:28
Tom88Ah, IRC is a mysterious beast for me :P20:29
Tom88My bad20:29
IntelCoremIrc is old20:29
Threadsand so is your mum but nobody is complaining20:29
IntelCoreWhalead is not working it, i dont think20:30
naccThreads: don't do that, please.20:30
IntelCorealt A  ?20:32
naccTom88: but usually, it's /away ...20:32
eldenany ideas on getting identd to work? tried oidentd and pidentd. no joy.20:58
blkadderelden, Could you be more specific?20:59
eldenI installed each one of those packages... configured them and started/enabled. they don't seem to work. I've used them before with success. I do have TCP port 113 forwarded.21:00
eldenpidentd uses inetd21:00
eldenoidentd is standalone21:01
eldenI had an old config file that worked fine with oidentd in the past21:01
eldentesting simply amounted to logging onto several IRC servers and getting no ident found messages21:01
eldenoh I know21:04
eldensome routers block 113 and don't let you override that21:04
eldenI bet that's what's happening21:04
eldentried telnetting, which should work I think21:05
eldenbut it does not21:05
ycyclistSay, I have almost 2 gig in something called $HOME/.cache.  What is the standard safe way to reduce that?21:07
blkadderelden, Are you trying externally?21:07
blkadderTelnetting to 113 from outside?21:07
eldenactually, right now I'm telnetting to localhost from the machine itself. that should prove my theory.21:08
eldenbut yes, I was trying externally21:08
=== maximo is now known as fmaximo
eldenit connects locally, not externally21:09
eldenthe router is probably blocking it21:09
blkadderAh21:09
blkadderProbably.21:09
eldenthanks for letting me talk it out lol21:10
blkadderHEh21:10
blkadder"You are welcome for nothing" ;-)21:10
kikukhaay21:15
egcoh hai21:16
maskedpon-st: I'm sorry, my mentally challenged sister decided to mess up the networking cables21:21
maskedpon-st: the pai sho with tea offer is still standing! ^_^21:21
n-stmaskedpo: :)21:21
maskedpon-st: I cannot msg you as I am not logged in21:22
xiang_/msg *status AddBindHost domain.tld21:23
n-stI've messages you, that should work21:23
maskedpon-st: I am sending test messages but status is telling me it's not going through21:25
n-stmaskedpo: i've temporarily disabled the filter, try again now21:26
=== Gabriel is now known as GabrielC
udnhi guys can you help me to connect my lg cm6540 audio device via bluetooth in ubunutu?21:36
=== House_ is now known as House
chamunksHas anyone ever written a thing to re-assert all chown/chmod settings in ubuntu?21:45
naccchamunks: what do you mean 're-assert'?21:46
naccchamunks: those aren't settings, those are permissions and ownership of files21:46
chamunksnacc someone is asking me how the un-screw up their FS perms.21:46
naccchamunks: you can't easily21:46
kjackd_lIs there any way to use ethernet bonding to aggregate bandwidth? Not round robin but using a random network connection (separate networks) per new data stream?21:46
naccchamunks: and to have screwed up their FS that badly, they had to be root21:46
chamunksnacc okay I'll just tell him to blast the machine and try not to screw it up the next time.21:47
naccchamunks: tell them not to do things as root next time and they can use a live image to compare against21:47
naccchamunks: or reinstall, it's probably easier21:47
chamunksnacc I haven't had chown/chmod problems like that before so I had no idea.  I know theres a button I press in Onyx that "repairs" filesystem permissions and ownerships etc to what they're supposed to be in the root of OS X21:47
naccchamunks: no such thing in ubuntu that i'm aware of. and feels like it teaches terrible system administration.21:48
chamunksnacc I'm really surprised no ones bothered to write something like this I'm sure theres a few people who have done this in the past.21:48
naccchamunks: so i, personally, would not recommend such a thing21:48
naccchamunks: yep, and hopefully they only do it once :)21:48
chamunksnacc I mean this guy's some guy from comcast or something he does phone support and is learning computers at this level at 4521:49
chamunksnacc I don't think he knows really what a linux even really is.21:49
chamunksnacc sorry I've got a terrible sense of humor anyways thanks I'll just relay it to him that theres nothing.21:50
naccchamunks: that's all great. that person should *learn* it correctly.21:50
naccchamunks: i think i say this daily now, but if you're root on a linux machine, and you don't have backups or know how to undo something already, don't do it! :)21:51
psychoticwarriorfixed the piceport issue by adding pci=nomsi at the end of linux kernel line21:51
chamunksnacc heh luckily I'm nowhere near that level of sysadmin anymore haha I can root safely.21:51
tmusIn Ubuntu 17.04 (Gnome) which uses resolved, connecting to a VPN with NM does not totally override the DNS with those of the VPN connection. Instead it seems a DNS server is selected randomly, frequently breaking all split dns setups. Any way to change this behaviour? (dnsmasq is no better)22:02
=== jstein_ is now known as jstein
raynoldahh it's a wonderful day22:15
nacctmus: i think there are some bugs in this area being worked22:19
fallobsthello22:23
tmusnacc, that would be awesome news. do you happen to know of a bug or something?22:26
nacctmus: let me look22:27
nacctmus: maybe LP: #165252522:29
ubottuLaunchpad bug 1652525 in openvpn (Ubuntu) "DNS leak in ubuntu 16.10" [Medium,Confirmed] https://launchpad.net/bugs/165252522:29
nacctmus: there are others in the openvpn package that seem possibly relevant too22:29
=== UrsidaeJohn is now known as drjnovak
nacctmus: or LP: #162431722:31
ubottuLaunchpad bug 1624317 in systemd (Ubuntu) "systemd-resolved breaks VPN with split-horizon DNS" [High,Confirmed] https://launchpad.net/bugs/162431722:31
tmusnacc 1624317 seems right :) thanks22:33
nacctmus: i'll see if i can make sure the right people see those22:34
tmusnacc, awesome thanks - it's been a problem for ages and hard to work (i have several vpn solutions for several customers and my own workplace). Having to deal with manual stuff for each should really not be needed and this worked fine earlier - 16.04 i believe22:38
nacctmus: yeah, it's partially the cost of getting to a more consistent world (with my ubuntu developer hat on). But i completely get the frustration.22:38
axisyseverytime I connect my laptop to work or home network, I need to rerun ``docker restart mydavmail'' .. is it possible to automate this?22:39
tmusnacc, i get it - and I'd totally accept a working hack (such as having to manually add stuff to the vpn definition to make this work)... not sure exactly where stuff beaks22:40
tmusmay be network-manager or resolved or some combination...22:40
tmusthanks anyway22:40
nacctmus: i think the last comment in LP: #1624317 has a workaround22:40
ubottuLaunchpad bug 1624317 in systemd (Ubuntu) "systemd-resolved breaks VPN with split-horizon DNS" [High,Confirmed] https://launchpad.net/bugs/162431722:40
nacctmus: but i am not sure -- my interpretation is that should be the default for BC, but like I said I need to ask other folks22:41
KabeI am trying to get the Ubuntu laptop to connect to the Active Directory domain in my company and keep getting this error message that says  "Failed to join domain: failed to verify domain membership after joining: Access denied"... Kinit works fine... This is on Ubuntu 16.04 using SSSD and Samba... Anyone have any ideas?22:43
piglithello22:48
piglitI can not access a old encrypted ssd22:48
piglitcan anyone help me out ?22:48
piglitI did try this:22:49
piglithttps://www.howtogeek.com/116297/how-to-recover-an-encrypted-home-directory-on-ubuntu/22:49
piglitbut i do not have got a passphrase22:49
geniiNo correct passphrase, drive remains encrypted. No other way.22:50
Seven_Six_Twothat's kind of the point.22:56
=== energizer1 is now known as energizer
=== ifro_ is now known as outfro
BosiBHello, I'm having trouble with my built in microphone on Xubuntu 16.04. Any idea what could it be? Thank you!23:03
KabeBosiB, did it ever work, and do you happen to run windows on the same system?23:04
BosiBKabe, it used to work just fine when I used Ubuntu 14.04, then I just recently noticed that it wasn't working since I've installed Xubuntu 16.04.23:05
KabeHave you tried restarting pulseaudio and plugging it out and in?23:06
BosiBKabe, how do I do that?23:06
Kabepulseaudio -k23:08
Kabethat kills it23:08
Kabepulseaudio -D23:08
Kabeshould restart it23:08
Kabeyou can run pacmd23:09
BosiBKabe, daemon failure once I did -D23:09
Kabethen list-sources to see if the mic is there23:09
Kabewhat does pulseaudio say when you just type that in?23:10
Kabeit should say something like...23:10
Kabe[pulseaudio] pid.c: Daemon already running.23:11
BosiBKabe, quite long outcome, but it does mention my built in microphone23:11
Kabeone last thing to maybe che k23:11
Kaberun the command alsamixer in the terminal23:12
BosiBKabe, it says Daemon already running23:12
Kabethat should in theory bring up a soundcard control pannel23:12
Kabethere should be mic boost controls etc23:12
Kabeas well as features like auto-mute if your card supports it23:12
Kabemaybe one of those settings are the problem.23:12
tmusnacc, that workaround is for running openvpn outside of NetworkManager... I'd need to come up with a manageable way to the the same for vpnc, openconnect and pptp... I'd much rather figure out how to make network-manager (or resolved) override all previously set dns-servers with the VPN ones. That would be useful23:12
BosiBKabe, internal mic is set to 100%23:13
nacctmus: oh you want one dns server (or some set of them) for all connections?23:13
tmusnacc, as a workaround23:13
tmus:)23:13
nacctmus: i'd ask in the bug, i've asked the systemd folks to look into it, but might not be until next week23:13
Aluminis /etc/issue managed by any system scripts, or can/should I just edit it directly?23:13
naccAlumin: why would you edit it?23:14
tmusnacc, cool. thanks :)23:14
BosiBKabe, it is so odd... it seems like it is installed and all, but it won't get any signal in on the pulseaudio config thing...23:14
Kabehere is maybe a good place to look at https://askubuntu.com/questions/508221/sound-input-device-microphone-not-working23:15
Kabesomeone mentions pavucontrol as a possible fix23:15
Kabeas it might just be that it's not being assigned.23:15
Aluminnacc: maybe I want k-RaD ANSi art in my pre-login prompt.  Maybe I want to display an offensive fortune cookie.  Who knows?23:15
Aluminactually now that I think about it, ANSI art does sound kinda fun23:16
naccAlumin: fortune cookies are better placed in motd23:16
backboxf23:16
naccAlumin: afaict23:16
naccAlumin: read `man issue` for the intent of the file, you can edit it, but it's pretty uncommon23:16
Aluminyeah, I just thought it might be like resolv.conf or GRUB's menu.lst where it's generated by something else23:17
naccAlumin: i don't know what you mean by 'system scripts' in this context23:17
naccAlumin: oh, no, it's not generated23:17
Alumincool, thanks23:17
Aluminfor the record, the problem being solved is to display the machine's IP on the console so that when it loses its DHCP lease, someone who doesn't have access to the box but _does_ have access to our DNS zone can update the A record :)23:18
Aluminand before you say dynamic DNS...I KNOW.  I also know about static IP assignment.  I'm not the network admin.  :)23:19
Aluminyou'd think with eleventy billion IPs in the 10.0.0.0/8 address space we could have static IPs.  But no.23:20
=== blade is now known as Guest18520
psychoticwarriorwish i could change it to dynamic ip address. How would I change my modem to different ip address WAN23:27
energizerMy computer has been running super low today. How can I figure out why?23:43
apesAlumin: Add a dhcp client hook to update DNS for you23:45
apesAlso, static IPs don't work for scaling clusters23:45
Aluminhmm that's a good idea...not that running an hourly cron job is going to slow the system down, but doing it from DHCP would be more efficient23:46
Aluminupdating DNS directly isn't an option, there's no API for it.  I mean, unless I wanted to write some kind of shell script to screen scrape the Web interface23:47
Aluminwhich I don't :)23:47
mate_e23:47
apesAlumin: I'm guessing it's some kind of BIND compatible DNS server? Use nsupdate23:48
saliak_I’m trying to setup a bridge so I can create a openvpn bridge to access my LAN on the road23:48
saliak_anyone have a good resource they’d recommend?23:48
saliak_never done ethernet bridging before23:48
blkadderThe Openvpn docs?23:48
blkadderThey cover this.23:48
saliak_ok, yeah, that’s what i’ve been looking at23:48
saliak_http://www.shorewall.org/bridge-Shorewall-perl.html#Bridge23:49
blkadderhttps://community.openvpn.net/openvpn/wiki/BridgingAndRouting23:49
blkadderThat doc you posted looks pretty dated.23:50
blkadderAnd I am not sure what "shorewall" is.23:50
blkadderIs that the tool you are using?23:51
saliak_shorewall is the firewall i’m using23:51
blkadderI see.23:51
GabrielCwill ubuntu-mate go under "deb http://ppa.launchpad.net/dns/gnu/ubuntu"23:52
saliak_let me read through the one you sent and see where that gets me23:52
GabrielC?23:52
blkaddersaliak_, Sure. When I see docs referring to kernel 2.4 and 2.6 I worry that they might not be up to date. :-)23:53
saliak_fair enough :)23:53
apesAlumin: Honestly though, if you can administrate your DHCP server, it should handling the DNS updates for you.23:53
GabrielChow do i add a key to gpg after downloading it?23:53
AluminI can't, that's the whole point23:53
Aluminno access to DHCP, and access to DNS only through a Web interface23:53
apesI mean, if you have a netops team that can set up DDNS updates correctly on it, that's the way to go23:53
GabrielCi can answer that my self lol.. gpg --import gpgpublickey.asc23:54
apesAlumin: Are you using a cloud provider?23:55
Aluminthis is at work, so I'm not a customer...I'm an employee23:56
saliak_blkadder: so, according to that link you sent, i don’t need to bridge the interfaces.  i just setup iptable rules that forward the traffic into the local network?23:57
blkaddersaliak_, There are multiple ways to skin the cat.23:57
saliak_blkadder: hrm interesting23:57
blkadderYou need to determine exactly what you want to accomplish and then pick the best way for you.23:57
apesAlumin: Rather than hacking all this together, I would definitely recommend you pressure the networking team to set up DDNS on the DHCP server correctly.23:57
denвсем привет23:58
apesпожалуйста23:59

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