nshirelaptop | right-click + "open with other application" doesn't have an option to select a default.. shouldn't it? | 00:30 |
---|---|---|
oerheks | wrong approach, open file, properties, <open with> gives the default option to set | 00:31 |
oerheks | nshirelaptop, ^ ^ | 00:31 |
nshirelaptop | ah right | 00:32 |
nshirelaptop | used to the windows ui | 00:32 |
oerheks | have fun! | 00:33 |
=== preson1c is now known as highrate | ||
ExpiredCert | is Wayland backed by windows? | 01:20 |
ExpiredCert | are they same thing | 01:20 |
ravage | no they just both start with a w | 01:20 |
ExpiredCert | i mean similar protocol compared to X11 that separates client and server | 01:20 |
realivanjx | hi. i tried 'sudo tasksel install ubuntu-desktop' on my ubuntu server 22.04 but nothing happens. how to install the default desktop gui on it? thanks | 01:57 |
realivanjx | is gnome-desktop a replacement for ubuntu-desktop in tasksel? | 02:01 |
oerheks | why not ' apt install ubuntu-desktop' ? after apt update | 02:03 |
realivanjx | sorry i have never tried installing a gui on server edition and all tutorials for 22.04 i have been reading so far suggests using tasksel | 02:03 |
=== chris14_ is now known as chris14 | ||
oerheks | you might need to run 'sudo systemctl set-default graphical.target' after that, and reboot | 02:04 |
realivanjx | i am trying to install a gui in my rpi4 (headless) but since ubuntu desktop edition does not come with ssh >:( i need to get around it by installing the server version first | 02:05 |
oerheks | there are images for the pi4 https://ubuntu.com/tutorials/how-to-install-ubuntu-desktop-on-raspberry-pi-4#1-overview | 02:07 |
realivanjx | ubuntu desktop does not come with openssh server so i cant do anything without a monitor | 02:08 |
realivanjx | i even browsed the sd card after installing it with rpi imager and it does not even have sshd configs | 02:08 |
oerheks | ssh is an option in the advanced options https://www.makeuseof.com/how-to-ssh-into-raspberry-pi-remote/ | 02:10 |
realivanjx | does not exists if i use desktop version. it only exists in server version thus i am using the server now | 02:10 |
oerheks | start again on an other machine.. | 02:11 |
realivanjx | is 2 pc enough? bc i tried | 02:11 |
realivanjx | ubuntu desktop for rpi is just broken | 02:12 |
oerheks | * with the official rasppi manager, not server | 02:12 |
realivanjx | i am using raspi imager | 02:12 |
realivanjx | openssh server isnt even available idk what else they omit | 02:12 |
realivanjx | lmfao https://askubuntu.com/a/1324038 | 02:14 |
oerheks | maybe starting with server, and including the option ssh works too | 02:14 |
oerheks | ... yes, laugh | 02:14 |
oerheks | good luck! | 02:14 |
realivanjx | "most users dont need it" | 02:14 |
Gunwoo | Hello guys, Pressing Alt, Control, Windows_Start, Shift, Arrow_up/down/left/right deletes the currently selected text/cells in Firefox and Libreoffice-Calc but not in Libreoffice-Writer. and it only moves the cursor to the first character of the selection without deleting in Google Docs on Firefox. and this bug does not happen when firefox is running on X-wayland... Does anyone have any clue on how | 02:23 |
Gunwoo | to fix it? sway 1.8.1-2 is downloaded from Ubuntu. the version of ubnutu is 23.10. | 02:23 |
Gunwoo | My first impression about the bug is written here: https://support.mozilla.org/en-US/questions/1438491#an | 02:23 |
Gunwoo | s/#an$// | 02:23 |
oerheks | hi Gunwoo | 02:27 |
oerheks | i read that tread, and answer https://support.mozilla.org/en-US/questions/1438491#answer-1634764 gives a fix >> GDK_BACKEND=x11 | 02:28 |
oerheks | why are you still on x11? | 02:29 |
juser | hello | 02:32 |
Gunwoo | oerheks: Hi, well, I seldom launch firefox on x-wayland | 02:40 |
Gunwoo | I would like to fix the bug, not to avoid it... | 02:40 |
mzoku | I couldn't save nano file, perhaps because there wasnt a file name. By mistake I closed it | 02:50 |
mzoku | Is there a way to recover what I have written in it? | 02:50 |
lotuspsychje | mzoku: extundelete or photorec you could try | 02:51 |
lotuspsychje | mzoku: but if you didnt save it, prob wont work | 02:52 |
mzoku | extundelete - inm y case I didnt save it | 02:52 |
mzoku | I was thinking if its stored somewhere in temp or buffer | 02:52 |
mzoku | it was like 5 mins ago no reboot yet | 02:53 |
lotuspsychje | think its lost mzoku | 02:53 |
mzoku | :/ | 02:53 |
oerheks | so no .save file is ever created?" | 02:55 |
mzoku | no, I started the file with nano only, didnt name the file | 02:57 |
mzoku | then closed the terminal without saving | 02:57 |
oerheks | then no. | 02:58 |
mzoku | ctl + o gave me "cancelled" and then after ctr + x ... I immediately hit the X | 02:58 |
mzoku | ok | 02:59 |
=== chris14_ is now known as chris14 | ||
=== coc0nut_ is now known as coc0nut | ||
=== five6184809 is now known as five618480 | ||
ahc | Am on 20.04LTS, and I've never turned UFW firewall on before. I'd like to, but will it interrupt my Firefox web browsing or Evolution mail or anything nuisance like that? | 06:20 |
ahc | I'm not SSH-ing or anything. Just a desktop at home. | 06:21 |
MTecknology | ahc: firewall rules are at the kernel level | 06:23 |
MTecknology | ufw is a mess and it might break something, but it won't be from some mac-like process that requires resetting all interfaces | 06:24 |
ahc | I've read the Man page. Just disable it if its all too complicated for me to drive. Don't want to be adding exceptions enabling ports for my daily operation. | 06:25 |
MTecknology | prior to systemd, linux didn't typically listen on ports unless you installed something that was expected to run. If it's not designed to be publicly reachable, the default configuration typically listens on a local socket, so the "firewall" is just an extra that doesn't offer all that much ... unless you also download/run random stuff without having any idea what it's doing, then it'll help a lot. | 06:29 |
MTecknology | My opinion ... ditch ufw and try just about any other option, so long as it does not rely on xml and lots of magic fluff. Something like ferm is infinitely easier to understand and maintain. Most people can allow inbound port 22, tidy up ssh security, and trust the rest to defaults (with most tools) | 06:32 |
P1ro___ | Hi, im trying to do sudo su, but ill get this msg: | 06:36 |
P1ro___ | su: cannot open session: Cannot make/remove an entry for the specified session | 06:36 |
=== P1ro___ is now known as P1ro | ||
P1ro | But i can sudo reboot | 06:37 |
P1ro | or sudo nano root-files | 06:37 |
ahc | MTecknology, thank you. Just being paranoid. I look at my logs from time to time. Put Privacy Badger add-on into Firefox. | 06:39 |
ComputerTech | So i created a *.desktop file in /usr/share/applications, and it shows fine in the desktop, but when i start the application, it shows as a cog | 06:44 |
ComputerTech | any ideas? | 06:44 |
webchat95 | Hi | 06:48 |
MTecknology | ahc: noscript and ublock are helpful | 07:15 |
P1ro | also i can only login tru ssh | 07:15 |
P1ro | cannot login with terminal/keyboard on that machine | 07:16 |
=== guiverc2 is now known as guiverc | ||
=== Dhag0r is now known as Dhagor | ||
zamba | i want to use a central password database for my user accounts, instead of having this directly in /etc/passwd | 08:44 |
zamba | basically because i'm dealing with a cluster of machines that are all serving the same purprose. they all are backend servers behind a load balancer | 08:44 |
zamba | what are my options? | 08:44 |
zamba | ldap? nis/yp? ad integration? something more future-proof as oauth2? | 08:44 |
Walex | zamba: Kerberos. LDAP is not good for "secrets". | 10:08 |
Walex | zamba: anyhow you need to have at least one admin account in '/etc/passwd' for "rescue" purposes, so you ought to distribute '/etc/passwd' and '/etc/shadow' via some conf. man. system. | 10:09 |
CosmicDJ | and don't let services/daemons run as ldap users | 10:10 |
zamba | CosmicDJ: not services/daemons, this is just for user authentication for an sftp service | 10:12 |
zamba | Walex: how do i run kerberos as user backend? | 10:12 |
Walex | zamba: to do that also look at 'libnss-extrausers' and PAM 'pwfile' | 10:14 |
Walex | zamba: if it is just for 'sftp' your options depend on what that daemon supports. Most will use the system auth service (PAM/NSS). | 10:16 |
zamba | yes, this will use pam | 10:19 |
zamba | but i'm more wondering which user auth backend i should go for | 10:19 |
zamba | you say not ldap? but instead kerberos? | 10:19 |
zamba | with kerberos, i still need to maintain the user accounts themselves. so i will still need ldap or similar | 10:20 |
axet | Hi there! DOes anyone knows good download manager for linux with firefox integration and opensource? | 11:19 |
mandem0110 | axet: uGet... | 11:19 |
axet | uget doesn work with firefox, at least anymore | 11:20 |
axet | i tried it. it may support direct links, but mega (and maybe other sites) failed to catch by uget | 11:21 |
tanath | axet: wdym by firefox integration? you could install a dl manager in firefox like downthemall, but that doesn't help outside firefox, which i guess you want? | 11:24 |
axet | right. I want simple good app with ftp/http/block information and logs, not firefox plugin. | 11:25 |
axet | i've spend whole day yasterday looking for any opensource download manager, turns out here is none. | 11:25 |
axet | we lost it | 11:26 |
axet | freedownloadmanager - has it, but its closed source, i didn't even try it. | 11:27 |
axet | multiget - last update 2008 | 11:27 |
axet | uget broken. and discontinued | 11:27 |
tanath | https://alternativeto.net/software/uget/?license=opensource&platform=linux | 11:29 |
cousteau | Hi! Is Ubuntu 22.04 supported on 32-bit machines? It's not, right? Asking because the download page doesn't mention it isn't | 12:00 |
lotuspsychje | cousteau: 18.04 was the last ubuntu release supporting 32bit i think | 12:01 |
cousteau | Thanks :) That's what I thought | 12:02 |
lotuspsychje | cousteau: so if you really need it, 18.04 esm could be still an option? | 12:03 |
ogra_ | 22.04 is supported on 32bit arm (armhf) but not on intel (as lotuspsychje said) | 12:04 |
cousteau | It's a pity though - so many machines no longer supported, but I guess it was time to move on (plus, I bet many apps are dropping support for 32b). And there are other distros for such old machines anyway | 12:04 |
cousteau | ogra_: cool, that was gonna be my next question, if armhf was 32 or 64 | 12:04 |
cousteau | So, if some maintainer of the website sees this, please consider adding that info to the website just in case :) (or I can head to #ubuntu-devel or similar) | 12:06 |
cousteau | ogra_: actually I was looking into supported archs and went to the downloads site to see if they explained what armhf was there - the x86 support question was a "side quest" :) | 12:08 |
ogra_ | one of the main issues of dropping i386 was security BTW ... there are simply no fixes for things liek spectre or meltdown available for that arch anymore | 12:09 |
ogra_ | https://canonical.com/blog/statement-on-32-bit-i386-packages-for-ubuntu-19-10-and-20-04-lts | 12:09 |
ogra_ | well, 32bit arm is armhf ... 64bit is arm64 | 12:10 |
cousteau | Oh, interesting | 12:10 |
cousteau | Wasn't there something called aarch64? | 12:13 |
ogra_ | that is the compiler name for arm64 ... on the dpkg side it is called arm64 | 12:18 |
ogra_ | (like 64bit x86 is not called x86_64 (compiler name) but amd64 (dpkg name)) | 12:19 |
cousteau | Oh, OK | 12:20 |
cousteau | Maybe Debian packets are called like that too | 12:20 |
ogra_ | yes, we share that with debian (would be hard to manage the archivce if we did not 😉 ) | 12:21 |
ogra_ | *archive | 12:21 |
deathmist | hey, testing 24.04 I came across https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/2046844 while trying to run a script requiring bwrap which obviously failed now that unprivileged namespace creation is restricted to only things with apparmor profiles, how does one deal with this when e.g. the script will never be packaged? | 12:24 |
-ubottu:#ubuntu- Launchpad bug 2046844 in angelfish (Ubuntu) "AppArmor user namespace creation restrictions cause many applications to crash with SIGTRAP" [Critical, In Progress] | 12:24 | |
cousteau | ogra_: ah no, I meant the opposite (Debian calling it AArch64) | 12:24 |
lotuspsychje | !next | deathmist | 12:25 |
ubottu | deathmist: Noble Numbat is the codename for Ubuntu 24.04. For technical support, see #ubuntu-next. For testing and QA feedback and help, see #ubuntu-quality. | 12:25 |
ogra_ | cousteau, nope, on the package level they are called arm64 in debian too and since we import a large portion of the archive from debian it would mean to patch about 30k packages to have another architecture string | 12:28 |
cousteau | Yeah, that makes sense. I can't imagine the horror if you had to rename everything you import from Debian... | 12:29 |
cousteau | But on the Debian website I saw a mention of "AArch64" so I thought that was the identifier they used. Apparently not. | 12:30 |
ogra_ | nope ... in blogs and text they are largely interchangeable though ... but on a technical level they are not ... | 12:31 |
cousteau | Is arm64 also "hf" technically? | 12:36 |
cousteau | (as in, hard float support) | 12:37 |
weedmic | are you talking about how it handles decimals? | 12:38 |
Ecko | purely technical, yes | 12:40 |
weedmic | well, now I know the english for non-floating point - tyvm | 12:41 |
ogra_ | https://stackoverflow.com/questions/61114429/aarch64-linux-hard-float-or-soft-float | 12:44 |
cousteau | Thanks :) (yeah maybe I should have googled that instead) | 12:45 |
=== lflare is now known as Guest6600 | ||
=== pushkarnk1 is now known as pushkarnk | ||
=== Thumpxr6 is now known as Thumpxr | ||
=== Thumpxr5 is now known as Thumpxr | ||
=== ctraven is now known as sotaoverride | ||
BluesKaj | Hi all | 15:26 |
frap0s | dead chat? | 15:35 |
plastikman | this is not really an idle chat group. this is a support channel. join the offtopic room for idle chat | 15:36 |
plastikman | also, dont ask to ask....just ask. | 15:36 |
=== pushkarnk1 is now known as pushkarnk | ||
=== pushkarnk1 is now known as pushkarnk | ||
=== pushkarnk1 is now known as pushkarnk | ||
golden_ticket | Hi. I'm trying to modify an lxc container's config file, but it doesn't save the changes. I checked that to edit the config file outside of lxc requires a path of some sort to an lxc container conf file. Can anyone explain to me where this would be? My ultimate goal is for GPU passthrough and I'm following the following tutorial: https://theorangeone.net/posts/lxc-nvidia-gpu-passthrough/ | 16:46 |
leftyfb | golden_ticket: you might try #lxc | 16:47 |
golden_ticket | thanks | 16:47 |
=== pushkarnk1 is now known as pushkarnk | ||
candlestick | ; | 17:22 |
=== tomaw is now known as Guest5055 | ||
=== tomaw- is now known as tomaw | ||
xmmx | yo | 17:37 |
hid3 | Greetings everyone. I'm using 6.5.0 kernel along with 22.04 LTS. Is there any way to prevent cpu P-states reducing clock speed? I want my CPU to run at nominal clock speed all the time | 17:51 |
plastikman | can disable in the bios or can set the governer policy to performance | 17:58 |
deskwizard | Howdy! | 17:59 |
juan | hello, deskwizard | 18:00 |
deskwizard | Hi juan, how are you? | 18:01 |
juan | and everyone else. i hope you're having a good day | 18:01 |
juan | deskwizard: i'm having fun setting up znc after not using it for a while | 18:01 |
juan | and kvirc. i love it | 18:02 |
deskwizard | neat :) | 18:02 |
juan | it is a really comfortable client | 18:02 |
deskwizard | I'm quite fond of quassel myself, mostly for the server/client, I have some small SBC hooked up so I'm always somewhat lurking everywhere hehehe | 18:04 |
juan | oh yeah i remember quassel | 18:04 |
juan | i remember being amazed at how it's able to scroll up forever | 18:05 |
deskwizard | stops me from repeating myself too much, sometimes | 18:06 |
juan | does it still get some maintenance? | 18:06 |
juan | oh interesting it had a release in 2022 | 18:07 |
deskwizard | recently-ish | 18:09 |
gtoyman22 | Question about ubuntu 23.10 , will the app gnome-tweaks be implemented into the system settings user interface, or will it stay as an independent app? | 18:15 |
oerheks | gtoyman22, independent, AFAIK | 18:17 |
oerheks | also in the next 24.04 LTS | 18:17 |
gtoyman22 | hmm, oke. thank you. | 18:18 |
gtoyman22 | and what about the "hot-corners" function in settings, i find it a bit minimal, e.g. not being able to choose which desktop corner does what. Stuff to work on imo. | 18:21 |
MTecknology | zamba: You can also achieve the same using configuration management. It's a bit silly to make the requirement "cannot use /etc/passwd" instead of "centralized user management" | 18:23 |
oerheks | gtoyman22, do not expect huge changes with LTS, aimed to be stable | 18:25 |
MTecknology | lol ... | 18:25 |
MTecknology | LTS just means "we'll focus updates here for a while" ... it's not stable, especially not if you keep HWE | 18:26 |
gtoyman22 | oerheks, indeed, not in the first LTS. | 18:26 |
gtoyman22 | oerheks, to those working on the non-LTS versions should add those to their planning imo. | 18:27 |
=== pushkarnk1 is now known as pushkarnk | ||
=== thelounge224 is now known as cambam | ||
=== sudip_ is now known as sudip | ||
oerheks | https://extensions.gnome.org/extension/4167/custom-hot-corners-extended/ | 18:43 |
oerheks | oh he left | 18:43 |
=== docmax_ is now known as docmax | ||
Itay22 | I've been using Ubuntu server 20 ISO and installing nvidia drivers on it - all smooth. | 19:27 |
Itay22 | Lately I started using ubuntu server 20 cloudimg instead to avoid manual setup and it just doesn't work | 19:27 |
Itay22 | is there some known large differences between the two installation types or is it my skill issue? | 19:27 |
Itay22 | oh no, i see there is a ubuntu-server chat, i should've messaged there, sorry. | 19:28 |
polymorphic | Has anything changed with Gnome's remote desktop sharing service in the past 2 weeks? I am trying to connect via Guacamole to a session, and it keeps failing - but, I have not made any changes to either the configuration of Guacamole or Remote Desktop. I have only done apt upgrades. | 20:08 |
polymorphic | I can connect using RDP just fine with the same credentials. I have actually noticed RDP sometimes freezing which didn't occur 2 weeks ago as well. :/ | 20:09 |
polymorphic | This pretty much replicates my issue: https://lists.apache.org/thread/7ddjzojfzgz0t8lyqwps8ygvc4btxv9w | 20:23 |
nshirelaptop | what does %eno1 mean in the last bit of an ipv6 address? interface? | 20:36 |
nshirelaptop | for example "Last login: Tue Feb 13 22:31:26 2024 from fe80::*censored*::dfff%eno1" | 20:37 |
oerheks | eno: Names containing the index numbers provided by firmware/BIOS for on-board devices, example: eno1 (eno = Onboard). | 20:38 |
oerheks | https://www.thomas-krenn.com/en/wiki/Predictable_Network_Interface_Names | 20:39 |
oerheks | and there are; ens enp enx eth | 20:39 |
oerheks | it is a systemd feature https://systemd.io/PREDICTABLE_INTERFACE_NAMES/ | 20:39 |
nshirelaptop | I'm really confused as to how I got an ssh login from an ipv6 address on there | 20:40 |
nshirelaptop | my isp doesn't support ipv6 | 20:40 |
nshirelaptop | the other last-login notifications all come from a local ipv4 address and there isn't an interface listed | 20:42 |
oerheks | no idea there | 20:42 |
nshirelaptop | false alarm my desktop started using the link local ipv6 address for some reason | 21:09 |
oerheks | maybe your router does, internally | 21:10 |
nshirelaptop | it's unifi so not likely | 21:13 |
nshirelaptop | what's the default "retention policy" on auth.log? seems pretty short. although it does get filled with a lot of "session closed for root" spam so | 21:14 |
nshirelaptop | not sure if the system logs all follow the same log rotation policy | 21:14 |
MTecknology | check out logrotate configs | 21:17 |
polymorphic | https://lists.apache.org/thread/7ddjzojfzgz0t8lyqwps8ygvc4btxv9w, https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/issues/183 | 21:24 |
polymorphic | Are there plans to pull down a more recent version of libfreerdp into Ubuntu any time soon? :( Seems like this might be breaking my guacamole issue. | 21:24 |
-ubottu:#ubuntu- Issue 183 in GNOME/gnome-remote-desktop "Connecting from Guacamole to Gnome-remote-desktop" [Closed] | 21:24 | |
leftyfb | !latest | polymorphic | 21:29 |
ubottu | polymorphic: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa. | 21:29 |
polymorphic | leftyfb, I would say that the inability for clients to connect via the RDP protocol to Gnome-remote-desktop is a high impact bug based on those two links above. | 21:40 |
leftyfb | polymorphic: did you file a bug or check to see if one exists for the package in ubuntu? | 21:41 |
plastikman | Perhaps you need to raise a bug on launchpad or if there is a bug ask about it backporting this patch | 21:41 |
polymorphic | That is what I am currently trying to go though at the moment. | 21:41 |
leftyfb | !bug | polymorphic does this help? | 21:41 |
ubottu | polymorphic does this help?: If you find a bug in Ubuntu or any of its official !flavors, please report it using the command « ubuntu-bug <package> » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. | 21:41 |
polymorphic | Yeah, will take a look through all of that. | 21:48 |
nshirelaptop | for whatever reason htop doesn't quit when I hit f10 over ssh, I think it's getting intercepted by something | 21:56 |
leftyfb | hit q | 21:56 |
nshirelaptop | however I can easily still select the htop process and kill with itself by using f9 | 21:56 |
nshirelaptop | that works too | 21:56 |
nshirelaptop | and is probably a more elegant solution | 21:57 |
nshirelaptop | though I guess that is the same signal as f9 - sigquit .. doesn't matter much I suppose | 21:58 |
leftyfb | nshirelaptop: https://askubuntu.com/a/1035980 | 21:58 |
nshirelaptop | menu accelerator, is that the equivalent of hitting alt on windows to access the file menu? | 21:59 |
nshirelaptop | looks so | 21:59 |
nshirelaptop | will definitely turn that off though | 21:59 |
leftyfb | nshirelaptop: you should give terminator a try | 21:59 |
MTecknology | +1 terminator | 22:00 |
nshirelaptop | I'll give it a look | 22:03 |
ddamoah | Hey guys | 23:48 |
ddamoah | i need some help | 23:48 |
jeremy31 | ddamoah: Explain more | 23:48 |
ddamoah | I want to find a IRC server or channel with life insurance agents | 23:51 |
oerheks | !alis | 23:51 |
ubottu | Alis is an IRC service to help you find channels. For help on using it, see «/msg Alis help list» or ask in #libera - Example usage: «/msg Alis list http» | 23:51 |
oerheks | as such is not a FOSS project, search for other IRC services? | 23:52 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!