/srv/irclogs.ubuntu.com/2023/10/09/#ubuntu.txt

=== Rahoul0 is now known as Rahoul
Apachezrbox: turns out that one need to do it in two stages since the microcode occupies the first segment of the file00:44
squidleshi, is there anyone here know a little of ubuntu server and what it serves at a basic level01:11
rboxhuh?01:11
rbox"What it serves"?01:11
squidlesyeah something like what it could possibly do01:14
squidlesfor a junior01:15
rboxhuh?01:20
Lvl4Swordsquidles, What are you actually trying to ask here?01:22
squidleswhat can i put on a raspberry pi 4 to serve my desktop laptop and cellphone to bind them all together simultaneously01:24
squidlesthey all run on linux kernel oses01:25
rboxbind them?01:25
squidlesrbox: online with each other all the time01:26
rboxhuh?01:26
squidlesin series01:27
squidlesmapped out in series01:27
Guest40Hey01:38
gryHi01:38
Guest40How are you doin?01:38
gryI'm fine, thank you. :-) How are you? Is your ubuntu computer working properly today?01:39
Guest40Im new here so im really confused on how to work this site lol01:40
Guest40Im on my phone01:40
rboxtype in words, hit send01:40
rboxread what people say01:40
rboxtype in more words, repeat01:40
Guest40So why this server and not another? Doesnt each server have a topic or like certain type of people? Or is it free for all? Lol01:42
squidlesGuest40: free01:42
Bashing-om!alis | Guest4001:43
ubottuGuest40: 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»01:43
aienaIn gnome how do I make a custom shortcut which is searchable like installed programs? E.g. a lik to a shell script which launches an appimage but with an icon01:56
aienaUsing ubuntu 22.0401:56
aiena*link to a shell..01:57
blahboybaz```03:53
blahboybazTraceback (most recent call last): File "/usr/bin/gnome-terminal", line 9, in <module> fro03:53
blahboybazm gi.repository import GLib, Gio File "/usr/lib/python3/dist-packages/gi/__init__.py", line 42, in <module> from . import _gi03:53
blahboybazImportError: cannot import name '_gi' from partially initialized module 'gi' (most likely due to a circular import) (/usr/lib/python3/dist-packages/gi/__init__.py)03:53
blahboybazsorry03:53
blahboybazwhat is going on and why is that happening??03:54
blahboybazI am trying to post my question03:54
blahboybazIs anyone seeing what I am typing?03:55
blahboybazIf so.. I have a question I pasted: https://dpaste.org/hR7JG03:56
blahboybazIdk what the problem was posting directly here but I must have done something wrong.03:56
blahboybazafk03:59
blahboybazbrb03:59
Eickmeyer!patience | blahboybaz04:01
ubottublahboybaz: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/04:01
iceRHi! my parent folder display "Admin:///" before the supposed directory . How to remove this "Admin:///" from the properties of the folder?04:34
matsamaniceR: in the file manager?04:34
iceRyes04:35
matsamanwhat version of Ubuntu?04:35
iceR18.04 LTS04:36
matsamaniceR: what's the parent folder path?04:37
iceRI would like to share the image. How can I share here?04:38
matsamanimage pastebin04:38
matsamanimgur, etc04:38
iceRhttps://pasteboard.co/RZSoM0ypVSlo.png04:40
iceRhow to remove the "admin:///" from parent folder path?04:41
matsamaniceR: what FS is that?04:41
iceRit is in /media/04:42
matsamaniceR: does 'mount | grep -i titan' show anything?04:42
iceR175.138.xxx.xxx:/volume2/Solution_Development on /mnt/Titan type nfs4 (rw,relatime,vers=4.1,rsize=131072,wsize=131072,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=175.138.142.158,local_lock=none,addr=175.138.xxx.xxx)04:44
iceR175.138.xxx.xxx:/volume2/Solution_Development on /media/Titan type nfs4 (rw,relatime,vers=4.1,rsize=131072,wsize=131072,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=175.138.142.158,local_lock=none,addr=175.138.xxx.xxx)04:44
matsamanyou should be able to mount via nfs with a specific user04:45
matsamanyour ordinary user, for example04:45
matsamanif 175.138.x.x is another Unix box, I would definitely try using sshfs instead of nfs, though, as it's incredibly more straightforward04:46
iceRactually, I am connecting to Synology NAS.04:48
iceRthank you for the help good sir04:48
matsamanthat probably supports ssh, too04:49
matsamanin future I suggest not buying a 'NAS'. Take a low power SBC computer (like a raspberry pi) and whatever storage you want and you'll get a better system04:49
iceRnoted on that. will try to migrate slowly then :)04:50
=== xar_ is now known as xar
blahboybazI have a question I pasted: https://dpaste.org/hR7JG06:06
roothali07:24
rooteee07:24
roote07:24
roote07:24
roote07:24
roote07:24
=== root is now known as Guest5431
=== phonemic4 is now known as phonemic
blahboybazI seem to have broken my system really bad and I don't know how this happened. I was having some issues with python due to upgrading it to a newer version for something I installed. I later decided to remove it and found gnome-terminal was not working and was giving some error that seemed to be related to python. Since I had removed the thing I installed that depended on the higher version of python I08:29
blahboybazdecided I would try to go back to the version I had to begin with (python3.8) to try and get everything back to the way it was and get everything working again (eg: gnome terminal and whatever else may have been affected that I was unaware of. I found a Stack Exchange article that seemed to be addressing what I needed and It talked about removing a package python3-apt running autoremove and autoclean08:29
blahboybazthen installing python3-apt again. This is where shit really hit the fan! Currently I think I broke dpkg and apt and the details of the problem seem like they just compound on one another. I have no idea what to do08:29
blahboybazI suspect that what may be happening (what something I read) is that dpkg and apt actually depend on python and maybe by removing python (in an attempt to fix my initial problem) lead to breaking apt and dpkg (idk). I can't reinstall dpkg or apt I just keep getting the same buttload of errors08:35
iomari891Greetings, I have an app complaining about libcxcore.so.4 not found.08:46
blahboybazHere is maybe some aproximation of what I am dealing with? https://dpaste.org/BTNRW08:49
blahboybazTrying to reinstall any one of those packages mentioned just gets the same or similar errors. Its like I'm going in a circle getting errors no matter what way I go08:50
=== CyberBob1 is now known as CyberBob
nteodosioiomari892, that is not a file provided by any package in the official archive packages. You need to track down that dependency, see if the project mentions any external dependency in its documentation.09:00
mandem0220What does this error mean? https://paste.debian.net/1294500/10:26
JanCit means: please wait a bit if you want answers...10:30
faekjarzMoin! I've just "learned" how to set up a network bridge, with the "iproute2" tools - i've watched a youtube video. No one said anything about persistence - i guess this bridge will be gone after a reboot, right? (I'm using Ubuntu Desktop 23.04.) How would i make the bridge persistent?10:31
ravagefaekjarz: use nmcli10:31
ravagehttps://www.cyberciti.biz/faq/how-to-add-network-bridge-with-nmcli-networkmanager-on-linux/10:32
faekjarzravage: yeah, that seems to be the right way. thanks for the link :)10:33
holzkopfhi10:40
holzkopfpxe boot with the upcoming ubuntu 23.10 desktop still does not work. the dhcp problem seems to have been fixed but still soes not work10:41
Flonkuuuh how do I upgrade my ubuntu after my release isn't supported anymore?11:04
lotuspsychjenot really adviced Flonk11:05
Flonklotuspsychje, yeah but I really don't feel like wiping my laptop11:06
lotuspsychjeFlonk: the longer you run an eol release, the higher the risk of security flaws entering your system11:06
lotuspsychjehow long did you pass the limit Flonk ?11:06
FlonkI'm on 22.1011:06
lotuspsychje!22.1011:07
ubottuUbuntu 22.10 (Kinetic Kudu) is the 37th release of Ubuntu and the previous regular release – Download at https://ubuntu.com/download :: Release notes at https://discourse.ubuntu.com/t/kinetic-kudu-release-notes11:07
lotuspsychjefactoid needs a change11:07
lotuspsychjei would install clean Flonk11:08
lotuspsychje!usn | Flonk see also11:08
ubottuFlonk see also: Please see https://usn.ubuntu.com/ for information about recent Ubuntu security updates.11:08
Flonk:|11:10
lotuspsychjeif you understand the risks, you can still !eolupgrade11:10
Flonk!eolupgrade11:11
ubottuEnd-Of-Life is when security updates and support for an Ubuntu release stop. Make sure to update Ubuntu before it goes EOL so you get updates promptly for newly-discovered security vulnerabilities. See https://help.ubuntu.com/community/EOL and https://wiki.ubuntu.com/Releases for more info. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades11:11
Flonkok this looks like I can do it in a couple hours instead of a day so I'll do that and fresh install on the weekend, pinky promise11:12
lotuspsychjemaybe you can choose an LTS next time Flonk11:13
Flonkgood call11:13
lotuspsychjeand upgrade 'before' your release gois end of life11:13
holzkopfdoesn't ubuntu want their beta to be tested well also for exotic boot methods as pxe/nfs booting?11:14
holzkopf23.04 works just fine.11:14
ravageholzkopf: ask in #ubuntu-next11:17
=== Vercas2 is now known as Vercas
corey-aiddoors stole my babies, linux stole my babies, debian as linucks stole my babies, ubuntooooo as deebian as lying knucks stole my babies, the kde terminal stole my babies, ayntelligence stole my babies!11:43
lotuspsychjenot here corey-aid11:43
corey-aidoh sure ops can bunny/teleport to 1 a' 5000 channels but ich bin shit, u don't got the right u lotus animal, give lotus a blade11:48
lotuspsychje!ops | corey-aid bad news11:49
ubottucorey-aid bad news: Help! Channel emergency! (ONLY use this trigger in emergencies) - CarlFK, DJones, el, Flannel, genii, hggdh, ikonia, krytarik, mneptok, mwsb, nhandler, ogra, Pici, popey, sarnold, tomreyn, Unit193, wgrant11:49
corey-aidget rekt lotus11:50
=== lubuntu is now known as faskdj
faskdjg11:51
corey-aidg11:51
faskdjgg11:51
corey-aidgg gg11:51
faskdjg^g11:52
corey-aidg g? *frowns*11:52
faskdjnya11:52
LinuxNoobWondering if there are any advantages to use Ubuntu Pro as a normal user on a machine?12:01
Habbiesecurity updates for software you are using12:02
LinuxNoobHabbie: Thanks, does it compromise anything by linking a machine to it?12:03
LinuxNoobor make it vulnerable for exploits etc?12:03
Habbiei wouldn't expect so12:04
oddcoderhello world! I am having problem installing ubuntu amd6412:24
oddcoderno no, not amd64, arm6412:25
oddcoderit boots into linux kernel, and then it fails to start any service, last message  have are12:25
oddcoderFailed to start dbus.service12:26
oddcoderbefore that there was couple of I/O error  and squashfs error with failure to read some blocks error (-5)12:26
oddcoderfor completeness, I am installing ubuntu 23 on Huawei Taishan 2280. According to ubuntu, they tested up to ubuntu 18.12:28
baroodkhaneeek13:00
bardhehehe khihkhikhi13:04
bardweeeeeeeeeee13:07
=== puppies is now known as bunnies
despotichey13:28
=== ord is now known as quem
=== eroc19902 is now known as eroc1990
GUest1I [as me] begs the counsil a' ubuntu channel, to recommend nothing to bbe done about anything while True // amen13:39
birtbirt13:40
GUest1guessss what13:40
leftyfb!chat | GUest113:41
ubottuGUest1: #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!13:41
GUest1u r welcome bot add human scum, i mean human human i c,,,,, i mean human that is utterly awesome13:42
leftyfbGUest1: please stop13:42
GUest1f u13:42
leftyfb!language | GUest113:43
ubottuGUest1: 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/ChannelList13:43
GUest1terminate nothing while True;13:43
GUest1test not success boosher underglow, exit 3613:59
GUest1set tokik='ubuntu helllllrrrrkhkhkhaaaaaabrszhblamblamblsmerrrrrrrrrrrrrrmkhaaaaaaahhhhhhboom'14:02
GUest1ayn time #ubuntu will be #ubunto-not-on-subject14:07
lotuspsychje!ops | GUest114:08
ubottuGUest1: Help! Channel emergency! (ONLY use this trigger in emergencies) - CarlFK, DJones, el, Flannel, genii, hggdh, ikonia, krytarik, mneptok, mwsb, nhandler, ogra, Pici, popey, sarnold, tomreyn, Unit193, wgrant14:08
GUest1how, why, noooooo *dead*14:08
GUest1      /home/hitler666/Downloads/prn >   exit 66   #  f r b this channel, bitches14:14
nteodosio!ops | GUest114:15
ubottuGUest1: Help! Channel emergency! (ONLY use this trigger in emergencies) - CarlFK, DJones, el, Flannel, genii, hggdh, ikonia, krytarik, mneptok, mwsb, nhandler, ogra, Pici, popey, sarnold, tomreyn, Unit193, wgrant14:15
Some_PersonLately I've been having a problem where my system doesn't always shut down all the way14:34
lotuspsychjeSome_Person: did you try pressing F1 to see shutdown text?14:35
Some_Personlotuspsychje: It shows the text on screen already, and it ends with "Power down". Should probably take a picture of it14:36
Some_Personunless it's logged somewhere?14:36
lotuspsychjeSome_Person: try to gather as much details as you can, so the volunteers can try debug your issue14:40
lotuspsychje!details14:40
ubottuPlease elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel.14:40
lotuspsychjeSome_Person: a screenshot, kernel version and ubuntu release would be a good start14:42
Some_PersonI'm running Ubuntu 22.04. Hardware is a custom desktop with an MSI Z370-A board, an i7-8700K, and a GTX 1080 Ti. I'm not sure if it's relevant but my video setup is a bit unusual since I'm using a 5120x2880 Thunderbolt monitor via a Thunderbolt card which in turn has 2 DP cables going to the GPU. With the Nvidia proprietary driver and X11 this setup works fine.14:44
Some_PersonI'll get a screenshot the next time it happens; unfortunately I have no way to reliably reproduce the problem14:44
Some_Personand it only started recently. I am not sure what changed to cause it14:45
lotuspsychjeSome_Person: did this issue happen recently after lets say updates, or new kernels?14:45
Some_PersonI run updates regularly so it is possible that an update caused it14:45
Some_Personbut I am unable to pin it to a specific one at this point14:46
lotuspsychjewe can take a look in your /var/log/dpkg logs if you like14:46
Some_PersonI want to say it started sometime last month14:47
Some_Personthough it could have been a bit earlier than that14:47
lotuspsychjeSome_Person: you could also try booting a previous kernel as a test, then shutdown there14:48
Some_PersonMost of the time it shuts down fine... this is something that annoyingly only happens sometimes14:48
lotuspsychjehmm14:48
Some_Personso to test an older kernel I'd really have to use it long term14:49
Guest49und another distro, biology, human brain14:49
=== gnuself1 is now known as gnuself
guest33i installed ubuntu und i [as me] ran it but now i want to utterly pay for it15:02
leftyfb!op | guest3315:03
ubottuguest33: Help! Channel emergency! (ONLY use this trigger in emergencies) - CarlFK, DJones, el, Flannel, genii, hggdh, ikonia, krytarik, mneptok, mwsb, nhandler, ogra, Pici, popey, sarnold, tomreyn, Unit193, wgrant15:03
guest333 strikes?15:03
=== Guest57 is now known as asdhhhh
asdhhhhich bin dretzeh ubuntu, eekhleide schreids das kde kernel15:15
asdhhhhwut do u call uncommucatable ubuntu?  not ubuntu15:20
BluesKajHi all15:22
=== portfoyt is now known as sktsee
=== deltreey2 is now known as deltreey
ComputerTechWhen increasing scale to 125%, what's the best way to fix the blurriness across Apps like hexchat, Chrome, etc?16:20
Your_DogComputerTech: Are you using x11?16:25
ComputerTechYour_Dog: I'm using wayland not x1116:29
ComputerTechwould using x11 help/fix the issue, Your_Dog ?16:31
Your_DogComputerTech: No, the reason I asked is because usually the bluriness issues with scaling is an x11 problem16:32
ComputerTechoh16:32
ComputerTechnope then, i'm using wayland16:32
hggdh65;0;7M/grep guest3316:32
rfmWell, I don't think either chrome or hexchat are gtk apps, so they would be using the X11 side of Xwayland, no? ComputerTech, do the basic Gnome apps look OK?16:35
ravagehexchat is gtk216:40
ComputerTechrfm, the basic apps do yeah16:45
ComputerTechand yes hexchat is gtk2 as ravage said16:45
ComputerTechguess I'll just keep it at 100% resolution :/16:46
JanCGtk 2 doesn't support scaling16:47
ComputerTechwell since Chrome isn't gtk, shouldn't i be able to fix the blurriness then?16:49
leftyfbComputerTech: https://askubuntu.com/a/147803216:50
ComputerTechleftyfb, ah, thanks! :)16:51
NullHasValuehow can I get the bell sound to windows?17:10
khaled_hi17:11
ComputerTechheya17:11
NullHasValuehi17:12
NullHasValuedo you know where I can  get the wav file?17:12
NullHasValuefor the linux bell?17:12
leftyfbNullHasValue: you mean the sounds in /usr/share/sounds ?17:13
NullHasValueMaybe, I don 't know. You know, just the bell sound the systems gives you as a response for hitting the backspace key f.e.17:14
leftyfbNullHasValue: ok, look through and play the sounds in /usr/share/sounds and find the one you're looking for17:14
NullHasValuebell.oga?17:19
leftyfbNullHasValue: does it sounds like the sound you're looking for when you play it?17:19
NullHasValuesorry, but how to play it?17:20
leftyfbdouble-click it17:20
NullHasValuesry, i was in console17:20
=== ahresse1 is now known as ahresse
NullHasValueI'm looking for this sound but can't find it https://www.youtube.com/watch?v=Rj7Dvn8cSNY18:38
NullHasValueno one seems to like it, except me :)18:39
NullHasValueI think it got patched out or something18:39
=== remy_ is now known as Remy
=== ord is now known as quem
=== ord is now known as quem
=== ord is now known as quem
=== ord is now known as quem
pepikhi all19:35
=== veegee_ is now known as veegee
AchakGot this finally set up now once again!19:48
Achak<319:51
=== VlA is now known as V1A
=== yrvn is now known as yerbs
melytechhola20:10
pepikhi all20:31
AchakClawhello ^^20:32
=== sunny937 is now known as sunny93
ElbowActionNaruto Reunites with Samuel Garcia for Ramen Restaurant Opening and Meets Edna Skilton - Naruto reunites with Samuel Garcia in McAllen, Texas for the grand opening of Uzumaki's Ramen in McAllen, Texas, and they both run into Mrs. Skilton and her husband Jean Pierre Manikariza and have a foursome where Naruto's kage bunshin steal the show! https://justpaste.it/Naruto_Kage_Bunshin_Skilton21:30
=== aliceinchains is now known as fsjdfkjhfd
fsjdfkjhfdppweoiutvnopiietvnowetvpineroipvunreopwiuntpovinwetvoiunewopivtunpoweirutnvpoiewuntvopiweutrnvpwoieutvnipoieutvnpowieutvnwepiuvtwnwoepritvn21:35
fsjdfkjhfdyaaaaaaaaaaaaaaaaaaaaaaaaaah21:35
jeremy31fsjdfkjhfd: Try using words and sentences, this is a support chat21:36
fsjdfkjhfdfine21:37
fsjdfkjhfdbut i dont have a question so bye21:37
* Eickmeyer surprised pikachu face21:38
RaykeThe Ubuntu installation on my System76 with AMD Radeon RX 7900 XT fails to boot after the latest linux-firmware update to 1.7.  It seems to freeze the GPU early in the boot cycle.  My only recourse was to ssh into the machine, download 1.6 and downgrade.  Where is the best place to file an issue for something like that or see if anyone else is experiencing it?21:57
toddcnormally file a bug with launchpad but since it is a firmware you might also check with system 76 as they push their own fimware and their own repo22:02
jeremy31Rayke: if you want to see the source of the firmware, in terminal check>  apt policy linux-firmware22:03
RaykeI have notified System76 and I think I just found the place on launchpad to report it.  This linux-firmware package is an official Ubuntu package, not from System76.22:03
RaykeI guess I have to pin it for now until somehow I find out that the issue has been resolved.22:09
RaykeI guess I found the right place to report it.  I am now seeing other people reporting the same problem.  I totally forgot about launchpad.  Thank you.22:14
MuckRakerBesides the natural implemented file manager that comes stock - Is there a better one for the standard user with better options ?? - Thanks.22:32
matsamanMuckRaker: like what options?22:33
MuckRakerI never created a list over time - but - at times wished i had certain options.22:33
matsamanokay like?22:34
matsaman=)22:34
matsamanthe default file manager is a very feature packed file manager22:34
matsamanI don't use it myself, but it is22:34
MuckRakerI liked :commander" if thats a correct name.22:34
MuckRakermidnight commander22:34
MuckRakeris that right ??22:35
matsamanyes22:35
matsamanyou can use that22:35
MuckRakerok22:35
matsamanit's of a type called 'orthodox file managers', IIRC22:35
MuckRakerDoes this have advantages ?22:35
matsamanI mean, if your brain likes it more, I guess22:35
MuckRakergood answer - i am an old man with an appetite22:35
matsamanit's a pretty nice TUI file manager, for running in a terminal, but being relatively graphical22:35
MuckRakerNot interested in terminal applications pertaining ti any typical managers.22:36
MuckRakerWhat i should have implied is - a beter Gui file manager with feature controls22:37
matsamanI mean, the default file manager, "Files" or more traditionally called Nautilus, is going to have almost any feature you want, though...22:37
matsamanit's true GNOME software likes to hide features a lot by default, because it's a macOS clone, and that's how it is22:38
JanCwhat do you mean by "feature controls"?22:38
JanCmore options/preferences?22:38
matsamanif you want a GUI file manager more like nautilus/the default, but not nautilus, there are definitely a lot of options22:38
matsamanyou might check 'thunar' first22:38
MuckRakerjan - search and organization with origional naming22:38
MuckRakerif that makes sense22:39
MuckRakerby the way - thank you for your time jan.22:39
JanCnot really...22:39
JanCI use Nemo22:39
MuckRakerI had that assumption22:39
MuckRakerIs nemo gui capable ?22:39
JanCit's GUI file manager, yes (a fork of an older version of Nautilus really)22:40
MuckRakeri c22:40
MuckRakermaybe i just should leave things alone.22:40
JanCI use Nemo because they removed too many features in Nautilus...  :)22:41
MuckRakerFolks - thank you for your time and efforts.22:41
GRY_StafferNaruto Reunites with Samuel Garcia for Ramen Restaurant Opening and Meets Edna Skilton - Naruto reunites with Samuel Garcia in McAllen, Texas for the grand opening of Uzumaki's Ramen in McAllen, Texas, and they both run into Mrs. Skilton and her husband Jean Pierre Manikariza and have a foursome where Naruto's kage bunshin steal the show! https://justpaste.it/Naruto_Kage_Bunshin_Skilton23:12
OlegDhow to auth gcacli with ubuntu and Google Calendar23:48
leftyfbOlegD: I would seek support here: https://github.com/insanum/gcalcli23:50
OlegDits not that complicated I believe23:50
=== Thumpxr2169 is now known as Thumpxr216
=== steve_ is now known as steve

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