/srv/irclogs.ubuntu.com/2020/07/18/#ubuntu.txt

Jordan_Uxaviergmail: I have very little experience with ufw, but the first thing I would try is to make sure that you have a terminal multiplexer like screen or tmux, and then in one of those "windows" run "sudo sleep 5m && sudo ufw disable" . Or make a one line bash script with "sleep 5m && ufw disable" and run it as root. The reason I ran sleep as root, which may seem odd, is to try to ensure that sudo doesn't00:01
Jordan_Utry to prompt you for a password when bash tries to run "sudo ufw disable", because with no ssh connection that could be bad...00:01
Jordan_Uxaviergmail: Another more general option, which I don't actually recommend but which I have actually used for testing out different complex and critical configuration changes on a remote system, is to play with btrfs snapshots and rebooting. What I've done multiple times is first I have an entry in my /etc/fstab that just mounts the root subvolume to /all_subvolumes/ . Then I run "sudo btrfs filesystem00:08
Jordan_Usnapshot / /all_subvolumes/@_before_making_unwise_changes/" then "sudo mv /all_subvolumes/@ /all_subvolumes/@_after_making_unwise_changes/" then "sudo mv /all_subvolumes/@_before_making_unwise_changes/ /@/" (which makes my safe snapshot the snapshot that will be mounted as '/' on next boot), then "sudo shutdown -r 10" to reboot the server in 10 minutes unless I cancel. If I get disconnected, I wait 1000:08
Jordan_Uminutes for it to automatically reboot and I reconnect and try again.00:08
Jordan_Uxaviergmail: If my unwise changes work well, then I "sudo mv /all_subvolumes/@after_unwise_changes/ /all_subvolumes/@/" and the subvolume that I've been booted from stays the defautl subvolume mounted in future boots.00:10
tomreynDoc-Saintly: https://wiki.archlinux.org/index.php/PRIME should help there00:23
tomreynDoc-Saintly: not too rarely, you can also set the primary graphics card on the 'bios'00:24
uixif I have four NICs on my computer and I want to use nmtui to configure three of them on a bridge (which I have done by master/slave configuration) and one port be the "WAN" port then is it still necessary to configure the other NIC ports as Ethernet ports individually in order to make them viable for usage?00:28
Doc-Saintlytomreyn, thanks, I'll read. Actually it's a virtual machine that I am passing through GPUs to, and I just want to use the basic display00:32
tomreynDoc-Saintly: as long as xrandr sees those providers and they can operate (drivers + firmware loaded properly?), should be ok.00:35
Doc-Saintlynone of the xrandr commands seem to work. they all say can't open display, even just trying to list00:36
tomreynsee whether the graphics cards were properly initialized then. journalctl -b00:37
Doc-SaintlyI would guess not since I blacklisted the amdgpu driver while trying to get it to stop loading00:40
Doc-Saintlyeven setting the radeon.modeset=0 didn't prevent it from using it as the default, so I went all the way to black listing the driver00:40
Doc-SaintlyI'll undo that and see if I can get the config to respond00:40
cthulchu_folks, how do you make files in Gnome?00:41
cthulchu_make empty text files00:41
cthulchu_the context menu only has an option to make folders00:41
cthulchu_odd00:41
uixcthulchu_: gedit <filename>00:42
oerhekstouch <name>00:42
uixor that00:42
uix(do that from the terminal)00:43
Doc-Saintlytomreyn, don't see anything crazy in the journal after enabling it again00:43
Doc-Saintly(II) AMDGPU(0): [KMS] Kernel modesetting enabled. Number of created screens does not match number of detected devices. Configuration failed. (EE) Server terminated with error (2). Closing log file.00:44
Doc-SaintlyX configure tells me that though00:44
tomreynDoc-Saintly: but autoconfiguration during boot succeeded?00:46
Doc-SaintlyCan you clarify what you mean by that?00:46
Doc-Saintlyit loads the AMD card successfully (my OpenCL tools can use it now) but the integrated display I want to use just shows me the flashing _ now00:46
tomreynDoc-Saintly: when Linux starts up, it will load graphics drivers if graphics hardware is detected,and those may load firmware. later one, if X starts up automatically, X will automatically generate a configuration on the fly and report the results of doing so.00:47
Doc-SaintlyI see. I'm looking at the /root/xorf.conf.new and I see that it's trying to put the "Screen0" (coming from the AMD card) as the first one00:48
oerheksmy bios gives a priority setting, IGP, descrete gp, both00:48
tomreynDoc-Saintly: "integrated display"? so which graphics hardware are yu passing through?00:48
Doc-Saintlytomreyn, I'm using a VM with a virtualized "onboard display", and passing through a physical GPU00:49
Doc-SaintlyI want the virtualized onboard display to be the primary display and the others to just be for open CL00:49
tomreyn"onboard display" sounds like you have an integrated gpu with the cpu, and then the dedicated graphics card?00:50
tomreynwhich virtualization are you using?00:51
Doc-Saintlytomreyn, proxmox (qemu I think?)00:52
Doc-Saintlytomreyn, there is only one physical GPU that is being passed through (the one I don't want it to use for display), and then a virtualized one attached directly to the machine00:52
Doc-Saintlywhen I don't pass through the GPU, the virtual one works fine.00:53
Doc-SaintlyIs there not a simple way to tell Ubuntu "use this device as your primary display" ?00:53
tomreynsee the "Device" Sections at https://blog.lobraun.de/2017/10/31/xorg-configure-no/ - this lets you specify which hardware X should use. the first one configured will be the primary one, i think00:57
Doc-Saintlyok, I'll play with that. is it possible to reload the config without restarting?00:58
tomreyni doubt it01:00
Doc-Saintlytomreyn, well, no dice. I commented out all things in the xorg config file related to the other screen and device, set the one I want to the 0 position and it still gives me the blinking _01:05
Doc-Saintlythanks for your help, I'll have to try again tomorrow01:05
=== zbenjamin_ is now known as zbenjamin
discodingoHi - wondering if anyone has successfully installed Ubuntu on Razer Blade Stealth 2020. I'm having trouble booting into the liveusb. It keeps going to a blank screen.01:15
cthulchu_damn I like python01:23
cthulchu_on ubuntu :)01:23
tomreyn!nomodeset | discodingo01:40
ubottudiscodingo: Systems with certain graphics chipsets may not boot properly out of the box. "Temporarily Add a Kernel Boot Parameter for Testing" as discussed at https://wiki.ubuntu.com/Kernel/KernelBootParameters to add the "nomodeset" parameter there.01:40
m0rd3caiHey guys hoping someone can help here. Setting up ubuntu on a machine with raid (just raid 0, 2 drives), Installs just fine until i get to the bootloader and this is where I am stuck. installing the BL at /dev/sda didnt work, I believe because of the raid which was setup as a just a standard 2 drive raid. I wasnt aware this changed the location the bootloader is supposed to be installed to.01:49
m0rd3caiIm still in the installer, is this an easy fix?01:49
cthulchu_any suggestions for a nice screenshooter? I need it to be able to make partial screenshots, allow simple editing (blur, arrows, text) and upload to a few destinations, including imgur01:49
oerheksstandard screenshot tool is great under gome01:50
oerheksno need for something else01:50
cthulchu_oh, i didn't realize. gonna try, thanks01:50
oerhekshit print-screen :-)01:51
m0rd3caiOh, also, when /dev/sda fails, i get a choice to choose different device. When I select the list of a different device I have tried both options but neither does anything.01:51
cthulchu_it doesn't allow upload or editing01:51
cthulchu_so not good enough01:51
tomreynm0rd3cai: raid0 means "make it twice as likely as a single disk to loose my data". do you really, really want to loose data?01:52
m0rd3cairaid is of no concern. its a pc laying around my house, Do you have any idea why the bootloader wont load onto /dev/sda? even when i choose a different device from a dropdown menu it still willl not install.01:55
tomreynm0rd3cai: is it software raid? are you booting in bios or uefi mode? how did you partition?01:56
tomreynalso which ubuntu release are you installing, and using which installer?01:57
m0rd3caithe configuration for raid comes right after bios on boot, Some type of hardware. even though its raid the pc should just see it as hard drive. not sure why this installation is being different.01:57
tomreynso some fakeraid01:58
tomreyndoes the installer see one or more disks?01:59
m0rd3caijust 1, thats where im confused01:59
cthulchu_how do I reload my console's context after editing bashrc?02:00
Jordan_Um0rd3cai: Are you installing for UEFI or BIOS based boot?02:00
m0rd3caibios. i dont want UEFI headache for this pc. Itll be air gapped02:00
tomreynhow did you partition?02:01
tomreyn<tomreyn> also which ubuntu release are you installing, and using which installer?02:01
cthulchu_of, . ~/.profile  did the trick02:01
m0rd3caitomreyn selected automatic partitining02:01
tomreynokay, 2 more questions to go, you can do it!02:02
Jordan_Um0rd3cai: Using CSM with UEFI based motherboards often causes problems. For example, the boot firmware will assume that since you're booting via BIOS that you must be installing an old release of Windows that doesn't support UEFI, like XP, and disables features XP doesn't support, or enables cludges to work around XP bugs (that then cause problems with Linux), or simply use code paths that are not well02:02
Jordan_Utested.02:02
Jordan_Um0rd3cai: Please pastebin the output of "sudo parted -l" and "sudo blkid".02:03
m0rd3caigotta put the kid to bed, back in a second02:05
=== gabkdlly_ is now known as gabkdlly
=== feodoran_ is now known as feodoran
=== kostkon_ is now known as kostkon
_jakHi everybody! I know I can disable the gnome-shell overlay key by setting org.gnome.mutter overlay-key to an empty string, but I'm wondering how I might set it to a combination of keys02:34
_jakbasically, I'm wondering how to represent a combined keypress, if that's a thing that would even make sense02:34
_jakanybody know how to do that?02:34
SrPxI'm just trying bspwm for the first time, but it seems like a lot of gnome configs are ignored. For example, zoom, natural scrolling. That means windows become really small on my 4k XPS 13. Is there any way to inherit gnome's configs?02:42
Jordan_USrPx: Firstly, probably not. Unfortunately for the most part configuration for one desktop environment will not be compatible / usable by another DE, or in this case another Window Manager. Also, it sounds like you want HiDPI support, and I don't think bspwm has that.02:45
SrPxI see, okay. Is there any windows manager with HiDPI support?02:45
SrPxtiling*02:45
Jordan_USrPx: sway is a drop in replacement for i3wm, but written from scatch as a Wayland compositor. For HiDPI, especially if you have multiple displays with different scaling values, Wayland is generally a better fit than Xorg.02:48
=== DarthRadar2 is now known as DarthRadar
=== PowerTower_121 is now known as PowerTower_120
uixhmmm....more ipv6 users than I realized05:16
m0nk3y_b0yDo you guys think its important to check Ubuntu iso checksum before installing? I installed Ubuntu without checking and now it has me wondering ...05:42
M_aDm0nk3y_b0y: always check the checksum05:48
m0nk3y_b0yM_aD: shit so now I got to reinstall? damnit05:49
m0nk3y_b0ywould Ubuntu admit to having been hacked and had a modified iso being downloaded by thousands of people from their site?05:52
m0nk3y_b0ynot sure if its worth re-installing just to check the checksum05:53
oerheks!fud05:53
ubottuPlease do not fall prey to, or spread FUD (fear, uncertainty, and doubt) - it is not welcome here!  Please see http://en.wikipedia.org/wiki/Fear,_uncertainty_and_doubt05:53
M_aDnot necessarily but the next time just do so and check05:53
oerheksjust check your iso with md5sum, many usb tools check it automaticly05:53
m0nk3y_b0yI don't have t he iso now since I wrote it to a usb05:54
oerheksintresting.05:54
M_aDm0nk3y_b0y: if you're really in doubt, download the iso again, run the checksum and reinstall. Done. :)05:55
m0nk3y_b0yM_aD: I guess thats the only way to do it05:55
m0nk3y_b0yM_aD: but I think if that ever happened I think it would have definitely make news06:03
m0nk3y_b0yubuntu wouldn't have to admit anything, as soon as someone sees checksum doesn't match its news06:06
oerheks.. as you cannot prove the download is wrong, please stop these wild conspiracies, thanks.06:07
oerheksthis is a technical support channel06:07
m0nk3y_b0ytrue06:07
M_aDwhat happend to Mint a few years ago doesn't mean it will happen to Ubuntu06:22
oerhekssure, there has been a nasty incident withs snaps.06:23
oerheksnot a breach but a malware/backdoor upload.06:23
Doc-SaintlyI'm having issues with X11 not loading my config, I get these errors:08:27
Doc-Saintlyhttps://bin.disroot.org/?1923967d445fd4a3#8jFCsXeSRXn4r715V2mcWEtpB7GxahuFNkKsBB8emkYG08:27
Doc-SaintlyThis is my conf file, you can see I've commented out a second monitor I am trying to disconnect:08:29
Doc-Saintlyhttps://bin.disroot.org/?808511c52fef4f84#4tLyYkr2BedcX4JiXJJhmcTA3YmAumYgVDf2Vrv6BGzY08:29
Doc-SaintlyI notice there are two of these files, one in snap and one in another place?08:43
Doc-Saintlylocate radeonsi_dri.so08:43
Doc-Saintly/snap/gnome-3-34-1804/24/usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so08:43
Doc-Saintly/usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so08:43
Doc-Saintly>.< Why is there not a simple way to tell Ubuntu "Just use this graphics card to display"08:48
fego1/09:19
lotuspsychjecan we help you fego09:20
lotuspsychje!19.1009:25
ubottuUbuntu 19.10 (Eoan Ermine) was the 31st release of Ubuntu, support ended July 2020. See !eol and https://lists.ubuntu.com/archives/ubuntu-security-announce/2020-July/005494.html09:25
MadLambI'm getting this power management notification sound every 30 seconds. How can I figure out what is going on?09:29
lotuspsychjeMadLamb: journalctl -f and see what kind of errors you are getting in realtime09:30
MadLamblotuspsychje, as the sound plays, nothing shows up there09:32
MadLambits like Im disconnecting the power supply and connecting again09:33
lotuspsychjeMadLamb: can you pastebin your dmesg please, lets have a look there09:33
MadLamblotuspsychje, https://pastebin.com/JD2DGs7A09:35
lotuspsychjeMadLamb: thats only a little piece of dmesg, full log please, seems like your cpu jumping up and down09:36
MadLamblotuspsychje, https://pastebin.com/dWVbXreB09:38
lotuspsychjeMadLamb: still missing some info like kernel & bios versions, you might wanna enter your bios and check your cpu settings/temps09:40
MadLamblotuspsychje, I did dmesg > full.txt09:40
lotuspsychjeMadLamb: try just dmesg in terminal and copy paste from there09:41
MadLamblotuspsychje, Im using psensor, cores are at ~70c09:41
lotuspsychjeMadLamb: are you overclocking your pc?09:42
MadLamblotuspsychje, no09:43
MadLamblotuspsychje, its a notebook btw09:43
MadLamblotuspsychje, https://pastebin.com/bCw7sAEu09:44
lotuspsychjeMadLamb: try this, sudo apt install inxi, then pastebin the output of inxi -F09:44
BluesKaj'Morning all09:45
MadLamblotuspsychje, https://pastebin.com/nZD42hw709:46
lotuspsychjeMadLamb: tnx, looks a pretty neat system, did you check if your mobo has biosupdates?09:47
MadLamblotuspsychje, for a while no09:47
MadLamblotuspsychje, you know this sound when you disconnect the power supply?09:48
MadLamblotuspsychje, it plays that, and imediately after the one when you connect09:48
lotuspsychjeMadLamb: i do yes, im also on 20.0409:48
MadLamblotuspsychje, like I was disconnecting and reconnecting it very fast09:48
MadLamband it happens every ~30 seconds09:49
MadLambfeels like some power mgmt stuff09:49
lotuspsychjeMadLamb: can you try something, create a new test user and see if dmesg splits out the same there aswell?09:49
lotuspsychje*spits09:49
MadLamblotuspsychje, the same in the sense of the throtling?09:49
MadLamblotuspsychje, my assumption this is due to the heavy load I have on the system. I doubt this is related09:50
lotuspsychjeMadLamb: yeah the cpu throttle errors09:50
lotuspsychjeMadLamb: this way we can rule out its hardware or user related09:50
MadLambI`m running ~30 docker containers, intellij IDE, chrome, etc...09:50
lotuspsychjeright..09:51
MadLambits heavy load :D09:51
lotuspsychjeso i would suspect its your suer indeed09:51
lotuspsychjeuser09:51
MadLambright but anyway I dont want to hear a popping sound every 30 seconds09:51
MadLambeven if its related to load09:51
MadLambIm not disconnecting my power supply09:51
MadLambso it doesnt make any sense09:51
MadLambregardless of the load, as long as the cable is still connected, I should not hear this sound09:52
lotuspsychjeMadLamb: but if ubuntu says there's something going on by default, there's something wrong right09:52
MadLamblotuspsychje, https://askubuntu.com/questions/175602/periodic-clicking-sound-from-pc-speaker09:54
lotuspsychjeMadLamb: what you can try is tweaking your sound alerts with dconf-editor, but that would be ignoring system problems right09:57
MadLamblotuspsychje, I see your point but I dont get why CPU throttling would display a power disconnection notification. I agree I need to look into the CPU thing, it just doesnt seem to be connected.10:02
lotuspsychjeMadLamb: yeah, we did not prove yet its related10:03
MadLamblotuspsychje, also I am not hearing the sound when the throttle happens10:03
lotuspsychjeexactly10:03
lotuspsychjeMadLamb: its not like your battery or something?10:03
MadLamblotuspsychje, could be, I had a bloated batt before10:04
MadLamblotuspsychje, maybe if I remove the batt and run the device without it I can know10:04
lotuspsychjeyeah try that10:04
MadLamblotuspsychje, (its not removable btw, need to really take it out)10:05
lotuspsychjelets hope its not glued then :p10:05
XanoMorning! Is it possible to install 20.04 on top of an existing installation, on an encrypted disk, keeping /home intact? Even when decrypting and mounting the volume, the installer does not seem to recognize the existing installation.10:16
tomreynXano: i don't think any of the installers (other than debootstrap, but that's not a full installer) would support this scenario.10:33
tomreynXano: maybe the easiest approach is to backup and then install + restore10:34
Doc-SaintlyWhat is the difference between blacklisting a driver and using modeset in GRUB?10:43
tomreynthe former prevents a driver from loading,t he latter switches to a different mode of initialization10:46
tomreynfor mode setting there's KMS (kernel mode setting) and UMS (user (space), so without direct kernel involvement). UMS was the default with almost all graphics drivers some years ago, nowadays KMS is for most.10:49
Doc-Saintlywhich is correct? radeon.modeset=0 or amdgpu.modeset=0 ?10:55
Doc-Saintlytomreyn, from your feedback yesterday, I've tried editing the xorg config to remove the other GPUs, but in the error log I can still see that there is an error loading the amd drivers.11:05
Doc-SaintlySo I'm guessing the flashing _ I'm seeing is because X11 is failing to start in general when trying to load the AMD drivers, but why is it trying to load them at all if I have removed those devices from the X11 config?11:06
scatterphi i have a script that i am launching from php it then source`s a second script which shutsdown apache2 but the source`ed script terminates at this point how can i avoid this behavior i want to complete a task then restart apache211:06
qptHi, I am trying to use 'at' to run a bash script and pass it some parameters. However it doesn't like how I input this. if I do at 21:04 -f _TAB.SH param1 param2 param3 it gives me this "Error in day of month. Last token seen: D Garbled time"11:06
qptAdding quotations "" around the entire thing from _TAB to the end, or just the parameters, also doesn't work either. Any suggestions?11:07
tomreynDoc-Saintly: i would guess that you want neither radeon.modeset=0 nor amdgpu.modeset=0. i think both drivers are meant to be used with KMS (and this option disables it, which woud only leave UMS, which I don't think these modules support well, or at all?)11:07
Doc-SaintlyI see. I'll remove them then... Even when I have the flashing _ and the display doesn't work, I can access the cards via OpenCL, which is what I want.11:08
tomreynDoc-Saintly: before passing kernel parameters you should get a better understanding which of those modules match your hardware11:08
Doc-Saintlyso it shows that the OpenCL driver is working for these cards. so I just need the system to stop trying to display to the cards and use my other dislpay11:08
lotuspsychjeqpt: perhaps a question for ##linux ?11:10
lotuspsychjeor #bash11:10
qpti'm banned for some reason :(11:10
qptoh ok i'll try #bash, ty11:10
tomreynscatterp: append ' &' (not the quotes) to the command you're calling from php. overall this doesn't sound like a very good approach, restarting a webserver from a scripting language depending on it.11:15
scatterptomreyn its not its a hack to solve an issue11:16
scatterpthx11:16
scatterpwill try it now11:16
Doc-Saintly:\ even disabling glx graphics acceleration in the xorg conf it keeps trying to initialize the radeon drivers. This is a bit insane ~.~11:42
sohailahmedWhat is the preferable way of uploading pdf here?12:08
sohailahmedor a pic12:09
quadrathoch2sohailahmed imgur.com12:14
sohailahmedquadrathoch2: thanks!12:20
sohailahmedI am having a little problem. There is this jnlp file that I run by javaws filename.jnlp and now I have this applet. The problem is that text fields are very small while all my other programs are executing fine. Here is the image: https://i.imgur.com/qiQ0DP8.png12:22
sohailahmedWhat could be the problem?12:23
tomreynlooks like mismatched fonts to me. there's probably not a lot you can do about it unless there are helpful warnings / error messages when you start it from a terminal.12:25
tomreynyour best option may be to contact the developing company about it.12:26
sohailahmedtomreyn: any thing I can try. Actually, the developing does not provide support for linux12:27
tomreynmaybe you can run what they support in a vm12:28
tomreynare there any warnings / error messages when you start it from a terminal?12:29
sohailahmedtomreyn: Not that I know of.12:30
=== fake__ is now known as fake128
zeroesI am trying to set up a simple sftp for learning by ~ following this guide, https://linuxhandbook.com/sftp-server-setup/. When I tried to access the sftp server and passed password, I got this error "packet_write_wait: Connection to <ip> port 22: Broken pipe"12:49
zeroessomeone know what is wrong?12:50
zeroesroughly I have created a user and a sftp-group to access a sftp-server (/sftpdata/<username>/). Then appended this lines '"Match Group sftpg ChrootDirectory /sftpdata/%u ForceCommand internal-sftp"' to /etc/ssh/sshd_config12:56
Doc-Saintlytomreyn, I made one change in Proxmox, setting the GPUs to pci express = false, and now things suddenly work. It actually reads my Xorg config and shows the single display, and I can connect to the cards via open CL13:00
Doc-Saintlybefore I go bug them, any ideas why that would make such a big difference in how X11 loads things?13:00
andi_if i want my ubuntu 20.04 get connected with an windows network (activ directory) is there anything special i need to do?13:03
SrPxMy Dell XPS 13 developer edition stopped booting. It was working when I went to sleep. Now after the login screen it just stays purple. What do I do now? I spent 2 days configuring it13:04
SrPxbooted!13:13
zeroeslyhyesti: olen luonut sftp:n käyttäjän ja ryhmän. Sen jälkeen loin kansion jaettavaksi. Sen jälkeen appendasin tämän: '"Match Group sftpg ChrootDirectory /sftpdata/%u ForceCommand internal-sftp"'  /etc/ssh/sshd_config-tiedostoon.13:30
zeroessorry wrong channel13:30
foxen__:o13:39
SrPxSo, in order for my keyboard layout to work, I need lv3:caps_switch. But it seems like that only affects Ubuntu, not a separate tiling windows manager like i3 or bspwm. Does that mean I can't remap caps lock to lv3 on it?13:55
nomnapt has <2018 version packages (git, python3...) as the newest ones, is this normal on a 18.04 release?13:58
sonOfRanomn: well, the ubuntu version itself was released in april of 2018, so of course all packages must be older than *that*14:01
sonOfRaGenerally, the feature-freeze is quite a bit (at least a month or two) before the release, so that'd be february 2018, so all packages would be older than that.14:01
nomnso i need the latest release to access up-to-date repos? hmm14:02
sonOfRanomn: yes. Generally, you get security updates backported to older versions. But if you want new package versions, you need to update to a newer release14:04
nomni'm not sure why that is, is it for security reasons? new versions of packages are tested and it takes time?14:07
DJonesQuick question about vm's and hardware, I've inherited an old (Win XP age) film scanner that I've been asked to scan some some 50+ year old film negatives for my mother in law. The scanner is so old, that there isn't a driver for Win 10 and although recognised via lsusb in Ubuntu 20.04, there isn't a suitable driver for it.  If I set up virtuabox with a win xp install in it, would the scanner be recognised14:09
nomnwhat makes one distribution be faster at updating its repos than another?14:09
DJonesin the VM even though the host operating ...14:09
DJones... system won't recognse it with a driver to be able to use it. I wasn't sure if the hardware had to be recognised by the host O/S before it would work in the VM, or whether the VM just works at a hardware level. If its not likely to work, I won't waste time trying it, I have got it working on an old laptop with a Win Xp install, so its ot a major problem, just wondering for a longer term solution14:09
DJonesnomn: Generally, that would just be down to how quick the maintainers are able to update & test14:11
=== Tyrasuki6 is now known as Tyrasuki
SrPxok still about the configuration issues, I'm confused14:40
SrPxdefinitely none of my Ubuntu configs (keyboard tweaks, touchpad settings, display dpi, etc.) were loaded by BSPWM14:40
SrPxbut it seems like I can easily re-add those configs back one by one on my .xinitrc, through commands like xset14:41
SrPxso my question is, why didn't gnome just use .xinitrc and similar files to store its config in a way that is compatible with other environments?14:41
SrPxseems a little confusing that configs go in so many different places14:41
srgedI am having trouble connecting the power source to the mainboard. can anyone help ?14:45
pinheadmzwhen I xxd this file that has a 40 character string in it and nothing else, in ubuntu there is a 0x0a (line feed) byte at the end. This is not the behavior of OSX and is causing me a bit of a headache... any thoughts? THe file has no extension could that be it?14:51
pinheadmzecho 'test' > test; xxd test14:52
=== StathisA_ is now known as StathisA
satanistpinheadmz: echo impliziet prints a \n at the end, also most editors implizied add a \n at the end of a file14:58
satanistyou can create a file without a \n at the end with printf 'test' > test14:59
thyriaenHi, i am running a fresh install of Ubuntu 20.04 ( default kernel, packages fully upgraded ) and i would like to use a ethernet-to-USB-C adapter, which does not "work" i think it doesn't get reccognized because it does not change the output of lsusb - can someone help me to debug the issue ?15:05
=== StathisA- is now known as StathisA
akikthyriaen: watch "dmesg -Tw" while you plug it in15:17
thyriaenaktik, does the wlan cable has to go in aswell, or does that not matter for dmesg ?15:17
thyriaenthe wireless lan cable15:18
thyriaen:)15:18
akikheh15:18
akiknot needed15:18
thyriaenkk ^15:18
thyriaennothing happens15:19
akikthyriaen: here's an example when i insert an usb-to-ethernet adapter https://pastebin.com/raw/WF0Lm3Vx15:19
akikthyriaen: maybe that usb port is broken15:20
thyriaeni get no change, no interupt or anything15:20
thyriaeni used a different port, which works ( for power ) and still no change15:20
akikmaybe the device is broken :)15:20
thyriaenand "sometimes" it does work15:20
thyriaenyea, possible but i just bought it new15:21
thyriaeni could try my other pc15:21
thyriaenare you sure i don't need to plug in the ethernet cable ?15:22
akikthyriaen: yes15:22
thyriaenok15:22
thyriaenanything else i can try ?15:22
akikthyriaen: try on another computer15:23
thyriaenok gimme a sec15:23
akikwatch dmesg -Tw15:24
thyriaenill need to go offline here to check15:24
thyriaenwait no, i dont have to15:24
thyriaenakik it works on the ather pc15:28
akikthyriaen: ok not sure what's going on then with the other pc15:29
thyriaencould it be a kernel problem ?15:30
thyriaenon the other pc i am running Ubuntu 16.04 with the newest mainline kernel15:30
thyriaenor maybe a bios setting ?15:31
akikthyriaen: it showing nothing when you plug it in indicates a hardware problem15:32
thyriaenhmm15:33
thyriaenokay ty not sure what else to try now tho15:34
TheWildhello15:37
TheWildwhen PHP 7.4 will be added to the apt repository?15:37
akikthyriaen: maybe reset the bios/uefi settings to default and boot a live session15:38
thyriaenakik will do, i'll report back15:39
quadrathoch2TheWild ubuntu 20.1015:43
tomreynTheWild: it'S in 20.04 LTS16:21
TheWildwell... maybe it's time to upgrade my OS16:22
TheWild"There is no development version of an LTS available."16:22
tomreynyou can easily check such things on https://packages.ubuntu.com by the way16:22
tomreynthe quoted statement seems correc to me16:23
tomreyn*correct16:23
TheWildso... 20.04 LTS isn't officially released yet?16:23
tomreynsure it is. what makes you ask this?16:24
TheWildthen why quoted statement seems correct for you?16:25
WaVI believe there seems to be some confusion as to the statement he quoted.16:25
tomreynbecause no LTS release is currently in development16:25
TheWild:O16:25
TheWildokay, then why my OS expects a development version?16:26
tomreyndoes it? what makes you think so? and what is 'my OS' anyways?16:26
=== Scotty_Trees2 is now known as Scotty_Trees
TheWildit's Ubuntu 18.04.4 LTS16:27
TheWild("my OS" alias of "OS installed on my computer")16:27
tomreyni see. now what makes you think that your ubuntu 18.04 LTS installation is 'looking for' an in-development LTS release?16:28
tomreynsorry, 'expecting'16:28
geirhaThe option to upgrade should appear when the first point release (20.04.1) is released16:29
tomreynor i could just answer the question you never asked, but seem to have on your mind: no, there's no support too upgrade 18.04 LTS to 20.04 LTS, yet.16:29
TheWildwell, all clear. Thanks tomreyn.16:30
tomreynyou're welcome16:31
compufreakAre there differences beside image format for the ubuntu cloud images? https://cloud-images.ubuntu.com/16:51
tomreynyes, they also differ by version, size, timestamp (just slightly)16:55
compufreakAre there docs/where can I find the build source? I have a cloudinit metadata service I'm setting up/testing out16:56
tim9phi, in case of low disk space, the file system automatically turns to read-only mode.17:02
tim9pif i free up the space, is there a way to recover it from read-only mode to normal mode, without restarting Ubuntu?17:03
tomreyncompufreak: i don't know, you may need to talk to canonical support on this. https://git.launchpad.net/~cloudware/cloud-images/+git/ubuntu-old-fashioned seems to provide a method to build the images yourself. but it seems to be not the default approach anymore. maybe this is no longer public.17:03
compufreakhmm, ok17:03
tomreyntim9p: technically, yes. is this a safe approach and a good idea, though? most likely no.17:04
tim9ptomreyn: what is the (unsafe) technical method? :)17:05
tim9peven `df` is giving me `-bash: /bin/df: Input/output error`17:05
tim9pbut i have freed up the space externally.17:05
tim9pos is kind of bricked atm.17:06
tomreynthen reboot?17:07
tim9pquestion is; is rebooting the only option?17:08
tomreynthe only sane option17:08
tim9pi would rather try something clever to save my work17:08
tomreynsave it on a different storage then17:08
tomreyn"bash: /bin/df: Input/output error" isn't an expected outcome of the root file system running full, there must be more problems.17:10
tomreynand what triggers remounting / read-only is not "low disk space" but "file system inconsistency"17:12
tim9pit happened due to low diskspace (when it fell below ~150 MBs)17:13
tim9pit has happened before, i deleted some large files and restarted the computer to fix it.17:13
tomreynmake sure you never do this, there's several approaches to prevent it.17:13
tomreyn"this" -> run out of space on /17:14
tim9pthanks. i will try to review my mountpoints. for now, im restarting the system to recover from RO state.17:18
bumblefuzzhow can I resize my ubuntu partition while using it?17:32
=== Scotty_Trees2 is now known as Scotty_Trees
Ken_HOkay, apparently I am retarded.  I have installed Ubuntu Server 20.04 on a VM in FreeNAS.  I cannot get the DNS settings to bind.  I have modified /etc/systemd/resolve.conf, but it makes no difference.  Why doesn't it detect my DHCP settings, and if not, why doesn't it apply the settings I made to resolve.conf?17:37
Ken_HI previously had Ubuntu Desktop installed without issue.17:38
blahboybazIf I install a package by downloading the .deb from the creator's website then will it be tracked by apt for later updates? (will updates get pulled in with apt get update/upgrade)?17:43
quadrathoch2blahboybaz by default no, but there a lot of packages which install a repository that will then make apt track that. but that depends on the creator17:44
blahboybazquadrathoch2: Is there any way to tell before downloading the package? Or before installing it?17:46
blahboybazSomething to see inside the downloaded packeage maybe to show if a repo will be installed?17:46
quadrathoch2blahboybaz you could 'unzip' it and look if there is a repo file in it17:47
rfmKen_H, netplan is where to be configuring net in ubuntu server.  it's possible cloud-init is screwing something up, too, I did "touch etc/cloud/cloud-init.disabled" to make it go away...17:47
blahboybazquadrathoch2: If there is then it should contain enough info to install the repo with apt and get the package that way right? (Assuming the maintainer did not provide the information).17:47
quadrathoch2blahboybaz yeah, as it's just a text file with deb http:// stuff in it17:49
blahboybazright on17:49
quadrathoch2which will be moved to /etc/apt/sources.list.d/17:49
Ken_Hrfm, I will try that.17:50
blahboybaz1. I thought that ubuntu uses different version numbers for it's packages than what the creator may use? 2. Is there a way to actually tell if I'm going to get the latest version of something (with apt) before installing it?17:53
quadrathoch2apt info pkg blahboybaz17:54
blahboybazquadrathoch2: That's not working17:57
blahboybaztried every combo there is and geting all kinda complaints on the command line (but no action)17:57
blahboybazwith/without sudo, with/without "--" prefixed to "info", with apt, with apt-get... no go17:58
quadrathoch2apt show pkg does work? blahboybaz17:59
blahboybazquadrathoch2:  Works, but..  for the package irssi I see version of " 1.0.5-1ubuntu4.2 " which appears to be an ubuntu specific versioning number ?  The irssi website shows the latest version is 1.2.218:02
blahboybazI don't see how to make a correlation between the data to ensure I will get the latest version (or not)18:02
=== jukebohi is now known as juboxi
=== The_Milkman1 is now known as The_Milkman
blahboybazirssi shows the latest version as being 1.2.2 on their website, however, apt show irssi shows the version as " 1.0.5-1ubuntu4.2 "  <--  there is no sequence of characters corresponding to " 1.2.2 " in that string.   1. How can I tell what actual version of irssi will be installed?18:34
zutatblahboybaz: the packaged version typically isn't the very latest one, but it's usually tested to work18:35
quadrathoch2and has security fixes backported18:36
coconutblahboybaz, apt policy weechat18:37
blahboybazzutat: I understand.   I want to find a soln that includes updates / tracking through apt in the future (a connection to a repository). Also, I see that the available version in the existing repositories (default) is " 1.0.5-1ubuntu4.2 ". I don't see how to make a correlation between the data to ensure I will get the latest version (or not).   So I am hoping to both get the latest version now as well as have a connection to18:37
blahboybazupdates (and any dependencies) in the ongoing future.  The irssi website may contain information that is useful but I don't know how to use it (if that makes any sense).  I need help to implement the soln18:37
Jordan_Ublahboybaz: "irssi --version" is helpful. Note that whatever version that gives you, there are also security updates on top of that.18:37
Jordan_Ublahboybaz: (For me, on Ubuntu 20.04, it gives "irssi 1.2.2-1ubuntu1 (20190829 0225)" )18:38
coconutblahboybaz, apt policy irssi18:38
blahboybazif it says " 1.0.5-1ubuntu4.2 " (even apt policy irssi contains that)  then does that mean that it's irssi version 1.0.5 ?18:39
blahboybazJordan_U: So maybe they have not (backported?) it to earlier versions of ubuntu?18:40
blahboybazThere is a gpg key given on the website but I don't know how exactly to use it to install the repository or if it is the correct repostory for my distro.  In the past I have preferred to use " add-apt-repository " to install repositories but I'm not sure how to make that work with the info that's available18:44
blb4393hello, why xserver-xorg would depend on python3-apport?19:27
ioriablb4393, error reporting , i guess19:28
eydaimonafter installing linux on root encrypted, I add another ZFS device, and the bootloader gets confused. This is alpine linux but no one there has an answer. Maybe someone here is more informed ?   On my experimental machine, I solved it by reinstalling, but I want to know how to actually solve it since it's happening on my main machine now and I want19:31
eydaimonto fix without reinstalling19:31
blb4393ioria: exactly, so why the dependency. What if I don't want no error reporting19:31
eydaimoncorrection, it's not the bootloader that gets confused, but probably something probing. Screenshot: https://www.dropbox.com/s/ak4du3dosnunmqv/2020-07-18%2011.30.14.jpg?dl=019:31
blb4393ioria: so I cannot purge this package without purging the whole xserver. That's insane19:32
ioriablb4393, if you don't want error reporting, you can disable it ; but the pkg is a dependency (probably considered a vital function for Ubuntu developers to gather and process crash logs)19:37
thyriaenwhen i try to shutdown my pc - it gets stuck on shutdown and displays this: https://hastebin.com/ukuzojuxaz.pl any help ? ( i am running 20.04 )19:40
rr123I have two screen, and I like to move the window(terminal,browser,document,etc) to the center of the screens so I do not need twist my neck for elsewhere for two long, is there a way do this faster? at the moment I alt-tab and select a windw, then drag it to the center, actually, swap will be even better, i.e. swap in a terminal window and swap out a browser, it's ok to read from non-center areas but just19:41
rr123not for too long19:42
rr123s/two/too/19:42
rr123shortcut with xdotool?19:43
abdulhakeemIs it possible to make Nextcloud run at a different port than 443 because I'd already be hosting a web page at 80/443?20:20
tomreynthis sounds like a good question for a nextcloud support channel20:21
dm2912abdulhakeem: it doesnt install in teh root www directory. and with a standard install its at your.domain.com/nextcloud anyway20:26
dm2912abdulhakeem: it doesnt install to your main domain unless you specify it to20:26
dm2912abdulhakeem: and then depending on your server you just reverse proxy it anyway. my domain is domain.xyz, nextcloud is at cloud.domain.xyz20:27
dm2912you dont switch ports, you just have it at either a subdomain on a subdirectory20:28
dm2912by default it installs and sets itself up in a subdirectory20:28
liviubaHi, I'm trying to install ubuntu 20.04 on a Lenovo ideapad and I get "lvm2: No such file or directory" and "stdin: Invalid argument" for a few seconds (during the splash screen part), and then get dropped onto a busybox prompt. Any ideas how to debug this?20:36
liviubathe lvm2 part oly appears once, and the Invalid argument part multiple times, as if retrying* forgot to mention20:36
nshireis there a way to strip out the return symbol from pasting into terminal?20:37
nshirectrl-shift-v-ing things with the enter symbol into ssh has caused me so many headaches20:37
liviubatrying to install Ubuntu on a Lenovo Thinkbook * sorry, brain is fuzzy20:38
akiknshire: i was just looking at that problem today20:38
nshirefind anything good?20:39
akiknshire: in my case the system was adding extra linefeeds when i copied a multi-line command from less20:39
akiknshire: i learned that i can either cat or grep the file i want to copy stuff from or use less's / feature to search forward in a file20:40
akiknshire: for some weird reason using less's b for going back in a file breaks it :)20:40
akiknshire: what's your problem case?20:41
nshirejust in general, accidentally entering commands before I'm ready after I copy text from somewhere20:42
nshireif I plan ahead I can just paste it into Notepad++, remove CR+LF chars, then repaste it...20:42
akikoh ok in my case i just use gnu+linux20:42
nshirewell yes I am SSHed into a system20:43
nshirethe text editor does not matter here20:43
nshireanything where you can show control characters in text would work for that20:44
akiknshire: windows and gnu+linux use a different line ending20:47
akikbut in my case i had the problem even copying from gnu+linux to gnu+linux20:49
RadSurferHow do you delete CONTENTS of a folder (files & subfolders), but not folder itself?20:59
nshirerm /folder/*21:01
nshire* is wildcard21:01
nshireactually21:01
nshirerm -r /path/of/folder/*21:01
nshireRadSurfer21:01
RadSurferthat ALSO deletes folder itself21:02
RadSurferI need to KEEP folder, delete files/subfolders underneath21:03
RadSurferWhy does Ubuntu 20.04 no longer show Trash folder on SD cards? How do I re-enable that option/feature?21:04
MrKeunerHi, 18.04 here. Is it possible to disable large downloads when connected to a specific WIFI network? If I can disable apt-update that would be a good start. (assuming it downloads packages automatically) I have a metered Internet connection on my phone and I'd like to be able to use my laptop with the hotspot my phone provides.21:26
kedar_apteare you using xenial, bionic or focal?21:28
kedar_aptehey. sorry...my bad.. did not read 18.0421:28
MrKeunerif it is coming on 20.04 I'd be fine by that.21:29
kedar_aptedo you only want to disable automatic downlaods of ubuntu updates?21:29
MrKeunerkedar_apte, right but only when on a specific WIFI connection...21:29
kedar_apteor generally anything that is larger than a specific size?21:29
MrKeunerthat would be even better21:29
oerheksa few steps to disable unattended updates https://itsfoss.com/auto-updates-ubuntu/21:30
oerheksthe normal updates is done in the update settings.21:30
kedar_apteI am assuming you are using a desktop edition21:31
MrKeuneroerheks, I like unattended updates 99% of the times. If possible I'd like to disable it only on a specific WIFI connection21:31
MrKeunerkedar_apte, correct21:31
oerheksautomatic check - never , when there are updates - show, other updates, show every 2 weeks?21:32
oerheksMrKeuner, not that i know of, forcing updates on one adapter21:32
kedar_aptego to settings -> Network and select whichj network you want to disable large file downloads and updates21:32
kedar_apteclick on that gear icon and it will open the settings for that network21:32
kedar_apteclick on metered connection21:32
MrKeuner!!!21:33
MrKeunerDidn't expect to have it great. thank you21:33
oerheksgood find kedar_apte21:33
kedar_aptedoes it work?21:33
MrKeunerI'll check right away.21:33
kedar_apteI am from India and data is extremely cheap in India and I always wondered who would use it...yup there are use cases which I was not expecting....21:35
kedar_apte:)21:35
MrKeunerI have Google Fi21:35
MrKeunerwhich is metereed21:35
kedar_apteaah ok21:35
MrKeunerYes the option is there.21:36
MrKeunerIt's called slighlt different21:36
MrKeunerRestrict background usage...21:36
kedar_aptegood luck..its really late out here.. 3 am...signing off now..have a great day..do post here if it is effective? bye21:37
MrKeunerbye have a good night21:38
kedar_apte👍️21:38
=== XmopX is now known as xMOPX
abdulhakeemWhen setting up Transmission, the "Incomplete" folder is self-explanatory but what is the difference between "Torrents" and "Completed"? https://www.smarthomebeginner.com/install-transmission-web-interface-on-ubuntu-1204/21:54
abdulhakeemlike what are they for21:54
abdulhakeemwhat is their purpose21:54
abdulhakeemI would think you'd only need one or the other, not both21:54
abdulhakeemor just one single Transmission folder actually, idk why there has to be 3 separate folders21:54
oerhekscompleted is an option to move complete torrent-files to a dedicated folder21:54
oerheksto keep things organized21:55
abdulhakeemis there a benefit to that? Couldn't they just stay in the same download folder as everything else?21:55
oerhekswell, you can. if you hold 'keep incomplete torrents' and 'save to location' the same21:57
oerheksas standard21:57
texlaWhat is the name of 20.04 lts21:59
oerhekstexla, sure you found it.21:59
abdulhakeemfocal21:59
abdulhakeemanyone know what watch-dir does in Transmission settings.json ?22:12
abdulhakeemah nvm found it22:12
oerheksin options, you have a setting to watch a folder to add the torrent automaticly22:12
oerhekspretty nifty22:13
jrgilmanhey there, currently debugging an issue, and in the moment noticed that pulseaudio is running twice, one under my own user and one under the gdm user. Is this okay?22:23
=== fake__ is now known as fake128
=== kostkon_ is now known as kostkon
bumblefuzzhow do I partition my hard drive with ubuntu on it?23:58
bumblefuzzI tried to using the '23:59

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