/srv/irclogs.ubuntu.com/2018/11/05/#ubuntu.txt

wbrHi, I try to install the package 'libqt5multimediagsttools5', but I get the error 'Unable to locate package'. I tried to update and upgrade, but without effect. Does anyone have a clue of what I could do?00:04
Ben64pastebin full error00:05
gostforestoh so i have to do it manually00:06
boblamontwbr: what version are you running?00:06
wbrfrom Mint 1900:07
wbrit is based on Ubuntu 18.0400:08
gostforesthttps://pastebin.com/RE9aLBRF00:08
gostforestthere u go00:08
Ben64wbr: this channel only supports actual ubuntu, not 'based on'00:08
wbrSorry, I thought this was the right place to go as it use the ubuntu repos00:08
Ben64mint has their own channel, #linuxmint-help on irc.spotchat.org00:09
AndyChow888wbr, "apt-cache search XYZ", to find what is in your repos. Your repos aren't the ubuntu repos, I'm sure.00:09
wbrok thanks for the tip00:09
AndyChow888A distro can't hijack another distros repos.00:10
wbrmy bad, I am more used to arch but I am tried to fix a dependancy bug with mint. I thought that the apt-get system pointed to either debian or ubuntu repos00:11
wbrtrying00:11
nshiremy boot process takes 2min20sec on a fast machine suddenly after upgrading my version of ubuntu. Anyone know where to start looking for issues?00:18
nshiresystemd-analyze plot shows plymouth-wait-quit-service as using 30sec00:19
AndyChow888nshire, look at your systemd log.00:19
hggdhnshire: or try systemd-analyze blame00:23
nshirethese are the results. mostly plymouth https://paste.ubuntu.com/p/rhvVfBRd5w/00:25
AndyChow888nshire, what do the logs say? /var/log/boot.log00:33
AndyChow888You might want to run plymouth in debug mode, to see what the problem is.00:34
nshireanything in particular I should be looking for in boot.log?00:39
gostforestanything new in the search for why my usb isnt showing up as a drive in programs?00:58
AndyChow888gostforest, did you ever post the output?01:04
gostforestIts me, I need reccomendation for software that can burn an iso to my usb01:08
gostforestall the other software doesnt notice my usb's existence01:09
cynicistgostforest: can you see it in the disks utility?01:09
cynicistgostforest: I mean I think I see it as sdb in that log of yours01:09
AndyChow888Yeah, without the output, I can't help. dd is the software you want, it's already installed. But it sounds like you have another problem, if the usb doesn't show up in other software.01:10
cynicistgostforest: Assuming that is your disk (14.6GB), you can just use `sudo dd if=/path/to/iso of=/dev/sdb` from a terminal. There are of course graphical usb writers but this command is so easy that I tend to prefer it.01:13
=== bhalithan1 is now known as bhalithan
neilduganI am in Australia.  I am connected the NBN here.  My phone is connected to the VOIP provided by my ISP.  Can I install a SIP softphone application and answer the VOIP phone done by my provider?01:57
guivercneildugan, yes & no.  depends on your ISP i suspect. my current provider allows for it (i'm still on dsl), but they warn they use a modified (proprietary) protocol with their nbn service & my current setup will likely not connect - i must use their equipment they tell me; but i have no idea if that's true..02:06
en1gmaim trying to install ubuntu server 16.04.5 from usb stick to usb hard drive. can this be done?02:21
en1gmaubuntu server 16.04.5 (I386)02:21
piesquaredYes02:22
piesquaredEr.02:22
en1gmathe installer process dont seem to find the usb drive02:22
piesquaredMisread.02:22
piesquaredIgnore me...02:22
en1gmacrap. i thought it was going to be easy. should have known better :)02:22
Ben64it (usually) is easy02:22
en1gmaim not sure we can install to usb drive02:23
Ben64usb has terrible performance though02:24
en1gmaalot better then this usb 2.0 flash drive02:25
paco_how can I run Mint desktop manager cinnamon in ubuntu02:26
guivercpaco_, package `cinnamon` provides the connamon desktop environment (not a desktop-manager, but DE) for Ubuntu 18.04 & 18.10, eg. https://packages.ubuntu.com/bionic/cinnamon02:29
guivercs/connamon/cinnamon02:29
Bashing-om!info cinnamon-desktop | paco_02:29
ubottupaco_: Package cinnamon-desktop does not exist in bionic02:29
guivercsorry ignore my last, it was cinnamon-desktop-environment02:30
guiverchttps://packages.ubuntu.com/bionic/cinnamon-desktop-environment02:30
paco_So those are the packages but how I do install them? sorry very unexperience guiverc02:34
guivercwhat Ubuntu release are you using paco_02:35
paco_18.1002:36
paco_sorry DISTRIB_DESCRIPTION="Ubuntu 18.04.1 LTS"02:36
guiverc:)    `sudo apt install cinnamon-desktop-environment`  should install the full desktop & extra components for cinnamon.  at your login screen you should see a gear type logo, so you can select which DE (desktop environment) you want to use for that session.  it doesn't replace your existing DE, it adds another to your system02:37
paco_do I need to add the repo or is on the standard repo?02:38
guivercit's in universe; so as long as universe (community supported) is enabled - you're good to go02:39
paco_worked02:39
paco_thanks02:39
paco_is getting installed now :D02:39
ysiry_I try to su from root to another user and I get this error message: Cannot execute USERNAME: Permission denied.. what gives?02:39
paco_the power of ubuntu on Cinammon awesone!!02:39
ysiry_I try to su from root to another user and I get this error message: Cannot execute USERNAME: Permission denied.. what gives? also when I reboot the system and try to login to this user it seems to work but them goes back to the login page immediately02:40
guivercysiry_, i've seen it I believe long ago, I'd check your config files for that user & look for an error, but can't advise where to look sorry02:41
ysiry_:/02:41
WoCAnyone know of a program that accurately determines the endian of the machine it is running on ?02:43
ysiry_it also says Cannot execute USERname: No such file or directory02:44
neilduganguiverc, thanks I think I will try.02:45
ysiry_any idea what to do?02:45
guivercyou're most welcome neildugan :)02:46
ysiry_it's strange i can create a new user and su to that one02:46
neilduganen1gma, I have installed ubuntu on a USB pendrive before :-) so it can be done.02:47
neilduganysiry_, have you double checked the permission of the users home directory?02:48
ysiry_neildugan how do I go about doing that?02:49
RoDiMuS-Xuser02:49
RoDiMuS-Xfriend02:49
neilduganysiry_, "#cd /home" then "ls -l /home/<username>"02:49
ysiry_neildugan it says: total 002:50
neilduganysiry_, does the "/home/<username>" directory exist02:50
ysiry_yes02:51
RoDiMuS-Xsbar02:52
neilduganysiry_, it appears the the users home directory has been wiped clear... how big a problem is that?02:52
neilduganguiverc, what application do you use?02:56
paco_Hi I tried sudo apt install cinnamon-desktop-environment and it download it but I cannot access it I am still using unity.... any advise?03:01
nshirelog out and there should be an option to change desktop environments near the login password box03:06
paco_nshire, no is not I reboot and nothig let me try again then03:07
paco_ Hi I tried sudo apt install cinnamon-desktop-environment and it download it but I cannot access it I am still using unity.... any advise?03:12
paco_nothing working not sure why03:12
nshirethe value of RESUME=UUID is not listed under blkid in my system. does that mean that the swapfile does not exist in my system?03:31
WoCspeaking of endian, the following will report 1 for lil endian and 0 for big endian; echo -n I | hexdump -o | awk '{ print substr($2,6,1); exit}'03:31
WoCin case anyone else needed to know03:31
WoCx8 is a lil endian03:32
WoCx86...03:32
* WoC goes back to his geek hideout...03:33
nshiresomething weird is happening, ran sudo reboot and it just closed my ssh session but did nothing else04:07
paco_hello I need a little help does anyone know how to install MATE or Cinnamon in Ubuntu 18.04?04:13
liquidatlasstep 1: install plasma04:14
liquidatlasor https://linuxconfig.org/how-to-install-mate-desktop-on-ubuntu-18-04-bionic-beaver-linux04:15
paco_hello I need a little help does anyone know how to install MATE or Cinnamon in Ubuntu 18.04?04:44
lotuspsychjepaco_: liquidatlas just linked you howto04:46
lotuspsychjepaco_: alternate, if you like testing mate you can consider installing hte ubuntu-mate .iso04:47
luckybunnyI have a weird issue right now in 18.1005:15
UBUxUBUwut05:15
luckybunnyEverything looks stopped. 'looks' because it isn't. I can move the mouse cursor but can't click anything. I just ssh'd in with my phone and the system is ticking along beautifully. I have killed most of the stuff I'm running....but they're still in the screen05:16
luckybunnyOn *05:16
luckybunnyWas playing terraria and it 'froze'. So I ssh'd in and killed terraria and steam using htop.... Both are still displaying, frozen, onscreen. Memory usage is fine, no swapping going on, no cpus maxed or anything. And htop shows those processes are not running any more. I don't get it.05:20
AndyChow888What windows manager are you using? Gnome?05:25
luckybunnyI'm using xfce, so likely xfwm05:25
AndyChow888Humm, long shot, but try killing xfconfd05:27
luckybunnyNope05:28
luckybunnyNo dice05:28
AndyChow888Does the keyboard now work? Doing ctrl-alt-f205:29
luckybunnyWas thinking of some permutation of xfwm --replace, but I need to provide the display for that, and I'm not up on the command structure needed to do it05:30
luckybunnyAnd that's a neg on the keyboard05:30
AndyChow888I forget if REISUB is enabled by default. Doing alt+SysRq+R, does this give you your keyboard back?05:32
luckybunnyTbh I suspect the keyboard input is fine, but just not coming through on the display05:34
luckybunnySo I won't see if it does work05:35
luckybunnyGoing to reisub anyway.. Brb05:35
WoCWhat would be a good way to uncompress a zlib compressed file ?05:35
=== andyhuzhill_ is now known as andyhuzhill
AndyChow888WoC, lots of possibilities. "unzip file.zip" would be one.05:41
luckybunnywell... reisub worked. Decided to drop in to a wayland session05:41
=== davor_ is now known as davor
AndyChow888I use i3 myself, it's simple to reload the wm by doing spec-shift-r05:42
luckybunnyI managed to pull off a 'xfwm4 --display :0.0 --replace' but it did nothing. i suspect maybe the x server froze or something went screwy with the nouveau driver I'm using05:45
luckybunnybeen meaning to try out wayland, to see if it's any lighter. I switched to xfce before because nvidia drivers weren't happy with wayland and gnome was way too ram-happy05:46
luckybunnyI know I'm technically using gnome on wayland right now... so I fully expect it to take a dive in the next few days, but who knows...05:48
lotuspsychjeluckybunny: keep in mind 18.10 is non-lts and 'can' hold more bugs then on LTS05:59
lotuspsychjeluckybunny: you also might wanna take a look in syslog/dmesg to see whats going on, we had few users reporting gnome segfault on 18.10 last days06:00
pi0anything other than teamviewer for remote admnistration?06:07
AndyChow888SSH is the classic one.06:08
Ben64oh yeah, ssh is great06:08
AndyChow888vnc, google-remote. Tons of alternatives.06:08
=== cpaelzer__ is now known as cpaelzer
luckybunny[30791.532985] nouveau 0000:02:00.0: fifo: read fault at 0029e0e000 engine 00 [PGRAPH] client 0f [GPC0/PROP] reason 00 [PT_NOT_PRESENT] on channel 12 [021f6a6000 systemd-logind[1523]]06:12
luckybunnythat looks like it could be it.06:12
lotuspsychjeluckybunny: what does: ubuntu-drivers list suggest for your card?06:12
AndyChow888Why are you using nouveau? With nVidia, I would go proprietary.06:13
luckybunnyokikoki... I'll get right on that06:13
AndyChow888I mean, the performance difference is an order of magnitude, at least.06:13
=== neunon_ is now known as neunon
eraserpencil_im using firefox and libreoffice both as snaps, but I cant open a downloaded file in firefox with libreoffice06:17
eraserpencil_some permissions issue im observing.06:17
nshiremy GPT ubuntu installer only booted to the black GRUB2 screen. what could be the issue?06:17
eraserpencil_does anyone know a fix06:17
AndyChow888black grub? Screenshot please.06:19
AndyChow888eraserpencil_, who is the owner of the downloaded file?06:19
eraserpencil_it's a single user computer, so I am06:19
AndyChow888eraserpencil_, no, the owner of the file, as defined by the attributes of the file.06:20
AndyChow888eraserpencil_, do ls -l and what is the output for that file?06:21
eraserpencil_well, owner and group are my user06:21
nshireAndyChow888, only said GNU GRUB 2.xx ... minimal bash-like [...] and then there was a command line06:21
nshirethis but different versions numbers https://www.google.com/url?sa=i&source=images&cd=&cad=rja&uact=8&ved=2ahUKEwiEhuSuzrzeAhUDLXwKHcXRCVAQjRx6BAgBEAU&url=https%3A%2F%2Faskubuntu.com%2Fquestions%2F993152%2Fgrub-command-prompt-instead-of-normal-boot-for-windows-10-after-deleting-ubuntu&psig=AOvVaw1rXxb1jpvOtOetjeEzr6QG&ust=154148522811111306:21
nshireerr this https://i.stack.imgur.com/DEL0D.jpg06:22
pi0google-remote?06:22
AndyChow888pi0, Chrome Remote Desktop, but yeah. Terrible solution, but depends on use-case.06:24
pi0i guess it would be a windows/linux solution06:25
pi0for vnc one must allow port forwarding on router, right?06:25
lotuspsychje!vnc | pi006:26
ubottupi0: VNC is a protocol for remote desktop. https://help.ubuntu.com/community/VNCOverSSH describes how to use it securely.  It works best over fast connections, otherwise look at !FreeNX06:26
eraserpencil_http://termbin.com/vz6a if it helps06:27
pi0ubottu: but one does not need to enable port forwarding so the system can be reached ?06:27
ubottupi0: I am only a bot, please don't think I'm intelligent :)06:27
=== capella is now known as capella|away
AndyChow888For every solution, to access your computer from the internet, you need to enable port-forwarding. For any solution.06:28
pi0but not for teamviewer06:29
AndyChow888For teamviewer also, I'm rather sure.06:29
AndyChow888How else can you forward the packets to your internal network from the WAN?06:30
lotuspsychjeAndyChow888: i think teamviewer bypasses firewall/forwarding06:33
pi0by having the server centralized06:34
AndyChow888teamviewer is cloud-based?06:34
pi0hmm well all i know is that you do not ned to modify router settings06:35
eraserpencil_might be a libreoffice bug than a firefox bug06:36
AndyChow888Seems team-viewer is cloud-based. Talk about security risks06:37
pi0my intention is i have a programming class and sometimes i need to show the gui06:38
pi0and i can be at a cafe06:38
pi0and want to share my screen06:38
Ben64you don't need a gui for programming class06:38
pi0my ide06:38
pi0andriod studio06:39
Ben64vim doesn't need a gui06:39
pi0that doesnt but i mean reasonable programming :) with debuggers06:39
Ben64but really, doing work over the network on a remote desktop is a horrible experience06:40
AndyChow888A remote desktop, sure. But remote admin with SSH is heaven.06:40
AndyChow888If you just want people to see your screen, you could stream your screen, say with OBS.06:41
pi0stream screen with OBS06:41
pi0hmm is there a link06:41
AndyChow888https://obsproject.com/06:42
pi0would that show it to everyone06:44
pi0or do i have an option to only broadcast to 1 person06:45
AndyChow888Everyone that had access. You choose where to stream, and to whom.06:45
AndyChow888It's what gamers use to show their friends their game.06:46
lunawell you can always record locally aswell :P06:46
AndyChow888You can add a webcam, etc, so it's rather cool.06:46
lunaused OBS to record some concert in the school theathre where i work locally06:46
luna:P06:46
lunaand to stream some Quakeworld tourneys06:47
pi0gonna have to check out a tutorial link06:48
AndyChow888The only downside, and it's an AMD problem, is that if your graphic card is AMD, you can't use accelerated encoding, only software encoding, unless you are on Windows. No such problem with Intel or nVidia.06:48
AndyChow888AMD has basically only enabled it's hardware encode with Windows. Rather disappointing.06:49
lotuspsychjeguys conversations fit in #ubuntu-discuss06:50
pi0does the person viewing the stream need to download large software06:52
Ben64pi0: they need a web browser06:56
nekowaiidesuGood morning lovely people, when I do apt-get update I get a few messages like this:06:57
nekowaiidesu(appstreamcli:16492): GLib-CRITICAL **: 08:55:21.734: g_strchug: assertion 'string != NULL' failed06:57
nekowaiidesuCould anyone give me an idea as to what this means?06:57
lotuspsychjenekowaiidesu: could you hastebin the full output of: sudo apt update && sudo apt full-upgrade please?06:57
pi0or i can use my private vm06:58
pi0cloud system06:58
pi0and piggy back to my laptop to use vnc06:58
Ben64will be awful06:58
pi0user --> cloud linux --> my laptop06:58
pi0oh06:58
pi0forget that06:58
pi0lol06:58
nekowaiidesulotuspsychje, see: https://pastebin.com/4sig5Xx706:59
lotuspsychjenekowaiidesu: wow thats looks weird indeed07:00
AndyChow888Did you flash your bios?07:01
nekowaiidesuIt doesn't seem to be affecting anything (that I can tell) - just not sure what appstreamcli:16492 is or whether i should be concerned07:01
lotuspsychjenekowaiidesu: wich ubuntu release/kernel is this?07:01
Ben64a quick google says to 'sudo apt-get purge libappstream3'07:02
nekowaiidesulibappstream3. Okay I'll check what that is first lol :)07:02
Ben64ooh, maybe not. on my system doing so wants to remove ubuntu-software and gnome-software07:03
lotuspsychjeBen64: https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1579712 #18 indeed! nekowaiidesu07:03
ubottuLaunchpad bug 1579712 in appstream (Ubuntu Xenial) "Refresh hangs indefinitely, appstreamcli using 100% CPU" [High,Fix released]07:03
AndyChow888That your system wants to upgrade parted and secureboot-db are red-flags, to me.07:04
AndyChow888Then, it can't find your sys efi.07:04
nekowaiidesuI may have botched the upgrade from 16.04 -> 18.0407:05
Xardseems like the nautilus search crashing issue in 18.04 has been finally fixed, nice work!07:07
AndyChow888Have you done "apt dist-upgrade"?07:07
lotuspsychje!yay | Xard07:07
ubottuXard: Glad you made it! :-)07:07
nekowaiidesuAndyChow888, thought I had. Ran it now and there is loads to download, also loads to autoremove.07:08
AndyChow888nekowaiidesu, you might have to do it a few times. Not sure why, but apt and apt-get are weird like that sometimes.07:09
nekowaiidesuI'll check if update still gives those warnings after dist-upgrade and autoremove07:09
lotuspsychjenekowaiidesu: it would help if you give us details of what your purpose is/was07:09
nekowaiidesuThanks. My net is not always stable, so I'll give apt benefit of doubt and blame the connection :P07:10
lotuspsychjenekowaiidesu: xenial release? upgrade to bionic?07:10
lotuspsychjenekowaiidesu: no this is deeper issue then just a network problem07:10
nekowaiidesuSorry lotuspsychje, yes. 4.15.0-36-generic Xubuntu, I did 16.04 xenial to 18.04 bionic some time ago07:11
lotuspsychjenekowaiidesu: ok you are now on 18.04.1 but not up to date yet, .38 is out07:11
nekowaiidesuFor example: 18.04.XX  -   is the XX dist-upgrade ?07:12
lotuspsychjenekowaiidesu: point releases come with regular system updates07:13
lotuspsychjenekowaiidesu: so just keeping your system up to date07:13
lotuspsychjenekowaiidesu: in your case, i would try to cleanup system, apt clean, bleachbit,do what apt asks to cleanup/purge07:14
nekowaiidesuis apt-get update and upgrade sufficient to stay up to date? Or do I need to using dist-upgrade on a regular basis too?07:15
lotuspsychjenekowaiidesu: thats enough yes07:15
lotuspsychjenekowaiidesu: but my guess is, you have 16.04 left overs need to cleanup07:16
nekowaiidesuOkay, thanks. I'll do some cleaning.07:16
AndyChow888apt dist-upgrade is used when you need to change dependencies to new versions. Think python 2.7 vs python 3.X.07:16
pi0anyone here recompile their kernel?07:18
nekowaiidesuAlright. Thanks for all the answers and help AndyChow888, lotuspsychje07:18
AndyChow888I've compiled the kernel a few times. What's your question pi0?07:19
lotuspsychjenekowaiidesu: seems like an old bug too: https://bugs.launchpad.net/ubuntu/+source/fwupd/+bug/157524807:19
ubottuLaunchpad bug 1575248 in fwupd (Ubuntu Xenial) "fwupd: Error message due to invalid AppStream file" [High,Fix released]07:19
lotuspsychjepi0: we strongl advice to use !mainline in ubuntu instead of compiling own kernel07:20
pi0why not recompile kernel07:27
lotuspsychjepi0: we do not support it here and is there a specific reason you need an own compiled kernel?07:30
pi0most likely just to personalize it to my laptop07:30
pi0faster boot and better performance07:30
lotuspsychjepi0: tweaking system for speed & performance does not requier kernel compile07:31
pi0were can i modify it?07:32
lotuspsychjepi0: are you trolling us?07:32
ducassepi0: you're very likely not going to see any performance gain by recompiling kernel07:32
pi0no i am not07:34
pi0i downloaded the kernel07:34
pi04.19.107:34
pi0is it mainly loaded services?07:35
lotuspsychjepi0: if you dont know what your doing exactly, i wouldnt compile own kernel07:37
pi0is there a newbie for performance07:38
pi0i mean guide07:38
pi0be right back07:40
ducassepi0: the mainline kernels are only intended for testing, they're not intended for daily usage07:40
=== capella|away is now known as capella
tachikomasHello o/, is there any channel on freenode where i can ask question about wireless (non os dependent)07:52
radkosi have rsyslog question: does anyone knows how to use ruleset in omrelp07:53
radkosi read something about call operator but didn't find a complete definition of it07:53
rdztachikomas, join #wireless07:54
tachikomasthanks rdz08:03
CoolerZhey i followed the instructions here https://learning.getpostman.com/docs/postman/launching_postman/installation_and_updates#linux-installation08:17
CoolerZbut Postman is not showing up on the desktop08:17
CoolerZits also not showing up when i search08:17
afx_HEllo everyone! Can you please advise me a way on how to backup my entire Ubuntu installatio, so I can go back if I do something terribly wrong ?08:20
hateball!backup08:20
ubottuThere are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning08:20
lotuspsychjeCoolerZ: try their support forum: https://community.getpostman.com/?_ga=2.162713919.2019879078.1541405939-892278544.154140593908:20
EriC^^afx_: if you have a big enough space as your entire hdd you could make an image of it using dd08:20
afx_EriC^^, this is not a bad idea actually . Would I just restore with a live cd then?08:21
EriC^^afx_: yeah live cd then dd it back08:22
afx_Also , I have encrypted my /home folder .Will this stay intact?08:22
EriC^^if the disk has multiple os you dont want backing up you could just backup the partition08:22
EriC^^yeah that's totally fine08:22
afx_EriC^^, yes it is dual boot system08:23
CoolerZlotuspsychje, what are .desktop files?08:23
afx_EriC^^, do you know of any software that takes incremental backups08:23
EriC^^afx_: not really, i've seen some rsync based stuff using hard links or something08:24
afx_Back in time advertises as such , but would like your experience too08:24
ducasseafx_: try backintime if you want a gui program08:25
afx_can you completely restore to the state you took the backup ?08:25
ducasseafx_: you should be able to, yes08:26
afx_ducasse08:26
afx_have you used this software ?08:26
ducasseafx_: it won't back up the bootloader, though08:26
afx_hmm08:26
ducassei've used it, yes08:26
afx_so you have to reinstall grub?>08:27
ducasseyes08:27
EriC^^afx_: are you using uefi?08:27
EriC^^nevermind08:28
afx_EriC^^, there is a folder /sys/firmware/efi/ so I guess I am using UEFI08:28
afx_Don't know other way to find out08:28
afx_Why are you asking ?>08:29
EriC^^yeah you are then08:29
airwindhello, why does grub2 update so "often" on ubuntu? The version ov 2.02 doesn't change during update.08:29
airwindof*08:29
EriC^^i was going to suggest copying the mbr if you hadn't, easy 512byte backup/restoration08:29
EriC^^it's easy enough to reinstall grub though from a live cd08:30
=== adikwok1 is now known as adikwok
afx_Let's hope restore won't be necessary :)08:31
afx_Thank you both !!08:31
EriC^^sure np :)08:31
barc0d4i have a external HDD so the permition is read-only and I cant copy my files so how can I change to rw ?08:56
EriC^^barc0d4: use sudo08:56
barc0d4EriC^^: not working08:57
EriC^^barc0d4: can you pastebin the output of "mount" ?08:57
EriC^^!paste | barc0d408:57
ubottubarc0d4: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.08:57
ducasse!permissions | barc0d408:58
ubottubarc0d4: An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions08:58
ducassebarc0d4: ^^ this will tell you all you need to know08:58
barc0d4https://pasteboard.co/HLJCFpF.png08:59
barc0d4dude i did many ways but nothing can change the readonly permition for this shit HDD09:00
lotuspsychje!language | barc0d409:00
ubottubarc0d4: 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/ChannelList09:00
ducassebarc0d4: watch your language, please09:00
EriC^^barc0d4: paste the output of "mount" (run it in a terminal)09:01
barc0d4ducasse: what do you mean by language ?09:01
barc0d4sudo mount -o remount,rw /dev/sdb2  I did this but nothing happend09:01
sawdogHi, I’ve been slowly working through issues getting 18.04 installed on a ADLink MXE-1300 series Atom based system. I’ve finally gotten past issues with the grfx module and now hitting this bug - anyone know/seen a way to get past:  https://bugs.launchpad.net/subiquity/+bug/177134809:01
ubottuLaunchpad bug 1771348 in subiquity "Timed out and Dependency failed messages shows in early install initialization while installing Ubuntu 18.04 using subiquity" [Low,Triaged]09:01
EriC^^barc0d4: there's a difference between being mounted read-only, and permissions being read only09:02
EriC^^barc0d4: paste mount's output, we'll know if it's mounted ro, what fs it is, and what not09:02
barc0d4EriC^^: so whats the solution ?09:02
EriC^^i'm literally trying to get there except i need some info first09:02
barc0d4EriC^^: https://paste.fedoraproject.org/paste/y-cw9fdr-2GupFEyAetopA09:03
EriC^^ok so the fs type is hfsplus, meaning it's a mac fs that's why it's mounted read only09:03
EriC^^https://help.ubuntu.com/community/hfsplus09:04
barc0d4EriC^^: yes I use this disk as my backup but I cant use it in linux09:04
EriC^^seems you need to disable journaling or something then you can mount it read write09:05
EriC^^but it says you have to disable it in os x O.o09:05
EriC^^see here instead https://askubuntu.com/questions/332315/how-to-read-and-write-hfs-journaled-external-hdd-in-ubuntu-without-access-to-os09:06
EriC^^barc0d4: basically install "hfsprogs" if it isnt already09:08
EriC^^sudo apt-get install hfsprogs09:08
EriC^^then type "sudo mount -t hfsplus -o remount,force,rw /run/media/arsalan/Files"09:08
barc0d4EriC^^: my system break09:08
EriC^^what do you mean?09:08
EriC^^apt isnt working?09:09
barc0d4EriC^^: i used this sudo chown -R 501:username /home/username /media/username09:09
barc0d4my god09:09
EriC^^barc0d4: run "sudo chown $USER: -R $HOME"09:09
barc0d4EriC^^: it's back09:11
barc0d4EriC^^: can i change read only in linux ?09:11
EriC^^yeah09:11
barc0d4how ?09:11
EriC^^read above before you said my system break09:12
EriC^^the 2 commands apt-get and mount one09:12
lesshastemy texlive install has got into a terrible state. How can I fix it? See https://bpaste.net/show/14b8135e468309:12
geirhalesshaste: apt-cache policy texlive-fonts-extra-doc09:14
lesshastegeirha, let me try that. Thanks09:15
geirhalesshaste: that is, could you pastebin the output of that09:15
lesshastegeirha, I just removed the repo for the updated texlive. Let me first see if I can just go back to the standard version09:15
geirhalesshaste: use ppa-purge for that09:16
geirhare-enable the ppa, run apt-get update, install ppa-purge package, remove the ppa using the ppa-purge command. It will "downgrade" the packages to the official package versions before disabling the ppa09:18
barc0d4EriC^^: sudo mount -t hfsplus -o remount,force,rw /run/media/arsalan/Files this is not working :(09:23
EriC^^why not09:24
barc0d4EriCdownt know09:25
barc0d4dont know09:25
EriC^^what happens after you type it09:25
barc0d4nothing just i put it in terminal and then i checked it but all file already in read only mode09:26
EriC^^barc0d4: try to unmount it using "sudo umount /run/media/arsalan/Files"09:28
EriC^^let me know when you've run that09:28
barc0d4EriC^^: okey umounted09:29
EriC^^barc0d4: type "sudo rmdir /media/arsalan"09:30
barc0d4EriC^^: but you wanna remove it ?09:31
EriC^^yeah cause earlier you mentioned the chown command, it will recreate it with proper permissions and user acl09:31
EriC^^be sure to use rmdir not rm (it'll only remove an empty dir)09:32
barc0d4EriC^^: okey then I have to use /run/media/arsalan ?09:33
EriC^^hmm well you said you ran chown /media/username09:33
EriC^^are you using ubuntu?09:33
barc0d4EriC^^: no im on fedora09:33
EriC^^oh09:33
EriC^^nevermind then09:33
barc0d4so so09:33
geirhawhy are you asking in #ubuntu if you're not using ubuntu?09:34
EriC^^barc0d4: try "sudo mount -t hfsplus -o force,rw /dev/sdb2 /mnt"09:34
barc0d4geirha: i think ubuntu has better comunity than fedora09:34
EriC^^it's a different os though, like maybe fedora doesnt use acl's on media dir and stuff09:35
EriC^^something to keep in mind for the future, anyways try the mount command above09:35
barc0d4EriC^^: thanks dude for everythinks :)09:41
EriC^^barc0d4: no problem :)09:41
PsyStemUpdateanyone know if hard links or symbolic links have to obey permissions? if i link a file to a file that needs root access, does the user have to also have privilege to access the simlink or will it let them get access and treat the symlink and what it is linked to as if it were in their home directory(assuming i place the link in their home directory, does it bypass permissions of the target?)09:56
TJ-PsyStemUpdate: short answer; yes09:59
PsyStemUpdateTJ are you answering the first or last question?10:00
PsyStemUpdateboth questions contradict so a yes or no doesnt tell me which one you are answering10:01
TJ-PsyStemUpdate: It'd be a pretty big security vulnerability if links could bypass permissions checks10:01
PsyStemUpdateah ok. thanks10:01
TJ-PsyStemUpdate: OK, Yes and No :)10:01
PsyStemUpdateatm im trying to see if anyone has used a mounting or hard linking solution to the ssh git server problem..usually admin creates one git user, but multiple people work through that user each with different authorized keys. i was wondering if instead we can create all the users in linux and jail them to one folder which has the repo mounted to all their directories. (many users, one shared target)10:03
PsyStemUpdatethe idea is to let every user have access to the same repo but not copy the repo into each of their home directories (because then their would be a master repo for each user when we only need one master repo that all users are pushing and pulling from even though on different accounts.10:06
PsyStemUpdatenvm i found an answer, i think im making it too complicated...create a git group, add all users to it, then have a folder where the repo resides with that group able to access it.10:07
rdzPsyStemUpdate, sounds like you want gitolite10:10
rdzgitolite already has a thin interface where you can easily administer which user has what kind of acces to what repository10:10
=== MrSpooky is now known as MrC
rpifanl~~10:17
=== cpaelzer__ is now known as cpaelzer
elysiumCan somebody help me to extract PublicKeys from an ugly .csv File? https://wiki.mozilla.org/CA/Intermediate_Certificates >> Downlaod CSV with PEM >> https://ccadb-public.secure.force.com/mozilla/PublicAllIntermediateCertsWithPEMCSV <<10:41
elysiumthat's a list of all intermediate certs but i need all the PubKeys in one file (below each other) or one pubkey per file :')10:41
=== capella is now known as capella|away
cosmo-techHello10:49
cosmo-techOn Ubuntu 18.04 using gnome flashback, i cannot open folders using desktop icons.10:50
TJ-elysium:  awk 'C==1 && ! /END CERTIFICATE/ {print $0} /BEGIN CERTIFICATE/{C=1; print "-----BEGIN CERTIFICATE-----"} /END CERTIFICATE/{C=0; print "-----END CERTIFICATE-----"}' PublicAllIntermediateCertsWithPEMReport.csv10:51
elysiumWohoo, big thx @ TJ- !10:52
LondonAppDevQuestion: Is anyone experiencing any issues with installing the `python3-gdal` through apt-get? I get an issue saying "There were unauthenticated packages and -y was used without --allow-unauthenticated". I am hesitant to allow-unauthenticated in-case it's a security risk.10:56
TJ-LondonAppDev: can you pastebin the entire report from using "apt install ..." so we can see more?10:59
LondonAppDevTJ-: This is the output: https://paste.ubuntu.com/p/7kwNSW9cFh/11:03
TJ-LondonAppDev: hmmm, might need to add some additional Debug:: options to identify which package. Does the system have any PPAs or other 3rd-party repositories configured?11:05
LondonAppDevTJ-: Apologies, I got disconnected.11:18
TJ-LondonAppDev: yeah, and there was us thinking you were taking a nap :)11:19
TJ-LondonAppDev: hmmm, might need to add some additional Debug:: options to identify which package. Does the system have any PPAs or other 3rd-party repositories configured?11:19
LondonAppDevTJ-: Lol no nap for me at 11:15 on a Monday unfortunately :D. The system is a docker image based off python3.7-slim. I'll try and modify the config to run in debug mode. Thanks a lot for your direction!11:21
TJ-LondonAppDev: try "apt -o=Debug::pkgProblemResolver=true install ..."11:24
LondonAppDevTJ- It appears that the issue has mysteriously solved itself o_011:26
LondonAppDevI think it may have been related to my VPN... Sometimes I get some issues with TLS certs when connecting via certain regions.11:27
LondonAppDevTJ- Thanks a lot for your advice, it's much appreciated!11:27
TJ-LondonAppDev: sounds like something intercepting apt's HTTP connections - transparent proxy possibly11:30
sruliubuntu 18.04 after a update i get black screen after plymouth xorg.failsafe.log says no screens found, i reinstalled gd3 and xserver-xorg did not help, tried booting with previous kernels does not help, what can i do?11:33
=== MenschZwoNull_ is now known as kryptopraxis_
BluesKaj'Morning all11:40
dreamerwtf, I restarted my machine and now my user is no longer in the sudoers file .. what kind of 'magic' is this ..12:02
dreameralso the hostname reverted to a previous version12:02
jinkHow did you edit the sudoers file?12:04
dreamerprobably visudo?12:04
dreamerthis is months ago12:04
dreamerlike ~2 months ago I installed this machine. added this user etc.12:04
jinkvisudo would be the way to go, yes. :D12:04
=== andyhuzhill_ is now known as andyhuzhill
dreameractually probably on install I created the user and it had sudo rights12:05
dreamerbecause I don't have any root password. only this user12:05
dreamerso, this is weird12:05
dreamerso now I have to reboot and hack my own machine in order to have root access .. this is stupid12:05
=== cpaelzer__ is now known as cpaelzer
sruliubuntu 18.04 after a update i get black screen after plymouth xorg.failsafe.log says no screens found, i reinstalled gd3 and xserver-xorg did not help, tried booting with previous kernels does not help, what can i do?12:08
multifractalMy friend's 18.04 is becoming unresponsive a few minutes after booting, apparently. He says it happens with both Unity and Gnome. Keyboard and mouse are unable to select/click anything but apparently the mouse still moves around. Does anyone know what this could be?12:12
lotus|NUCsruli: try purge gdm3 and ubuntu-desktop, then reinstall right after12:12
multifractalNew Dell XPS15 - could need some BIOS config stuff. Also I think he gets a blank unresponsive screen when trying to resume from suspend.12:13
srulilotus|NUC: purge ubuntu-desktop?12:13
srulilotus|NUC: "dpkg -l | grep ubuntu-desktop" returns nothing12:14
lotus|NUCsruli: wich ubuntu flavor are you on?12:14
srulilotus|NUC: regular 18.04, it was 16.04 gnome, but upgraded to 18.04 which i beleive is gnome12:15
dreameroh seriously. hostnames are now handled by systemd. how stupid is that12:15
lotus|NUCdreamer: use this channel only for ubuntu issues please12:16
lotus|NUCfeel free to discuss in #ubuntu-discuss dreamer12:16
lotus|NUCsruli: sounds like a bad ubuntu-gnome to ubuntu-desktop transition..12:16
BluesKajdreamer, one change hostnames in /etc/hosts and /etc/hostname12:17
lotus|NUCsruli: did you encounter issues while upgrading?12:17
srulilotus|NUC: worked for past few weeks without issue, what should i do? instal ubuntu-desktop?12:17
srulilotus|NUC: no issues while upgrading12:17
dreamerlotus|NUC: yeah well. I was struggling to figure out why my hostname keeps resetting12:18
dreamerand apparently the command 'hostname' no longer exists12:18
dreamerwell it exists, but it's useless12:18
lotus|NUCsruli: yeah i would try that, as ubuntu-desktop is what you want right?12:18
dreamerBluesKaj: apparently not12:18
dreamerBluesKaj: you have to use a convoluted systemd command to do it now12:18
BluesKajdreamer, nope, just reboot afterwards12:19
dreamerBluesKaj: nope, hostname was reset12:19
srulilotus|NUC: i am not sure if that what i need, is it required in regular 18.04? if it is i cant start to guess how it suddenly dissapeared12:19
dreamerBluesKaj: on 18.04 anyway12:19
lotus|NUCsruli: default 18.04 has gnome now, so thats what you get from vanilla ubuntu-desktop12:20
srulilotus|NUC: i had similar issues with 2 machines running 16.04 but booting an older kernel works fine12:20
lotus|NUCsruli: unless you wanted another ubuntu flavor12:20
srulilotus|NUC: ok, will install it12:20
BluesKajdreamer, this is not a debate, unless you didn't choose a username and pw during the install, then you're up the creek12:20
dreamerBluesKaj: it's not, I'm just stating the facts of my experience12:21
dreamerI edited /etc/hostname and /etc/hosts12:21
lotus|NUCdreamer: https://linuxconfig.org/how-to-change-hostname-on-ubuntu-18-04-bionic-beaver-linux12:21
dreamerbut after reboot they are reset12:21
BluesKajyup12:21
dreamerlotus|NUC: exactly12:21
dreamerI don't get why this was necessary at all. but I guess poettering has 'very good reasons'12:22
dreameranyway, I also don't get why my user was kicked out of the sudoers list12:22
srulilotus|NUC: still getting stuck after plymouth12:25
lotus|NUCsruli: did you install gdm3 also?12:25
srulilotus|NUC: yes12:26
lotus|NUCsruli: try this? systemctl restart gdm.service12:26
srulilotus|NUC: gdm or gdm3 service?12:28
srulilotus|NUC: both are showing "active (running)"12:29
lotus|NUCsruli: systemctl restart gdm12:30
lotus|NUCsruli: that should boost you to login window normally12:30
srulilotus|NUC: didnt help12:31
lotus|NUCsruli: hmm12:31
lotus|NUCsruli: uname -a please?12:31
srulilotus|NUC: i tried with older kernel "Linux saurymper 4.4.0-137-generic #163-Ubuntu SMP Mon Sep 24 13:14:43 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux"12:32
lotus|NUCsruli: you said you was on 18.04 now?12:32
srulilotus|NUC: yes, rebooting with newest kernel now12:33
BluesKajdreamcat4, add your user to sudo ?12:33
BluesKajoops wrong nick12:34
lotus|NUCsruli: should be this right now: 4.15.0-38-generic12:34
BluesKajdreamer has quit12:34
lotus|NUCBluesKaj: he went to sleep :p12:35
srulilotus|NUC: booted now with 4.15.0-38, same issue restart gdm does not help12:38
lotus|NUCsruli: wich graphics driver and chipset please?12:38
srulilotus|NUC: lshw -c video?12:39
lotus|NUCyes plz12:39
lotus|NUCsudo12:39
srulilotus|NUC: output here https://paste.ubuntu.com/p/cXVN2XVsWd/12:40
srulilotus|NUC: "*-display UNCLAIMED" not sure if that is the issue12:41
lotus|NUCsruli: unclaimed means driver isnt active12:41
lotus|NUCsruli: looks like intel/amd hybrid graphics card12:41
srulilotus|NUC: i am not sure its HP all in one12:42
lotus|NUCsruli: think radeon doesnt boot well for some reason12:42
lotus|NUC!nomodeset | sruli try to get in12:43
ubottusruli try to get in: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter12:43
lotus|NUChey ioria12:44
iorialotus|NUC, hi lotus12:44
lotus|NUCioria: sruli here has a black screen after 16.04 ubuntu-gnome to 18.04 upgrade, radeon driver not active, card unclaimed12:45
ioriawow12:45
lotus|NUCioria: we tryed reinstalling gdm3 ubuntu-desktop, no luck12:46
iorialotus|NUC, sruli i'd try to reinstall the kernel12:46
lotus|NUCioria: he's trying a nomodeset atm12:46
srulilotus|NUC: ioria: few weeks after upgrade, it happened i guess after update to latest kernel12:47
ioriaok12:47
ioriasruli, 4.15.0-38-generic ?12:47
lotus|NUCioria: his card https://paste.ubuntu.com/p/cXVN2XVsWd/12:47
sruliioria: yes12:48
ioriasruli, and what about nomodeset ?12:49
srulilotus|NUC: ioria: had similar issues last week when updated 16.04 to kernel 4.4.0-138-generic, but in that case booting with old kernel works also amd/radeon card12:50
sruliioria: nomodet does not help12:50
lotus|NUCsruli: can you recall installing amdgpu driver for that card before?12:51
ioriasruli, you see that also the integrated is disabled ?12:51
srulilotus|NUC: i havnet12:51
ioriasruli, UNCLAIMED , i mean12:51
sruliioria: i see it, dont know why or what to do about it12:52
ioriasruli, did you get some errors when upgrading from 16.04 to 18.04 ?12:52
lotus|NUCioria: i wonder why ubuntu-gnome upgrade didnt install ubuntu-desktop?12:52
sruliioria: i dot recall any errors12:53
iorialotus|NUC, yes, g q12:53
ioriasruli, do you have a functional console ?12:54
sruliioria: yes, logged in with ssh12:54
ioriasruli, dpkg -l | grep linux-image | pastebinit12:55
sruliioria: http://paste.ubuntu.com/p/k8w78pXJHW/12:56
sruliioria: i dont have the linux-image-extra for 4.15.* kernels, might that be the issue?12:57
iorianope12:57
ioriasruli, dpkg -l | grep linux-modules | passtebinit12:58
sruliioria: http://paste.ubuntu.com/p/D3ZktbVkGT/12:58
ioriasruli, dpkg -l | grep xorg | pastebinit12:59
lotus|NUCsruli: any errors on sudo apt update && sudo apt full-upgrade?12:59
sruliioria: xorg output http://paste.ubuntu.com/p/xwhntqJSTK/13:00
srulilotus|NUC: apt update - All packages are up-to-date.13:00
lotus|NUCsruli: did you perhaps upgrade to 18.04 with a not fully updated 16.04 or so?13:01
ioriasruli, lspci -k | grep -EA2 'VGA|3D'  | pastebinit13:01
srulilotus|NUC: i dont remember, but highly unlikly, i run dist-upgrade frequently (original install on this sys was 16.04)13:02
sruliioria: http://paste.ubuntu.com/p/QnjdxbMq58/13:02
ioriasruli, cat /proc/cmdline13:04
tachikomasHello guys. Question about chromium on ubuntu. Is it possible to get netflix (drm) support on chromium ?13:04
sruliioria: BOOT_IMAGE=/vmlinuz-4.15.0-38-generic root=/dev/mapper/ubuntu--gnome--vg-lvroot ro recovery nomodeset13:05
ioriasruli, are yoiu on recovery ?13:05
sruliioria: its the only way i can boot, else it stays stuck on plymouth screen13:05
ioriasruli, remove quiet splah13:06
sruliioria: ok13:06
sruliioria: leave nomodset in place, right?13:07
ioriasruli, nope13:07
sruliioria: so remove all, ok13:07
ioriasruli, if it halts,  wait a bit and then try to open a console13:08
sruliok13:08
GekkoHow could I configure netplan / systemd-resolved to prefer any DHCP based DNS servers, but fallback to hardcoded DNS IPs if none are found working via DHCP?13:11
GekkoSo far if I edit /etc/systemd/resolved.conf and add DNS=x.x.x.x, the DHCP DNS is not used at all13:11
lotus|NUCGekko: are you on ubuntu-server?13:12
Gekkoyes13:12
Gekko18.0413:12
lotus|NUCGekko: join #ubuntu-server volunteers might have a look for you13:12
Gekkoright13:12
=== elysium is now known as elysium^2
=== elysium^2 is now known as elysium^
sruliioria: it boots in text mode (no gui for plymouth), graphics not loading, i am logged in with ssh, what else can i try?13:28
ioriasruli, tried to open a console ?13:28
sruliioria: no console13:30
ioriasruli, ctrl+alt+f2 (or f3), please try again13:32
sruliioria: tried few times f1-f613:32
ioriasruli, f1 is the gui on bionic13:33
ioriasruli, try toswitch again to lightdm13:33
sruliioria: apt install lightdm13:34
sruliioria: was able to get console in f2 now13:34
ioriasruli, sudo apt install --reinstall lightdm  and then dpkg-reconfigure lightdm13:34
ioriaok13:34
ioriasruli, i don't get you... it works or not ?13:35
sruliioria: now it worked, before i got no response, now i got a cosole on f213:35
ioriasruli, lspci -k | grep -EA2 'VGA|3D'  | pastebinit13:36
=== Tara_w is now known as Tara
sruliioria: command hangs, tried few times does not complete13:46
ioriasruli, sudo lshw -c Video  | pastebinit13:47
sruliioria: also hangs (hangs at pci(sysfs))13:55
LordDoskiashello, after i updated to 18.04 the following sets of commands, that succeeded before are now failing: make -j8 LOCALVERSION= && sudo mount ~/projects/qemu/rootfs/ubuntu15.img ~/projects/qemu/osmount/ && sudo make -j8 modules_install INSTALL_MOD_PATH=~/projects/qemu/osmount/ && && sudo umount ~/projects/qemu/osmount14:00
LordDoskiasin particular, the umount now gives -EBUSY14:00
LordDoskiasif i put a lsof before the umount i get: gnome-she 28869 nborisov    7r   DIR   7,10  3436544 413569 /home/nborisov/projects/qemu/osmount/var/lib/btrfs14:00
LordDoskiasso for some reason when i mount an image gnome-shell opens a reference to it, this was working just fine on 16.0414:01
LordDoskiasso what the heck is gnome-shell-hotplug-sniffer14:07
mgedminLordDoskias: google gives me a https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=72645414:09
ubottuDebian bug 726454 in gnome-shell "gnome-shell: Reads files on (gvfs-show) mountpoints after unlock" [Minor,Open]14:09
mgedminI think you can disable this by disabling autorun14:10
sruliioria: any ideas?14:23
ioriasruli, check the logs14:26
sruliioria: which logs?14:26
ioriaall of them14:26
sruliioria: syslog?14:27
mgedminsruli: have you tried booting a live 18.04 desktop system from usb?14:27
srulimgedmin: no14:28
mgedminto see if it's your current install that's borken, or a kernel/driver incompatibility with your current hardware14:28
srulimgedmin: liveusb wont have the latest kernel14:28
mgedminwait, did your problems start after 16.04 -> 18.04 upgrade, or after a kernel update in 18.04?14:29
srulimgedmin: after kernel update (upgraded ~month ago, worked fine until yesterday)14:30
mgedminah!  I got the wrong impression after quickly skimming the backlog14:30
mgedminreport ubuntu bug, boot an older kernel until it gets fixed?14:31
srulimgedmin: older kernel does not help14:31
mgedminokay, ouch, omg14:31
sruliwhat else can try? really dont want to reinstall14:34
LordDoskiasmgedmin, how do i disable autorun in gnome-tweaks i don't see anything about autorun14:34
mgedminLordDoskias: it's in gnome-control-center (under Removable media), not in gnome-tweaks14:38
LordDoskiasmgedmin, basically set do nothing for every media?14:39
mgedminthere's a checkbox at the bottom that says something like 'never autorun anything'14:40
LordDoskiasright, thanks14:40
mgedmin(also note that I'm _guessing_ that it might help, rather than knowing from experience -- do test if this help and tell us!)14:41
LordDoskiassudo mount rootfs/ubuntu15.img osmount/ && sudo umount osmount this succeds14:41
mgedminoh heyy I only just noticed, is modern mount smart enough not to need -o loop when you're mounting disk images?  til!14:42
LordDoskiasmgedmin, it seems to help indeed14:43
LordDoskiasmgedmin, yes it is14:43
LordDoskiashas been even in 16.0414:43
the_drowIs there a known apparmor profile for VMWare?14:44
ioriasruli, cat /proc/cmdline14:55
sruliioria: BOOT_IMAGE=/vmlinuz-4.15.0-38-generic root=/dev/mapper/ubuntu--gnome--vg-lvroot ro14:55
ioriasruli, stat / | grep Acc14:56
sruliioria: http://paste.ubuntu.com/p/gqSkJ76p2t/14:58
ioriasruli, ald lspci not working ?14:58
ioria*and14:58
sruliioria: its hanging, i can reboot and try again14:59
ioriasruli, yes, better15:00
sruliioria: and you need me to execute those commands from console not from ssh? (i am not on location, takes a long time for my family member to type the in)15:02
ioriasruli, tell your family member to log in on #ubuntu15:03
sruliioria: you mean as root?15:03
ioriasruli, no, from console15:04
sruliioria: not sure what u mean, u mean to login to irc # ubuntu?15:05
ioriasruli, can't you tell the person in front of the pc to connect here ?15:07
sruliioria: no, they are looking after little kids15:08
ioriasruli, reboot without nomodeset,quiet,splash ; open a console and run lspci15:10
sruliioria: just lspci?15:10
ioriasruli, is it normal for you that that basic cmd is not working  on your pc ?15:12
sruliioria, no, it worked before, last time it worked was before i removed nomodeset,quiet,splash15:13
ioriasruli, please, do as i asked15:13
sruliioria: waiting for console to open, my question was if to run lspci without the grep or you meant full command15:14
ioriasruli, try both  (lspci     and lspci -k | grep -EA2 'VGA|3D')15:15
sruliok15:16
sruliioria: still not able to get a console15:24
srulibut can login with ssh15:24
ioriasruli, and what's your /proc/cmdline  now ?15:26
sruliBOOT_IMAGE=/vmlinuz-4.15.0-38-generic root=/dev/mapper/ubuntu--gnome--vg-lvroot ro15:26
ioriasruli, ok, run lspci15:26
sruliioria: i am in ssh15:27
ioriaso ?15:27
sruliioria: just making sure as you told me before to run from console15:27
sruliioria: seems that its hanging. no output15:27
ioriasruli,  idk, blacklist amdgpu ; modprobe.blacklist=amdgpu15:28
ioriasruli,  as kernel parameter i mean15:29
sruliyou mean i should add it to /etc/modprobe.d/blacklist ?15:30
ioriasruli,  i said 'as kernel parameter'15:30
sruliioria: i am not sure how, "modprobe blacklist amdgpu" ?15:32
ioriasruli, where you removed 'quiet splash', add 'modprobe.blacklist=amdgpu'  (without quotes)15:33
sruliioria: got it, will do and update-grub ; reboot15:33
ioriayou don't need update-grub15:33
sruliioria: ok, rebooting15:34
=== capella|away is now known as capella
sruliioria: booted to desktop.15:43
ioriasruli, paste  lspci  -k   and lspci -k15:44
sruliioria: twice the same?15:44
ioriasruli,   sorry, nope just lspci -k15:45
sruliioria: https://paste.ubuntu.com/p/kcZDdvgqVM/15:45
ullf09721ioria: what are you trying to do?15:46
ioriasruli,   ok, so the problem seems to be amdgpu ... check if everything else is working15:46
ioriasruli,   did you install amdgpu-pro ?15:47
sruliioria: i dont remember but i would say 95% that i did not15:48
ioriasruli,   dpkg -l | grep  amdgpu15:48
sruliioria: libdrm-amdgpu1:amd64 & xserver-xorg-video-amdgpu15:49
ioriasruli,  officially TOPAZ/MESO  is supported by o.s. amdgpu15:49
ioriasruli,  cd   to /etc/modprobe.d   and   run '  grep -R amdgpu * '15:51
sruliioria: no results, do i need to15:52
ioriasruli,  to what ?15:53
srulito run as root?15:53
iorianope15:53
ioriasruli,  dmesg | grep -i amdgpu  does show something ?15:54
sruliioria: Command line: BOOT_IMAGE=/vmlinuz-4.15.0-38-generic root=/dev/mapper/ubuntu--gnome--vg-lvroot ro modprobe.blacklist=amdgpu15:55
srulisame line for "Kernel command line"15:55
ioriasruli, yeah15:56
ioriasruli, for now you live without the dedicated card, until  we find the culprit15:57
sruliioria: i mean it gave to lines the same 1. Command line. 2. Kernel command line, both lines hav ethe same BOOT_IMAGE*15:57
sruliioria: everything seems to work, should i try to remove the balcklist after next kernel update?15:58
ioriasruli, nope, came back later and we try to spot the amdgpu issue15:58
sruliioria: i have live patch enabled, might that have introduced the issue? should i disable it?15:59
ioriasruli, i don't use it sorry15:59
sruliioria: thank you very much for your help15:59
ioriasruli, i mean, idk15:59
ioriasruli, no problem , but paste for the channel  syslog and dmesg16:00
sruliioria: full syslog file?16:01
=== evilnewbie is now known as beaver
sruliioria: syslog http://paste.ubuntu.com/p/pHt5rgFxSS/ | dmesg http://paste.ubuntu.com/p/J2Cz64sS8h/16:09
=== alephnull_ is now known as alephnull
gijoe3kHave any you guys had problems setting up XRDP server on Xubuntu 18.04?16:22
gijoe3kk> I got it setup but when I try to connect to it using my Windows 7 machine...16:22
gijoe3k Ill get the logon screen of my XRDP server, put in my username and password..16:23
gijoe3kSeems to go through....but the screen will turn from green to black and then suddenly disconnect :(16:23
pragmaticenigmagijoe3k: did you setup xrdp to use a specific environment? is there a reason you are not using VNC (easier to setup and manage)16:28
pragmaticenigmagijoe3k: have you also seen: https://help.ubuntu.com/community/xrdp ??16:30
gijoe3k@pramaticenigma No, i did not realize your could set it to a specific environment.16:32
gijoe3kSounds like it could be my problem.16:32
gijoe3kI tried using vnc...could get it to work but didn't like the fact that I had to disable encryption in order for it to connect.16:33
pragmaticenigmagijoe3k: What do you mean disable encryption?16:33
gijoe3kCan I post links here?16:35
pragmaticenigmayes16:35
pragmaticenigmajust avoid URL shorteners16:35
paparazihow to install latest driver ati16:36
paparazii can get bionic https://www.amd.com/en/support/graphics/amd-radeon-hd/ati-radeon-hd-5000-series/ati-radeon-hd-557016:36
pragmaticenigmapaparazi: That is not how you install ATI drivers16:37
gijoe3khttps://ubuntuforums.org/showthread.php?t=239184716:37
=== lotuspsychje__ is now known as lotus|NUC
gijoe3kAbove is the problem and solution that I ran into using VNC16:38
pragmaticenigmagijoe3k: That is dependent on the client. Not all clients for Windows supports VNC encryption. However, if you are on your own local network, unless you have untrusted people on your network, you don't need encryption.16:40
pragmaticenigmagijoe3k: If you are attempting to connect from the Internet to your machine. You shouldn't expose VNC servers directly anyways, and instead SSH Tunnel or VPN to the machine directly.16:41
gijoe3kGood point....16:41
gijoe3kYou mentioned setting up an evironment for XRDP....how do you do that?16:42
pragmaticenigmagijoe3k: It was somethign I saw in passing while searching for more information. I'm not too familiar with Xrdp16:42
pragmaticenigmagijoe3k: I had an article for 18.04 a while ago, trying to find it again16:43
pragmaticenigmagijoe3k: This is one of the community maintained instructions for setup: https://help.ubuntu.com/community/xrdp16:44
gijoe3kWould you say that VNC is better then XRDP?16:45
gijoe3kDoes it outperform it in most situations?16:45
pragmaticenigmaThat's my personal opinion, it's open source for starters, and I find it more versatile.16:45
=== SimonNL is now known as _SimonNL
spliffypragmaticenigma: I doubted the open source part of you statement and googled it. I didn't know there was an RFC (https://tools.ietf.org/html/rfc6143). Nice16:49
ioriagijoe3k, setting up and environment means edit  (or create) a ~/.xsession file17:14
barc0d4hi17:21
barc0d4how can change a file with read-only atribute to rw in linux ?17:21
pragmaticenigma!permissions | barc0d417:23
ubottubarc0d4: An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions17:23
barc0d4pacbard: yea permissions or whatever17:23
pi0for improving performance on a limited notebook laptop, what can be done?17:24
pi0max ram allowed is 4gb17:24
barc0d4pragmaticenigma: chmod: changing permissions of '/boot/efi/EFI/fedora/grub.cfg': Read-only file system17:25
pragmaticenigmabarc0d4: You don't edit those... also, if your seeking help with Fedora, you should seek out their suport forums17:25
barc0d4pragmaticenigma: there is no one in fedora irc for many years :) no one help17:26
pragmaticenigmapi0: That question isn't what this channel is for. You can take a look at #ubuntu-offtopic or find other modding type channels17:26
pi0pragmaticenigma: sorry i mean within ubuntu17:27
pragmaticenigmabarc0d4: This channel is for Ubuntu only. The two OS's are not even remotely the same17:27
pi0forgot to inlcude that part, i am running 18.0417:27
barc0d4pragmaticenigma: i know but this is not just for fedora topic this is gnu linux main problem17:27
pragmaticenigmapi0: Again, this channel isn't for performance tuning17:27
pi0gnome3 desktop17:27
pragmaticenigmabarc0d4: Then go to #linux17:27
pi0oh but its related to ubuntu?17:28
pragmaticenigmapi0: please stop17:28
pi0understood, sorry17:28
barc0d4pragmaticenigma: dude you really Racies person :)17:28
pragmaticenigmapi0: this is a support channel. your question is seeking out opinion based responses. That is what the #ubuntu-offtopic channel is for17:29
pi0is there something like process explorer for ubnutu17:29
pragmaticenigma!info top | pi017:29
ubottupi0: Package top does not exist in bionic17:29
pragmaticenigmapi0: In desktop, look for System Manager17:29
pi0let me take a look, thank you17:30
devslashhow do you update ubuntu to 18.10 from the command line17:48
gdibassenable dev builds and then run do-release-upgrade17:48
devslashits not released yet17:48
devslashI mean public builds17:49
tewarddevslash: 18.10 is released but the direct upgrade path I don't think is open yet, no.17:49
gdibassyeah that won't work then :P17:49
gdibassnvm17:49
devslashI see17:49
tewardunless you enable the thing with passing the dev release flag to do-release-upgrade17:49
devslashnormally wouldnt you do apt-get dist-upgrade17:50
pragmaticenigmagdibass: That is not correct17:51
ducasseif Prompt is set to normal in /etc/update-manager/release-upgrades you should be able to upgrade with do-release-upgrade17:51
pragmaticenigmagdibass: You do not need to update to dev to get the next version.17:51
pragmaticenigmasame teward ... do not recommend using the dev flag... that permanently sets the machine to the dev builds which are unstable17:52
ducassedevslash: just try what i just outlined, it seems to work here17:53
gdibassEr yeah, just set it away from LTS17:53
devslashducasse, in that file it says Prompt=lts17:53
devslashso I need to change it to Prompt=normal ?17:53
devslashis that right ?17:54
pragmaticenigmadevslash: yes, if you change it to normal, when the upgrade from 18.04 to 18.10 is ready you will get a prompt17:54
ducassedevslash: just change that and run do-release-upgrade17:54
devslashahh that did it thanks17:54
ducassenp17:55
Ben64devslash: you know 18.04 is supported for 5 years, and 18.10 is only supported for 9 months, right?17:56
gijoe3kIs there a ncruses version of synaptic out there somewhere?17:58
gijoe3kSomething that I can run through SSH but have all the functionality of synaptic?17:59
pragmaticenigmagijoe3k: I have not seen one ... most people use apt commands18:00
ducassegijoe3k: closest i know of is aptitude18:01
gijoe3kyeah that's what I was thinking18:02
gijoe3ksuppose i should just stop being a wimp and learn to use more apt commands hehe18:02
pragmaticenigmagijoe3k: If you are not bandwidth constrained ... you could try X-forwarding for getting access to the GUI applications. easy if your connecting to the remote machine with linux. The command "ssh -Y user@machinename_or_ip" ... then type the name of the program. (Note: not all applications work well with Xforwarding, and this works best on a local network)18:04
gijoe3kpragmaticenigma: Can you point me to an offical how-to from ubuntu on how to do it18:05
gijoe3ksounds like a good alternative18:05
pragmaticenigmagijoe3k: there isn't anything to setup other than having SSH server installed. Any other ubuntu machine can connect via "ssh -Y user@machine" ... the "-Y" is enabled the forwarding to the client machine18:07
pragmaticenigmagijoe3k: https://help.ubuntu.com/community/SSH/OpenSSH/PortForwarding#Forwarding_GUI_Programs18:08
=== capella is now known as capella|away
=== _SimonNL is now known as SimonNL
Sven_vBI'm considering using a Xubuntu live session to debootstrap a vanilla ubuntu. will I still get the 5 years LTS support?18:36
Sven_vBonce I reboot the support time should only depend on which apt repos I've configured, right?18:38
domedagenIs it possible to use a package made for 16.04 on 18.04?18:40
leftyfbdomedagen: possible, more than likely in a lot of case. Recommend? No.18:41
domedagenWhy?18:41
domedagenWhat is really meant by the version specification?18:42
domedagenEvery version comes with different versions of the content software18:42
domedagenbut they will likely be backwards compatible?18:42
ioriadomedagen, check the dependencies version18:43
Sven_vBdomedagen, you migth be in for the linux version of DLL hell. in some cases there are easier options, including chroots and docker.18:44
elias_adomedagen: You have a nick that means doomsday and you want to ask packages from another version? :D18:44
Sven_vBnomen est omen18:45
domedagenYes!18:46
elias_aflatus jacta est - (as they say in Britain that the word trump means a fart)18:46
compdocmeans the same thing in America18:47
elias_aGood. Was it that way before present POTUS?18:51
saint_anyone running ubuntu on OptiPlex 3050 micro desktops by any chance ?18:52
lotuspsychjesaint_: ask your real issue please?18:53
saint_lotuspsychje just want to know if anyone runs it on OptiPlex. I have no issue. I don't own one.18:53
lotuspsychjesaint_: we try to focus to ubuntu issues here, chat & discuss fit in other channels18:54
saint_lotuspsychje if you tell me you run Ubuntu on an OptiPlec micro server, THEN i will ask you if you encountered any issue..18:54
lotuspsychjesaint_: thats not how this channel works18:55
srulisaint_: and if he doesnt own one but used one.. just ask the question...18:55
lotuspsychjesruli: did you solve your issue from today?18:56
srulilotuspsychje: at the moment its running with amdgpu blacklisted18:57
lotuspsychjesruli: aha, so it was indeed radeon not loading18:57
srulilotuspsychje: yep18:58
lotuspsychjesruli: did ioria solve it18:58
srulilotuspsychje: ioria got to me the point where its working now, i.e advised me to blacklist amdgpu, but told me might be a fix later on18:59
srulia fix for amdgpu19:00
lotuspsychje!cookie | ioria again :p19:00
ubottuioria again :p: Wow! You're such a great helper, you deserve a cookie!19:00
sruli^ 100%19:00
pjsI installed Ubuntu Desktop and don't run gnome, or gdm, .. how can I uninstall gnome? Just a simple apt uninstall? It shouldn't create any issues right? I'm tired of all these snap mounts19:01
srulilotus|NUC also deserves a cookie for trying19:01
lotuspsychjetnx sruli19:01
lotuspsychjepjs: to get rid os the snappy system, better remove all of snapd?19:02
lotuspsychje*of19:02
srulilotuspsychje: are u lotus|NUC ?19:02
lotuspsychjesruli: yes19:02
lotuspsychjesruli: thats my desktop19:02
sruli!cookie | lotuspsychje thanks you got ioria in the conversation (and spent alot of time yourself)19:03
ubottulotuspsychje thanks you got ioria in the conversation (and spent alot of time yourself): Wow! You're such a great helper, you deserve a cookie!19:03
lotuspsychjenp19:03
lotuspsychjesruli: would be interesting to compare with a liveusb 18.04, see wich driver it picks for your card19:04
srulilotuspsychje: will try later tonight when i am home and report tomorrow19:04
lotuspsychjeok19:05
srulilotuspsychje: how would i check? lshw -c video ?19:05
lotuspsychjesruli: with sudo yes19:05
sruliok19:05
lotuspsychjepjs: wich Desktop will you be running?19:06
srulilotuspsychje: regarding ubuntu-desktop, although it was and still is gnome, the only difference i saw so far from a picture is the background, now it has the ubuntu 18.04 background19:07
lotuspsychjesruli: there's a lot of changes since ubuntu-gnome 16.0419:08
lotuspsychjesruli: https://wiki.ubuntu.com/BionicBeaver/ReleaseNotes19:08
srulilotuspsychje: no, it was 18.04 before the issue, upgraded a month ago, but ubuntu-desktop wasnt installed19:08
srulilotuspsychje: if you remember you were puzzeled as to why its not installed19:09
lotuspsychjesruli: still a mystery to me aswell19:10
lotuspsychjesruli: you should perhaps ask in #ubuntu-gnome if other 16.04 upgrades to bionic resulted like this19:11
srulilotuspsychje: the only explanation i can think of is that it was ubuntu-gnome 16.04, truth is i wondered how the upgrade will work from "ubuntu gnome <flavour>" to ubuntu gnome <default>19:12
=== pauljw_ghostbsd is now known as pauljw
lotuspsychjesruli: ubuntu gnome does no longer exist, after 16.0419:13
srulilotuspsychje: it does, its just called ubuntu ;-)19:13
lotuspsychjesruli: hence why i dont understand why it didnt install ubuntu-desktop19:13
lotuspsychjesruli: but its solved a bit now19:15
srulilotuspsychje: its working which is the most important thing, thanks19:15
anvil_hi please help my computer is spinning the fans really loud every like 3 seconds and it's annoying19:24
relipseI have ubuntu in a VM but I need to access my host computer from my VM. I tried using 10.0.2.2 but that does not seem to be working19:24
anvil_i just built this machine and installed 18.10 on it19:24
anvil_it goes like "VRRRRR" and then it's quiet and then "WRRRRR" again, forever19:24
pragmaticenigmarelipse: Need more details... also, support for VM products should be asked in the VM's support channels, not here19:25
relipsedoes anyone know how to access my host computer from wtihin my VM?19:25
tomtom-anvil_: does it happen in the bios as well? or maybe on the boot loader? or if you boot a livecd?19:25
anvil_tomtom-, in the bios it's quit19:25
anvil_bootloader the fans spin up but that's because it's booting19:26
anvil_it happens when i enter my password for the encrypted drive and all throughout the boot process19:26
lotuspsychjeanvil_: did you vacuum your fans?19:26
fooobarrrdid you look at the resource monitor? is there a process that utilizes 100% periodically?19:27
anvil_lotuspsychje, i just built this computer19:27
anvil_and my cores are at 18 celsius according to sensors (wtf?)19:27
fooobarrrthats's normal19:27
fooobarrr18C could be right if its not doing much19:28
anvil_i've never seen a cpu be that *cold*19:28
fooobarrrunless your room is higher than 18c19:28
anvil_it's winter so it probably is that19:28
lotuspsychjeanvil_: whats the relation with ubuntu exactly19:28
anvil_lotuspsychje, i think i need to set up acpi fan control19:28
anvil_or install some weird drivers19:28
lotuspsychjeanvil_: you can test lm-sensors and cpufreq19:29
fooobarrrthe motherboard is probably controlling system fans19:30
anvil_nvm, fancontrol service was deactivated for some reason19:32
fooobarrrlol19:34
anvil_okay here's why19:36
anvil_my fancontrol config file is mangled19:36
anvil_and pwmconfig isn't really helping19:37
anvil_only option it gives me is to change INTERVAL19:37
anvil_https://paste.ubuntu.com/p/4FNvPgYZwV/19:38
anvil_im gonna check for weird bios settings19:44
BluecoatAnyone know why /sys/kernel/debug/usb/devices gets "operation not permitted" when I try to access it as root?19:55
fooobarrrits not readable?20:00
=== EriC^^ is now known as explosive
TJ-Bluecoat: how are you accessing it?20:10
=== daniel is now known as Guest1680
=== capella|away is now known as capella
ioriaTJ-,  have a sec ?  ubuntu server 16.04 32-bit MBR (no efi) kernel 4.4.0.138.144   fully updated ; no way to make recovery-menu  show up; it just boots with  recovery nomodeset parameters ; do you know something ?  latest updates : friendly-recovery; whiptail and ubuntu-minimal20:29
klu3theoretically speaking, is it possible for a hacker to put virus on a hdd or thumb drive and it cant be remove via disk reformat ?20:54
klu3like you know how gparted detects all partition on a hdd and you can choose to reformat that to clean it20:55
leftyfbklu3: That's not an ubuntu support question. Maybe try #security20:55
leftyfbklu3: The quick answer is not really, no20:55
ryuoklu3: unlikely but not impossible. there's ways to make persistent malware.20:58
leftyfbryuo: not on a hard drive20:58
leftyfbNot unless they've compromised the firmware. Regardless, not a support issue here.20:59
ryuoleftyfb: if they hacked the drive firmware, maybe so.20:59
ryuobut i was just giving them a brief summary.20:59
klu3thanks for the replies guys, i went to the #security channel and getting answers there21:01
f3bruaryI'm coming from Debian to Ubuntu 18.04. When I hook up my external monitor (an old 1080p LG 22"), I often see jitter (super thin black bars popping up), and every now and then I lose signal completely for a second.21:44
f3bruaryusing internal gfx (intel)21:44
TJ-f3bruary: sounds like a physical connection issue21:45
f3bruarybut it only started after I switched from debian to ubuntu21:45
f3bruarynever seen this before21:45
f3bruaryit's the Intel Graphics 400021:47
en1gmais there a channel specific for ubuntu live?21:49
coventryI upgraded a virtualbox from ubuntu 17.10 to 18.04, and on reboot the X server doesn't start. Any suggestions for how to fix this (other than to go back in time and admonish myself to snapshot before upgrading?)21:49
TJ-f3bruary: without seeing it, it is hard to judge. Anything in the kernel log, or Xorg logs, to indicate problems?21:50
elias_aen1gma: I don't think so. Ask here.21:50
en1gmais there a way to make ubuntu persistent so it boots automatically to command line and skips gui?21:50
elias_aen1gma: Live version booted from a USB stick?21:50
TJ-en1gma: those are 2 different things; do you want a persistent liveISO, or an installed system that only boots to console?21:51
en1gmathis is the command to use in a full install to hard drive 'systemctl set-default multi-user.target'21:51
en1gmai would prefer an installed system to my usb stick21:51
en1gmathat only boots to command line21:51
en1gmathrough ssh21:51
en1gma:)21:51
en1gmaover wifi21:52
elias_aen1gma: I raise my hands. I surrender. :)21:52
elias_aBooting over wifi through ssh is the hard part.21:52
TJ-that sentence doesn't even make sense :s21:53
TJ-how does one 'boot over wifi through ssh' ?21:53
elias_aTJ-: Actually it does.21:56
elias_aTJ-: LTSP clients can be booted over wlan and also using SSH tunnel.21:57
elias_aBut in order to do that one has to do some serious modifications to boot procedure.21:57
bdonnahuehey guys, i am trying to port an install script from ubuntu to centos. There is a line which says I need to install the LTS version of nodejs. What version is this? how can i figure it out?21:59
en1gmayea i basically would like a headless computer with wifi and ssh working. no need for gui22:00
en1gmaalmost like i do with my rpi322:00
TJ-elias_a: I don't think so; LTSP uses standard PXE (net) boot (DHCP/BOOTP+TFTP) to transfer the kernel and initrd. the thin client may establish an SSH tunnel later for the terminal server connection itself22:00
TJ-en1gma: that's a pretty regular 'server' installation you are describing22:01
en1gmai think i just need to use i386 desktop image and stop it from booting to gui. then my system will have enough ram to run in a command line enviroment22:01
en1gmaserver i been trying but it always gets stuck. not sure what im doing wrong22:01
TJ-en1gma: install the ubuntu-server, then add network-manager to make setting up the WiFi easy (you can use the 'nmtui' (text user interface) to configure the WiFi connection)22:02
en1gmaTJ you gonna be around for a bit?22:03
TJ-en1gma: install 'openssh-server' and you're sorted22:03
en1gmaill give it a try but i always get stuck somewhere i forget22:03
en1gmai think i have the image already22:03
TJ-en1gma: as long as you have console access during installation (keyboard + video) then it should be straight-forward - this assumes the WiFi chipset isn't something like Broadcom though!22:04
elias_aTJ-: It is quite doable. Seen this done.22:05
en1gmawriting ubuntu server i386 to usb stick right now22:05
en1gmai think where i have problem is with the pxe. its trying to do something with that (if i remember correct). is there a way to disable that22:06
TJ-en1gma: PXE is controlled from the PC's firmware setup22:07
en1gmaso i need to disable that in my bios?22:07
TJ-en1gma: that, or change the boot order so the network device is last, and the USB, CD/DVD, and fixed HD are before it22:08
coventryI'd welcome any suggestions for help, here: https://askubuntu.com/questions/1090338/x-server-doesnt-start-after-upgrading-vbox-lubuntu-17-10-to-18-04/22:09
TJ-en1gma: I'm eager to see some description of that; PXE doesn't support SSH so there's no way to fetch the kernel over an SSH connection22:10
en1gmaoh yea. i remember now. it wont complete the installer. i keep getting a big red error message during "Load installer components from CD"22:10
en1gmafailed "loading apt-cdrom-setup" unknown reasons22:11
TJ-en1gma: have you used the "check CD" option of the installer boot menu to ensure there is no corruption in the image?22:11
en1gmaim doing that as we speak22:12
en1gma16% so far22:13
elias_aen1gma: do you want to have a thin client or a complete system installed on you system/USB?22:13
en1gmai would like to have a complete system installed less the gui22:15
en1gmabtw integrity check = successful22:15
en1gmai wonder if the server requires more then 256MB ram22:16
en1gmai also have to select 32MB for agp zise in bios. i could go more but i select the lowest number22:16
elias_aen1gma: Ok. I misunderstood your goal.22:18
elias_aen1gma: 256 MB of RAM is such a low figure that it can be really challenging to get any present Linux distro to run on that, headless or not.22:19
f3bruaryTJ-: I think I fixed it by setting the monitor's profile from 59.99hz to 60hz22:19
f3bruarycolors also look much better now22:19
TJ-f3bruary: that sounds familiar; where did you make the change?22:22
en1gmayea its low but i think that meets the min supported requirements22:22
TJ-en1gma: 256MB RAM is probably causing problems for the debian-installer when copying from the install media, but I'd have thought it should work. I can test in a VM. Which ubuntu release are you installing, 16.04 or 18.04 ?22:23
IniGithi22:25
IniGitcan somebody tell me if the following is a bug or if I understand something wrong:22:26
IniGit$ ls -l dir22:26
IniGittotal 022:26
IniGit-rw-r--r-- 1 gernot gernot 0 Nov  5 23:21 file22:26
IniGit$ chmod u-w dir22:26
IniGit$ ls -l dir22:26
IniGittotal 022:26
hggdhIniGit: not a bug. Directories should have eXecute access22:27
hggdhIniGit: you should be able to send messages in a few22:28
hggdhnow, for example :-)22:28
IniGitWhy does something change in the UI but not in the terminal? What has actually changed when I execute the chmod command22:28
hggdhIniGit: your chmod gave (if it did not have it already) Write permission to the owner of 'dir'. But you are still probably missing the execute permission as well22:30
IniGithggdh: What does that mean: "you should be able to send messages in a few" ?22:30
hggdhIniGit: because you were muted for sending too many lines in sequence to the channel22:30
IniGit-u means remove write permission22:30
hggdhoh, yes indeed22:31
IniGithggdh: ok sry and thx22:31
hggdhIniGit: run ls -l | grep dir22:31
IniGitwhy does it show correnctly with | grep dir and not without it?22:33
IniGitwait22:33
hggdhIniGit: I do not know. Please post the output of it22:33
IniGitohh I made a mistake22:33
IniGitI understand it now. thank you22:34
hggdhyw22:34
IniGitwhat is the best backup program for making automated encrypted backups to the cloud/ftp under Ubuntu? Is duplicity a good option or is tehre a better one?22:36
f3bruaryTJ-: in the display settings22:36
TJ-f3bruary: ahh, in software - thought you meant on the monitor :)22:36
f3bruaryno, in software indeed. the difference 0.01hz can make lol22:38
=== [1]MrMobius is now known as MrMobius
TJ-f3bruary: I'm surprised the because if you check "xrandr -q" does it show the monitor's EDID reports 59.99 being the preferred frequency?22:39
SchnabeltierchenHi guys, i´m a big noob, i´ve installed ubuntu 18.04.01 to my Lenovo miix 320 10irc, the iio-sensor-proxy makes the monitor sensor think normal and right-up are swtiched. can someone point me to a direction where i can find a tutorial about this?23:13
HipHop-openboxGot ur own paste bin23:15
guideXhow do you choose which version of php you're using in your apache23:19
guideXI have two of them installed, but I want to use the older one23:19
eletiousHey, I'm not sure what I did but I seem to have broken my Ubuntu installation (using MATE) - it's got autologin, but when it tries to start mate I get "could not acquire name on session bus"23:31
eletiousI did some googling and found pretty much everyone saw that when using XRDP - does Virtualbox use this (or something similar) to display heads on VMs?23:32
HipHop-openboxhttps://www.quora.com/How-does-VirtualBox-work23:40
eletiousHipHop-openbox: i appreciate the sentiment, however this does not appear to explain Display virtualization, which is where I'm having problems (I think)23:43
qwebirc59893Hi. Anybody else have any issues with 18.04 suspending when switching users?23:48
eletiousone thing I noticed is that in XSession_errors, I see WARNING: failed to acquire org.gnome.SessionManager23:54
eletiousDirectly before that, dbus-update-activation-environment attempts to set the value of an underscore, which is most likely the problem, though I have no idea how the hell it'd happen23:54
eletiousAfter that, .xsession-errors is just issues with null pointers because dbus exploded23:55
eletiousDoes anyone have ideas on what I can do to fix this?23:56
=== DTbas is now known as BDbas

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