thelounge2691 | Kubuntu or ubuntu? | 00:42 |
---|---|---|
oscurochu | i cant login to my syst.em, grub complains it cant find the kernel | 00:52 |
oscurochu | how do i reinstall the kernel files or reconfigure grub to recognize the correct kernel? its been a few years since i turned this computer on | 00:56 |
oscurochu | i have the system mounted and im chroot'd into it, mounted dev proc sys and boot. im on the latest version of ubuntu but of course the system im trying to repair is an older version of ubuntu | 01:00 |
dbertaso | How to update linux mint 21.3 to 22 without a fresh install | 02:39 |
dbertaso | Sorry, Hi everyone on chat | 02:40 |
enigma9o7 | https://blog.linuxmint.com/?p=4732 | 02:40 |
enigma9o7 | But this channel is for Ubuntu support, so for further questions use mint's support channels on irc.spotnet.org | 02:41 |
enigma9o7 | !linuxmint | 02:41 |
ubottu | The Ubuntu channels can only provide support for Ubuntu and its official !flavors. Derivatives and other distributions use different software repositories and other software. Please use their dedicated support venues, such as: Linux Mint: #linuxmint-help on irc.spotchat.org, Pop!_OS: https://support.system76.com/ , Kali Linux: #kali-linux on irc.oftc.net, LXLE: https://lxle.net/support-options/ | 02:41 |
dbertaso | Thanks enigma9o7 | 02:41 |
=== JanC is now known as Guest757 | ||
=== rod is now known as Posseidon | ||
=== TWPEagle2 is now known as TWPEagle | ||
=== blinkie1 is now known as blinkie | ||
=== blinkie1 is now known as blinkie | ||
younder | I have a raspi3 cluster running Ubuntu 24.04 server on a PoE switch. I wish to connect the switch to a second Ethernet port on my server eno2 and send traffic only to a LXD controlled container. How do I set up the networking so the Pi's are only visible on the cluster? | 07:16 |
=== GJdan_ is now known as GJdan | ||
=== Randy_ is now known as coderandy | ||
csi | s | 08:37 |
dany | hola? | 09:30 |
tut_ | hello | 09:38 |
pickanick | what's the name of the linux command line program that enables running a command to use a socks5 connection? | 10:04 |
lotuspsychj3 | pickanick: proxychains ? | 10:07 |
lotuspsychj3 | !info proxychains | 10:07 |
ubottu | proxychains (3.1-9, noble): proxy chains - redirect connections through proxy servers. In component universe, is optional. Built by proxychains. Size 5 kB / 26 kB | 10:07 |
tut_ | Hellooo ! I am new here . What are U doing here? | 10:11 |
lotuspsychj3 | !support | tut_ | 10:12 |
ubottu | tut_: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! | 10:12 |
pickanick | lotuspsychj3: thanks, I used something before, didn't remember a name that long, but maybe that was it. | 10:17 |
lotuspsychj3 | +1 | 10:17 |
pickanick | some apps have provision for using a proxy. Does apt? I tried export http_proxy=socks5://127.0.0.1:8080 https_proxy=socks5://127.0.0.1:8080 apt update but got "Unsupported proxy configured: socks5://127.0.0.1:$PORT" | 10:19 |
tomreyn | a socks proxy is not a http proxy | 10:20 |
tomreyn | pickanick: look at the apt-transport-https or apt-transport-http man pages, at the EXAMPLES given there. You'll see a socks5h proxy configuration. | 10:27 |
tomreyn | "Supported URI schemes are socks5h (SOCKS5 with remote DNS resolution), http and https." | 10:28 |
pickanick | "man apt" and "man apt-get" don't even mention 'proxy' but the error message suggests that proxy is supported ... oh I see tomreyn thanks | 10:30 |
tomreyn | it's a feature of the http/https transport extensions (which are nowadays part of apt) | 10:31 |
pickanick | Oh I thought that http_proxy=foo meant use foo for http traffic. What does it mean? | 10:31 |
pickanick | I guess foo is a http proxy | 10:32 |
tomreyn | it means "use this http proxy" for all connections seeing this environment variable. | 10:32 |
tomreyn | s/connections/applications/ | 10:32 |
tomreyn | I guess the http_proxy environment variable is a (widely used) pseudo-standard. neither environ(7) nor bash nor pam_env not pam_env.conf not bash man pages mention it. | 10:39 |
JanC | environment variables are case sensitive | 10:40 |
JanC | e.g. with curl while http_proxy is lowercase (because of a potential conflict with CGI), other ones like HTTPS_PROXY are all-caps | 10:42 |
JanC | I'm not sure what APT uses/understands... | 10:43 |
JanC | tomreyn: curl documents it | 10:47 |
tomreyn | just for curl, though, not as a system-wide / cross-application standard | 10:47 |
JanC | and so many things use that, which is maybe how it became a pseudo-standard | 10:47 |
tomreyn | quite likely. | 10:48 |
JanC | (although maybe it was used even before that?) | 10:48 |
tomreyn | would need to ask a unix gradma/pa | 10:48 |
JanC | hmm, seems like wget uses lowercase for all proxy environment variables | 10:49 |
JanC | so far for there be a "standard" :) | 10:50 |
JanC | s/be/being/ | 10:50 |
JanC | better to use the APT configuration | 10:51 |
tomreyn | after settings this in gnome-settings (Network -> Network Proxy -> Manual) https://i.imgur.com/2u9racm.png , " env | grep -i proxy | nc termbin.com 9999 " returns this https://termbin.com/5nzg | 10:54 |
tomreyn | which looks pretty much like a catch-all (applications) attempt | 10:55 |
=== op is now known as Guest7501 | ||
=== PasiZ5 is now known as PasiZ | ||
olspookishmagus | anyone knows what's the default DM that comes with lubuntu? I'm asking cause I'm seeing both sddm and lightdm installed to my system, lightdm's running and removing (purging) sddm claims it will remove "lubuntu-desktop" along with it | 11:55 |
lotuspsychj3 | olspookishmagus: wich lubuntu release are you on? | 11:57 |
lotuspsychj3 | guiverc: ^ | 11:58 |
olspookishmagus | lotuspsychj3: 22.04.4 | 12:11 |
lotuspsychj3 | olspookishmagus: whats the purpose you want to purge those packages? | 12:12 |
guiverc | sddm since 18.10 (ie. lxqt) | 12:18 |
guiverc | olspookishmagus, lubuntu has used sddm since 18.10 | 12:19 |
guiverc | https://cdimage.ubuntu.com/lubuntu/releases/noble/release/lubuntu-24.04-desktop-amd64.manifest shows the packages found on a Lubuntu noble/24.04 install; though you can select more/less at install (some options are downloaded & not on iso itself) | 12:20 |
pickanick | I read the man pages for apt-transport-http[s], and cannot map the content there onto any guidance for how to use environment variables to set proxy. | 12:21 |
pickanick | ah but replacing socks5 with socks5h seems to work. | 12:22 |
guiverc | olspookishmagus, I missed the 22.04; but https://cdimage.ubuntu.com/lubuntu/releases/jammy/release/lubuntu-22.04.4-desktop-amd64.manifest shows ~same detail (calamares or the installer had fewer options than noble/24.04 has) | 12:24 |
pickanick | janC: can apt configuration set a proxy but fall back to no proxy if proxy not available? | 12:24 |
olspookishmagus | ok guiverc thank you | 12:28 |
JanC | pickanick: you didn't read the apt-transport-http manpage mentioned earlier? :) | 12:31 |
pickanick | oh apt-transport-https does not have it but apt-transport-http does; I think my apt repos are using https so I thought that https was the relevant one. | 12:43 |
olspookishmagus | ok seems like for some reason sddm, couldn't start, checking journalctl on the sddm systemd service, reported failed dependencies | 12:45 |
olspookishmagus | I got them from apt-cache depends sddm and asked for them to be reinstalled | 12:45 |
olspookishmagus | now sddm started but seems to me that the greeter doesn't work, I'm rebooting now | 12:45 |
pickanick | but even apt-transport-http is by no means clear. For example, if I set http_proxy will that work for https connections? | 12:47 |
olspookishmagus | my question though is, apt-cache depends reports back various exclusive scenarios ( pkg1 | pkg2 (not in this format)) is there a way to either have a list of dependencies produced recursively or have all the packages installed to a system checked? | 12:47 |
olspookishmagus | ok rebooting did no good, I'm seeing sddm's greeter but keyboard/mouse are not working | 12:48 |
pickanick | JanC: And what am I supposed to do with language like Acquire::http::No-Cache ? Where is this explained? | 12:49 |
pickanick | "The environment variable http_proxy is supported for system wide configuration. Proxies specific to APT can be configured via the option Acquire::http::Proxy" # So how do I configure this option in environmental variables? | 12:54 |
pickanick | There is an example, but it looks more likely to be a stanza of a configuration file than an environmental variable. | 12:56 |
olspookishmagus | reinstalling: xserver-xorg-video-all xserver-xorg-input-all | 12:59 |
pickanick | " The HTTPS protocol is based on the HTTP protocol, so all options supported by apt-transport-http(1) are also available via Acquire::https and will default to the same values specified for Acquire::http" How does this intersect with the use of environmental variables? | 13:00 |
JanC | the configuration stanzas for the configuration file (apt.conf), as the manpage mentions near the top... | 13:02 |
JanC | and I was thinking about the section titled "Automatic Proxy Configuration" when you wanted to use a proxy depending on availability/requirement | 13:02 |
pickanick | JanC: Thank you, I see that now. That part is clear, in the long run conf file might be easier. | 13:09 |
olspookishmagus | ok somehow it got fixed | 13:15 |
olspookishmagus | the reason I was purging is that for some reason after the system went to sleep, there was no way to wake the display up | 13:15 |
olspookishmagus | I'm using this box as an HTPC, | 13:15 |
olspookishmagus | connected via D-SUB (VGA) and 3,5" audio cable to my TV | 13:16 |
olspookishmagus | and I discovered both SDDM and LightDM installed to the system | 13:16 |
sibweb | Z O V | 14:42 |
sibweb | Hello | 14:42 |
simon_ | guys is razergenie safu software? | 16:09 |
rbox | what? | 16:09 |
simon_ | thirdparty software | 16:10 |
simon_ | #ubuntu-offtopic | 16:11 |
=== tut2 is now known as ramesses | ||
lotuspsychj3 | simon_: the ubuntu repos have openrazor too | 16:20 |
oleg | hi | 16:20 |
lotuspsychj3 | welcome oleg | 16:20 |
simon_ | lotuspsychj3, I installed it already | 16:20 |
simon_ | this razer genie | 16:20 |
lotuspsychj3 | simon_: razergenie uses openrazer | 16:22 |
lotuspsychj3 | they got a github | 16:22 |
simon_ | they got a github means unlikely to have virus? | 16:23 |
simon_ | xd | 16:23 |
lotuspsychj3 | simon_: the volunteers cant advice much on external packages/ppa/gits | 16:23 |
simon_ | #ubuntu-offtopic | 16:30 |
=== tut2 is now known as ramesses | ||
przem | Hi | 17:05 |
quaglia | Hi | 17:10 |
=== sweatiest__ is now known as sweatiest | ||
=== Darthix is now known as exDarthix | ||
FKAShinobi | I can no longer ping my network interface after a recent update. All my local services can no longer be reached via ip address, only localhost. UFW shows inactive. Any ideas? | 18:51 |
rbox | sounds like your network interface doesnt have the ip you think it does | 18:52 |
gividen | Would someone please tell me what the best IRC client is for linux/ubuntu? | 20:12 |
enigma9o7 | irssi | 20:16 |
tarzeau | yes, irssi inside gnu screen | 20:20 |
leftyfb | they left | 20:21 |
leftyfb | and "best" is subjective | 20:21 |
noi | good afternoon | 22:04 |
noi | can someone help me with resizing my partitions? | 22:04 |
noi | i'm a newbie and on mint xfce with dual boot dual drive with win10 | 22:05 |
oerheks | do this with your mint live iso, and seek help in the mint channel? | 22:06 |
oerheks | !mint | 22:06 |
ubottu | The Ubuntu channels can only provide support for Ubuntu and its official !flavors. Derivatives and other distributions use different software repositories and other software. Please use their dedicated support venues, such as: Linux Mint: #linuxmint-help on irc.spotchat.org, Pop!_OS: https://support.system76.com/ , Kali Linux: #kali-linux on irc.oftc.net, LXLE: https://lxle.net/support-options/ | 22:06 |
noi | i was wondering if it's ok to change the size of the linux partition while booting windows | 22:06 |
noi | oh | 22:06 |
noi | sorry | 22:06 |
oerheks | np, have fun! | 22:06 |
noi | thx :) | 22:07 |
Guest9196 | os-prober doesn't return anything. im trying to get grub fixed. | 23:10 |
Guest9196 | i have initrd.img initrd.img-5.15.0-78-generic in /boot | 23:12 |
Guest9196 | and i have everything proc, sys, and dev mounted on /mnt/ubuntu/* and chrooted into it | 23:13 |
=== pikapika_lunar is now known as militantorc | ||
militantorc | In systemd-analyze critical-chain, is the time from a certain service finishing to the next service finishing a good proxy for the previous service's time taken to boot? | 23:19 |
=== root is now known as Guest1924 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!