=== docmax is now known as Guest3338 | ||
=== docmax_ is now known as docmax | ||
=== docmax is now known as Guest1226 | ||
=== docmax_ is now known as docmax | ||
=== DaddiesHoneys is now known as DaddiesMoneys | ||
=== chris14_ is now known as chris14 | ||
bray90820 | So I'm trying to install ubunti on someones computere but the internal hard drive isn't detected bu the installer | 02:52 |
---|---|---|
bray90820 | Kubuntu actually | 02:53 |
toddc | bray90820: I have seen that with some drives that were mounted to the motherboard | 03:02 |
bray90820 | Yeah it's a laptop | 03:03 |
bray90820 | How would I actually get it working tho | 03:03 |
toddc | open a terminal check type lsblk | 03:03 |
bray90820 | Then what? | 03:04 |
toddc | I forgot how i did it but looking for a good guide what did lsblk show? I.E sda mk0 ect. | 03:05 |
bray90820 | https://pastebin.com/raw/T6wT9vfm | 03:05 |
rfm | bray90820, maybe go into the bios setup and make sure the disk controller is not set to some odd RAID mode? AHCI is what you want.. | 03:05 |
bray90820 | Well... there seems to be no setting sof raid or AHCI or anything | 03:07 |
bray90820 | I was thinking yesterday I could just change it but I can't | 03:07 |
bray90820 | rfm: | 03:08 |
leftyfb | bray90820: look for Intel Rapid Store Technology and disable it | 03:11 |
leftyfb | Store/Storage | 03:12 |
peacefulman | has anyone tried the tpm encryption in 23.10? Has it been reliable? I take it you can finally encrypt all your partitions and not need a password on bootup now | 03:12 |
=== keypushe- is now known as keypusher | ||
toddc | bray90820: installer did not show a sdb1 = 30GB that should be the internal ssd that you would want to install to | 03:16 |
toddc | I have had issues not finding nvme drives but since lsblk is showing you it it should work | 03:19 |
=== tofran0 is now known as tofran | ||
=== keypushe- is now known as keypusher | ||
bray90820 | toddc: So you don't know what the issue is? | 03:51 |
=== keypushe- is now known as keypusher | ||
=== JMichael1 is now known as JMichaelX | ||
=== tomaw_ is now known as tomaw | ||
xu-irc41w | Hi guys | 07:49 |
gry | hi | 07:51 |
gry | how are you | 07:51 |
xu-irc41w | thank you very . good to see my linuxian friends | 07:54 |
JokerShell | Hi all | 10:46 |
JokerShell | need help with ubuntu and resolving domains with tld .local with my dns server | 10:47 |
JokerShell | it seems not possibel to resolve .local domains with ubuntu | 10:48 |
CosmicDJ | JokerShell: did you google "ubuntu mdns"? I hope you're using .local for link-local networking and not some made-up local TLD | 10:51 |
JokerShell | hi CosmicDJ mdns seems not used for ubuntu 22.04 | 10:52 |
JokerShell | we have some Windows AD Domais that ends to .local | 10:53 |
Habbie | if you really need to resolve .local via not mdns, you may need to change some settings | 10:53 |
JokerShell | I googled and found out that .local is a dump idea for DNS names in Lunix environments | 10:54 |
JokerShell | In WIndows thats no problem | 10:54 |
JokerShell | is it possible to tell Ubuntu to use dns for .local domains? | 10:56 |
JokerShell | some peaple seems to use it, but no config is working for ubuntu | 10:57 |
JokerShell | Hi Habbie, i try to edit the hosts line in nsswitch. move dns before files. | 10:58 |
JokerShell | not working | 10:58 |
Habbie | is mdns on that line? | 10:58 |
Habbie | you should not move dns before files | 10:58 |
JokerShell | mdns is not installed | 10:58 |
CosmicDJ | JokerShell: what's your dns resolver? systemd-resolved? | 10:58 |
Habbie | resolved might also be doing it, yes | 10:58 |
Habbie | if it does, it will show it near the top of 'resolvectl' output | 10:59 |
JokerShell | I dont check DNS COnfig in Linux since its moved away from /etc/resolv.conf and Linux seems to uses to many dns resolve configs | 11:00 |
JokerShell | I set my dns in the netplan config yaml | 11:01 |
JokerShell | resolv.conf points to my loopback address | 11:01 |
JokerShell | resolv.conf points to a stubfile under /run/systemd/resolve/stub-resolve.conf | 11:03 |
JokerShell | Impossible to resolve .local domains via DNS server with Linux ... true? | 11:36 |
Habbie | not true | 11:36 |
gordonjcp | JokerShell: if you can't, that suggests your network is not configured correctly | 11:37 |
Habbie | gordonjcp, there is a previous conversation | 11:37 |
Habbie | JokerShell, please read all advice given earlier | 11:37 |
CosmicDJ | JokerShell: https://brokkr.net/2022/07/03/switching-to-systemd-resolved-for-mdns/ here are some things you could try; no idea how your AD hosts are resolved though (could be mdns, could be llmnr, could be plain dns using the special .local tld) | 11:39 |
JokerShell | @Habbie: Global resolve.conf mode = stub | 11:40 |
Habbie | no Protocols line between those two lines? | 11:41 |
JokerShell | Protocols -LLMNR -mDNS -DNSOverTLS DNSSEC=no | 11:42 |
Habbie | ok, so mdns is off | 11:42 |
JokerShell | ok but what tells me that. need i to install mdns to resolve .local hostnames? | 11:47 |
gordonjcp | JokerShell: does your router actually append ".local" to hostnames? | 11:56 |
JokerShell | please one hint. iam sitting since 3hours to resolve this f******* dns hostname. | 11:57 |
gordonjcp | okay | 11:57 |
gordonjcp | start from the beginning | 11:57 |
gordonjcp | what is serving DNS, why do you think you have ".local" names anyway? | 11:57 |
JokerShell | @ gordon: inmy lan the dns server will forward this names to the AD DNS server of the blabla.local domain, but the Linuxbox dont ask my DNS Server for .local domains | 11:58 |
JokerShell | I have 2 AD Domains thats ends to .local | 11:58 |
JokerShell | I can not tell this Linuxhost to use the given DNS server for .local name eg. server01.mydoamin.local | 11:59 |
gordonjcp | it should just pick that up by DHCP | 12:02 |
gordonjcp | if you set the address manually, you should set the DNS server to be the one that's, you know, your actual local DNS server | 12:02 |
gordonjcp | you don't need MDNS, that's not the same thing at all | 12:02 |
JokerShell | no , nothing with dhcp. THe Linuxbox is configured static , working fine, but its impossible to resolve .local hostnames | 12:03 |
JokerShell | i checkt with tcpdump ... every f****ing DNS Hostname is send to the DNS Server to resolve the IP address, but Hostnames ending with .local are not send to DNS server | 12:04 |
tykling | JokerShell: I haven't read the full backlog, but I recently had a hell of a time getting a couple of ubuntu servers to resolve anything under .local. While using .local in DNS is a bad idea sometimes you just have to make stuff work regardless. I got it to work by adding the .local domain I had to resolve to the Domains= line in /etc/systemd/resolved.conf | 12:04 |
JokerShell | when i use nslookup and set the server with "server IPFROMDNS" it can resolf. | 12:05 |
JokerShell | it must be o OS "problem" why he dont ask the dns server when i whant to resolve a name ends with .local | 12:06 |
JokerShell | .local is used for zeroconf by default in Linux | 12:07 |
JokerShell | but i whant to change that. | 12:07 |
tykling | JokerShell: step away for a cup of coffee for 5 mins and then come back and read my last message | 12:07 |
JokerShell | My Box must use the DNS server for .local dns names | 12:07 |
JokerShell | @Tykling i have Domains=doain1.local,domain2.local in /etc/systemd/resolve.conf after that netplan apply -> cant resolve .local names | 12:15 |
=== pah is now known as pa | ||
JokerShell | i deleted the symlink /etc/resolv.conf an create new to /run/systemd/resolve/resolv.conf instead of /run/systemd/resolve/stub-resolv.conf and now it works | 12:29 |
JokerShell | now I reboot the box and cross fingers it will work after reboot the system | 12:29 |
JokerShell | after reboot the box can resolve .local addresses | 12:32 |
JokerShell | oh my god 4 hours to resolve a .local hostname in Linux. | 12:33 |
CosmicDJ | JokerShell: well at least you know now that systemd-resolved doesn't resolve non-mdns .local domains by default... | 12:41 |
BluesKaj | Hi all | 12:55 |
JokerShell | OK i build all back and get it working. | 13:06 |
JokerShell | All what is to do , is to extend the line search in the netplan conf | 13:07 |
jailbreak | Hi BluesKaj how can we help 🙃 | 13:07 |
JokerShell | I thought search define only the seach domain for shortnames, but it will bring my linuxbox to use the dns server for the expected Domains like mydoamin.local | 13:09 |
BluesKaj | jailbreak, I'm here to help as well, if I can :-) | 13:12 |
topolin_ | Hello. Anyone using liquorix? | 14:06 |
lotuspsychje | we can only support ubuntu and its flavours here topolin_ | 14:06 |
topolin_ | i know, but maybe someone is using it | 14:07 |
lotuspsychje | !chat | topolin_ | 14:07 |
ubottu | topolin_: #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! | 14:07 |
leftyfb | topolin_: install Ubuntu and we'll be happy to help you with any issues you have with ubuntu | 14:08 |
topolin_ | it's a custom kernel leftyfb, not a distro | 14:08 |
leftyfb | topolin_: ok, good luck | 14:09 |
topolin_ | pretending it's a stock kernel problem.. why a kernel would freeze the system the moment i enter the password to decrypt LUKS partiotion in order to boot the system? | 14:10 |
lotuspsychje | topolin_: as leftyfb said, the volunteers will be able to help you when you actualy install ubuntu | 14:13 |
leftyfb | topolin_: sorry, we don't pretend here. We troubleshoot to the environment you are running. You are currently running an unsupported environment. Please seek support from liquorix | 14:14 |
topolin_ | fabio@plumbus:~$ uname -a | 14:15 |
topolin_ | Linux plumbus 6.5.0-10-generic #10-Ubuntu SMP PREEMPT_DYNAMIC Fri Oct 13 13:49:38 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux | 14:15 |
CosmicDJ | topolin_: remove the "splash quiet" kernel command line options when booting and see if any messages on the console explain what's going on, | 14:15 |
leftyfb | topolin_: how did you grab that info if your system freezes when trying to boot? | 14:17 |
topolin_ | cause im on stock kernel now. | 14:17 |
leftyfb | topolin_: ok, then there's no issue with stock | 14:18 |
topolin_ | CosmicDJ, thanks i will try. Is system logging working since LUKS decrypt page? After grub selection, to be precise | 14:18 |
leftyfb | no | 14:18 |
leftyfb | since you haven't decrypted the "system" to log to | 14:19 |
leftyfb | or from | 14:19 |
leftyfb | topolin_: your issue is with the unsupported kernel. Don't use it | 14:19 |
topolin_ | does ubuntu have a kernel designed for PCs with brand new hardware, like arch does or just the -generic one? | 14:23 |
leftyfb | topolin_: does something not work with 6.5.0-10 or 6.5.0-14? | 14:24 |
CosmicDJ | topolin_: 6.5 is pretty recent... | 14:26 |
topolin_ | leftyfb: no, but i asked this because with liquorix (zen kernel on arch) i am able to run 5 ffmpeg conversion of 4k movies at once without even reaching 100% cpu usage. on stock kernel not only i reach 100% with like, 2 movies conversion, sometimes ffmpeg even segfault out of the blue. That's why i am asking if there's a "performance" kernel out | 14:28 |
topolin_ | there supported by ubuntu. | 14:28 |
leftyfb | not that I know of | 14:28 |
CosmicDJ | topolin_: you could try the 6.6 kernel, but things like SecureBoot won't work https://9to5linux.com/you-can-now-install-linux-kernel-6-6-on-ubuntu-heres-how | 14:35 |
leftyfb | CosmicDJ: topolin_: to be clear, packages from a PPA are also unsupported here | 14:36 |
topolin_ | CosmicDJ, im on dual boot with windows, secureboot is disabled anyway | 14:36 |
itai | Hi there | 14:57 |
itai | is it possible to install the linux kernel 6.6 on ubuntu lts ? | 14:58 |
lotuspsychje | !mainline | itai | 14:59 |
ubottu | itai: The kernel team supply continuous mainline kernel builds which can be useful for tracking down issues or testing recent changes in the Linux kernel. More information is available at https://wiki.ubuntu.com/Kernel/MainlineBuilds | 14:59 |
itai | ubottu: thank you, I will have a look | 14:59 |
Kadigan | Huh, this was discussed literally 30 minutes ago. :D | 15:03 |
itai | Kadigan: what's the output ? I can't access the conversation as I joined a few minutes ago. | 15:04 |
Kadigan | itai: you CAN, actually: https://irclogs.ubuntu.com/ | 15:05 |
Kadigan | (this channel is public and logged) | 15:05 |
Kadigan | see https://irclogs.ubuntu.com/2023/11/16/%23ubuntu.txt at mark [14:35] | 15:06 |
itai | thanks - that's a good point | 15:07 |
Kadigan | By the way, that "this was discussed..." was a remark only, it wasn't meant to say "just check the public logs you muppet' :D | 15:08 |
Kadigan | (I just realised it could've been interpreted as such) | 15:08 |
itai | no worries. I am aware that insalling the newsest kernel on lts may be tough | 15:09 |
Kadigan | I honestly wouldn't tell you not to, you know? I mean, I'm on Debian oldstable (the reason I'm here is because I run Ubuntu in a VM on my Win box, and need some help sometimes), so I have no need to support the latest&greatest... but this is a *desktop* distribution, so I fully recognise that needs to test drive the cutting edge may arise and are completely normal. | 15:11 |
itai | yeah | 15:11 |
itai | I fully get it | 15:11 |
Kadigan | At least nowadays you install Linux and it WORKS most of the time. Remember when having Intel iGPU support in *oldstable* was considered bleeding edge? xD | 15:12 |
Kadigan | (back when the iGPUs in question were like 2-3y on the market... xD) | 15:12 |
FKAShinobi | I have been trying to identify why my available memory is at 60% with only a shell open. I have 32 GB and top does not show any processes consuming significant memory. The available memory goes down the longer the system runs. Could a zombie process be responsible for this? | 15:23 |
CosmicDJ | FKAShinobi: what's the output of "free -m" (run this in terminal and pastebin the output) | 15:24 |
FKAShinobi | CosmicDJ: https://pastebin.com/y2bJCf5m | 15:25 |
CosmicDJ | zombie processes don't leak memory btw | 15:25 |
FKAShinobi | Just checking... | 15:26 |
CosmicDJ | FKAShinobi: you have 12G RAM in used, that is used by applications; there's more than just a shell running on your machine | 15:26 |
FKAShinobi | CosmicDJ: Fair enough, but after startup services should be allocated memory. It seems odd that a system that is mostly running idle is using more and more memory. Again, top shows no process that is consuming large amounts of memory. | 15:28 |
CosmicDJ | FKAShinobi: pastebin ps -eo pid,ppid,cmd,comm,%mem,%cpu --sort=-%mem | head -10 | 15:30 |
FKAShinobi | https://pastebin.com/D6zer4bg | 15:33 |
FKAShinobi | CosmicDJ: ^^ | 15:33 |
CosmicDJ | FKAShinobi: grep ^HugePages /proc/meminfo is the output not 0? | 15:38 |
FKAShinobi | CosmicDJ: It's 0 for all fields | 15:50 |
CosmicDJ | FKAShinobi: weird, how many procs/threads are running on your system? ps -eLf | wc -l | 16:00 |
FKAShinobi | CosmicDJ: 1417 | 16:02 |
CosmicDJ | FKAShinobi: sudo slabtop -s c -o | head -20 ? | 16:06 |
FKAShinobi | CosmicDJ: https://pastebin.com/8JvMwPHp | 16:09 |
CosmicDJ | FKAShinobi: you're using ZFS? | 16:09 |
FKAShinobi | yes | 16:09 |
CosmicDJ | FKAShinobi: grep size /proc/spl/kstat/zfs/arcstats shows? | 16:10 |
FKAShinobi | CosmicDJ: https://pastebin.com/qzdByNbJ | 16:11 |
CosmicDJ | FKAShinobi: looks like the ZFS cache (ARC) is not showing up in buff/cache in free -m but rather in "used", see https://superuser.com/questions/1137416/how-can-i-determine-the-current-size-of-the-arc-in-zfs-and-how-does-the-arc-rel | 16:11 |
CosmicDJ | FKAShinobi: your ARC cache is ~10G in size, that's where all your memory is... | 16:12 |
=== itu is now known as Guest7244 | ||
FKAShinobi | CosmicDJ: Thank you for getting to the bottom of that. Does the ARC release memory if an application needs it? | 16:15 |
FKAShinobi | I'm not too well versed in ZFS | 16:15 |
=== Guest7244 is now known as itu | ||
CosmicDJ | FKAShinobi: yes it does | 16:43 |
baobaobaobao | hi everybody! I'm trying to generate an apparmor profile for a binary with aa-genprof and I'm a little confused as to what all these options mean... https://termbin.com/fzkw | 16:48 |
baobaobaobao | I understand (I think) what (I)nherit and (C)hild mean, but the other ones aren't immediately clear to me and the man pages didn't really help | 16:48 |
baobaobaobao | I also scanned the wiki at the link in the output but it was more general and doesn't really go into detail on what the others mean | 16:50 |
baobaobaobao | actually I guess I just have no clue what `(X) ix on ` means | 16:50 |
johnfg | Hi folks | 17:32 |
johnfg | I decided to go with 23.10 for my new laptop, but I think I'll go with 22.04 lts instead. | 17:32 |
johnfg | One of the programs I install on all my machines is openvpn. But I just read that they only support LTS, and using another will probably fail. | 17:33 |
johnfg | I've never done it, but is there a way to clone a complete running ubuntu system? I've got it running on another laptop, but one that's going to be used by someone else soon. | 17:35 |
johnfg | It's running 22.04, all updates installed. | 17:36 |
=== krupa1 is now known as krupa | ||
CosmicDJ | johnfg: who claims openvpn is only supported on LTS? there are openvpn packages for mantic, too | 17:37 |
jailbreak | johnfg: look into clonezilla | 17:38 |
Habbie | found it | 17:39 |
Habbie | https://openvpn.net/vpn-software-packages/ubuntu/ has the LTS quote | 17:39 |
jailbreak | and openvpn will work just fine. I use it without a problem | 17:39 |
Habbie | but johnfg can just use the openvpn package that ubuntu provides | 17:39 |
johnfg | CosmicDJ: It's a different version, the access server that doesn't work with mantic. And yes, openvpn server is already installed. I just need to configure. | 17:53 |
Kadigan | Habbie: when programmers say they "support" X, it usually doesn't mean that it absolutely won't work on Y - just that they probably haven't tested if it does, and they won't go out of their way to help if it doesn't; if Y is sufficiently similar to X (and different releases of the same thing tend to be, more often than not), your chances are high | 18:01 |
Habbie | oh absolutely | 18:02 |
Kadigan | Ah, I meant to ping johnfg. Apologies. | 18:02 |
Kadigan | johnfg: ^ | 18:02 |
Habbie | np :) | 18:02 |
Habbie | while your note is true, it also doesn't matter - johnfg can use ubuntu-provided packages | 18:02 |
Kadigan | I guess so. I mean, if it's in the PM... | 18:03 |
Habbie | PM? | 18:03 |
Kadigan | But I thought I'd mention it, because it will be useful to know. | 18:03 |
Kadigan | PM = package manager | 18:03 |
Habbie | oh right | 18:03 |
Habbie | 'in apt' :) | 18:03 |
Habbie | and yes, it is useful to know | 18:03 |
Kadigan | Yeah, not everyone uses apt :D | 18:04 |
Habbie | fair | 18:04 |
Raja | google-chromr | 18:05 |
Raja | google-chrome | 18:06 |
pyeverything | I am getting this error for docker build https://pastebin.ubuntu.com/p/s7rpGgYX5w/ my Dockerfile is https://pastebin.ubuntu.com/p/33brHVWHQh/ can you please point me how to fix this in Ubuntu 22.04? | 18:26 |
golden_ticket | Hey guys | 18:27 |
jailbreak | hi. how can we help? | 18:27 |
golden_ticket | I installed xen on a new computer with ubuntu but when I boot I get a black screen with a blinking cursor. Additionally if I edit grub to have acpi=off then I get to a login screen. But then I do not get past that. Sometimes after logging in I'll get a bunch of stuff on the screen. | 18:28 |
ravage | pyeverything: contact the owner of that installer. it misses the correct signing key for the nvidia repo. "The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A4B469963BF863CC" | 18:28 |
golden_ticket | I checked bios and it is in uefi mode. I put it in legacy mode before and I couldn't even get it to properly boot. So I reverted back to uefi | 18:28 |
pyeverything | ravage: do you mean this? FROM smarker/yolo-darknet | 18:29 |
ravage | pyeverything: if that is whery you got it from then yes | 18:29 |
CosmicDJ | yolo-darknet, that doesn't sound suspicious at all | 18:30 |
golden_ticket | jailbreak: any ideas? | 18:30 |
pyeverything | ravage: so initially it was a different base docker which is not available anymore https://github.com/zju3dv/clean-pvnet/issues/276 I contacted the author but no response then I searched in docker hub https://hub.docker.com/ for a docker that has Ubuntu 16.04 and CUDA 9 but I am unsure | 18:30 |
-ubottu:#ubuntu- Issue 276 in zju3dv/clean-pvnet "ERROR: failed to solve: nvidia/cuda:9.0-devel-ubuntu16.04: docker.io/nvidia/cuda:9.0-devel-ubuntu16.04: not found" [Open] | 18:30 | |
pyeverything | CosmicDJ: yolo-darknet is for yolo object detector which is the state of art in computer vision (its current version v8) but I need to install PVNet framework https://github.com/zju3dv/clean-pvnet which requires Ubuntu 16.04 and CUDA 9 as base docker. | 18:32 |
jailbreak | golden_ticket: no. wait around... | 18:33 |
golden_ticket | okay thanks | 18:33 |
jailbreak | pyeverything: 16 is EOL | 18:33 |
=== dstein64- is now known as dstein64 | ||
CosmicDJ | cuda 9.0 is from 2017 as well... you sure it's state of the art? | 18:34 |
pyeverything | jailbreak: but I was able to pull darknet which is ubuntu 16.04 | 18:35 |
jailbreak | again, it's EOL and will not get supported here. | 18:36 |
jailbreak | upgrade or look for a recent version... | 18:36 |
=== lflare is now known as Guest205 | ||
pyeverything | do you know how to fix this internet problem in Ubuntu 16.04 inside Virtual Box? I cannot access anaconda website and websites like github are superslow but no problem with google https://imgur.com/a/ZUHMvXa | 18:43 |
johnfg | Thanks for helping guys. I'm all set, and on my vpn | 18:43 |
Kadigan | pyeverything: is that the error you're getting? SEC_ERROR_OCSP_FUTURE_RESPONSE? | 18:47 |
leftyfb | pyeverything: sorry, but Ubuntu 16.04 went End of Life almost 3 years ago | 18:47 |
Habbie | johnfg, yay! | 18:48 |
pyeverything | (01:47:22 PM) Kadigan: pyeverything: is that the error you're getting? SEC_ERROR_OCSP_FUTURE_RESPONSE? --> yes an error for accessing anaconda website inside virtual box that runs Ubuntu 16.04 | 19:56 |
pyeverything | Kadigan: https://imgur.com/a/KNhcM93 | 19:57 |
=== esv_ is now known as esv | ||
leftyfb | pyeverything: you need to upgrade. 16.04 is no longer supported | 20:30 |
pyeverything | is there a way to install this Python package in Ubuntu 22.04? https://paste.ubuntu.com/p/C4TS3sCbmK/ cyglfw3 | 20:36 |
NewtonTrendy | I noticed that as well as the terminal app opening behind the dock after suspend on an XPS 13.4 4k with OEM ubuntu that the libreoffice does too | 21:08 |
linux^ | is it possible to expand an existing md raid 0 adding another hdd? | 21:23 |
Kadigan | Do you have your Intent of Will signed and submitted? xD | 21:51 |
NewtonTrendy | i pledge all my leftover bad ideas to #linux they should be posted at the most annoying time dialy | 21:55 |
JanC | linux^: yes, see the 'mdadm' manpage (especially options --grow & --add) | 21:59 |
paulo | hi! if I don't have enable-linger on, how long are my services kept alive? | 23:28 |
fuarz | Hello! | 23:33 |
fuarz | I got this error after updating with apt, can someone help me? https://pastebin.com/rzFhKsdS | 23:34 |
toddc | fuarz: is your filesysten encrypted and what kind did you use | 23:41 |
toddc | !details | fuarz | 23:42 |
ubottu | fuarz: Please 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. | 23:42 |
fuarz | toddc: i have an encrypted installation with LUKS, i also added an encrypted swap file of 4GB since i didn't create a swap partition on install | 23:43 |
fuarz | luks and ext4 | 23:43 |
toddc | what version of ubuntu? | 23:44 |
fuarz | latest, 23.10.1 | 23:44 |
fuarz | installed yesterday | 23:44 |
paulo | when I run a system service, does it run as root? like this command: "sudo systemctl start znc.service" | 23:45 |
toddc | fuarz: swap is the issue but not aure how to fix it but their a lot of people here stick around | 23:46 |
Guest65 | I'm lost -- In Files, I want to search for a word inside of a text (doc) file, but I can get only filenames with my word. I clicked on "Full Text" in the drop-down, but I still get only matching filenames. How do I search contents? | 23:46 |
rfm | paulo, the service is started by systemd (which is root) but the service definition will specify the user to run the service as. | 23:48 |
=== gnuself1 is now known as gnuself | ||
paulo | rfm: thanks | 23:52 |
fuarz | $sudo cat /etc/crypttab: cryptswap /cryptswap /dev/urandom swap,size=256,cipher=aes-cbc-essiv-sha256 | 23:54 |
fuarz | i added size and cipher | 23:54 |
fuarz | sudo update-initramfs -c -k all | 23:54 |
fuarz | update-initramfs: Generating /boot/initrd.img-6.5.0-10-generic | 23:54 |
fuarz | update-initramfs: Generating /boot/initrd.img-6.5.0-9-generic | 23:54 |
fuarz | now seems ok? | 23:54 |
fuarz | no initramfs errors | 23:54 |
kiko | kkikko | 23:58 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!