=== Lord_of_Life_ is now known as Lord_of_Life [03:35] hello. what is the name of the program that manages your network connections? [03:35] Connections? [03:36] where you add/remove networks, change their DNS etc [03:37] NetworkManager probably maybe, wild guess really. [03:40] but isn't NM the "backend". what about the GUI where you enter the stuff [03:40] ubuntu kubuntu , debian all use NM right? [03:40] and each one has their own gui to control it [03:40] NM-applet is the tray thingy [03:40] https://help.ubuntu.com/community/NetworkManager [03:42] What's this program called? [03:42] * Admiral[m] uploaded an image: image.png (66KB) < https://matrix.org/_matrix/media/v1/download/banter.city/GSzgkDrTSNFtRKucUMjAcWrP > [03:44] IDK what its called. I just think of it as Network Manager in the settings panel [03:45] you can also use nmcli to manage Network Manager from cli === himcesjf_ is now known as him-cesjf [03:47] yeah I know I can do that but the new update with wireguard has some minor quirks [03:48] some things like cannot enter IPv6 addresses or hostnames in fields that should take both [03:48] so I want to file a bug report [03:48] ah. havent got around to wireguard but it sounds beezneez [03:52] https://github.com/max-moser/network-manager-wireguard/ [03:53] no commits recently... [03:55] the plugin works fine [03:55] its the GUI that is acting up [03:56] not acting up as in crashing [03:56] but acting up as in it doesnt allow me to enter things [07:23] Good morning [11:19] Howdy all === Lord_of_Life_ is now known as Lord_of_Life [13:25] I'm using x11. should I switch to wayland? I see fierce debates online about which is better [13:33] Admiral[m], my opinion is that you choose what works better for you. === himcesjf_ is now known as him-cesjf [14:22] Is wayland already usable? [14:23] if no one cares to try and improve it then it will never be usable === wodencafe is now known as wodencafe|work [16:36] Sijmen was added by: Sijmen [16:39] Hi i got a question i want to install kubuntu on a vmware vm but got a error at bootup (Loading bootlogo... bootlogo: invalid file format Error setting up gfxboot boot:) how to fix this [16:39] Kubuntu version 18.04.2 [17:34] lordievader: i'm using it for some weeks on 18.04 now, but with gnome-shell, not sure about kde. [17:35] and it works very well, no visible issues (that i don't rather attribute to gnome-shell) [17:36] IrcsomeBot1: sounds like you have a broken iso download === wodencafe|work is now known as wodencafe [17:38] also make sure your boot order is sound in vmware [17:39] Hi. I'm trying to set up a proxy through kubuntu's proxy settings but there's nowhere to input authentication data. Username and password. [17:40] I've tried username:password@proxy.com [17:44] user|71969: i think those settings you make on the KDE GUI only apply to KDE / QT applications. a better approach whould be to place these in /etc/environment (and logout, login) like so: https://paste.ubuntu.com/p/VnnjTRdd43/ [17:45] sorry that was half german, here's the english one https://paste.ubuntu.com/p/HWh2PQKV2P/ [17:46] tomreyn: last time I used it, couple of months ago, it wasn't quite useful ion kde [17:47] lordievader: you mean wayland + kde, right? i couldn't tell. what didn't work? [17:51] where is /etc/environment? [17:52] found it nvm [17:55] tomreyn: yes, kde. To be honest I didn't spend a lot of time in Wayland. But the major issue was the dpi was way off. Perhaps when I have some time on my hands I'll check it out again. [17:56] oh i haven't tried playing with the dpi [17:56] nor needed to. [18:01] wayland is missing some libs on kde/plasma [18:03] Like? What do you mean? [18:04] lordievader, someone in #kde chat told me about it a while back [18:15] hi....what would be the best file server on kubuntu? [18:20] What are your clients? [18:20] all ubuntus [18:21] Nfs then [18:22] Yep [18:23] can you suggest me a good howto? [18:24] Err, not really. Won't be surprised if Ubuntu has one. [18:25] ok...thx guys [18:29] m_tadeu_: You might find this useful https://help.ubuntu.com/community/SettingUpNFSHowTo [18:32] Ok thanks its working [19:16] I have NO idea what's going on for some reason I only have 2.8gb of space left?? I only have a 120gb SSD but there's 0 way I could only have that much left, I don't install all that much [19:16] It seems browsing vivaldi makes me have less storage?? [19:19] nekoseam, how are you determining the amount of space used ? [19:19] wait what the actual heck?? /var/log is taking up 50gb of space [19:20] BluesKaj: partition editor and dolphin's built in thing [19:20] so wth do I do? do I delete stuff in /var/log? [19:22] /var/log should be using less than 1GB on a single user system [19:22] Yeah, that's an issue [19:22] Files like ufw (from the package gufw?) are taking up 15gb on their own [19:25] I'm back [19:26] Kate crashed after trying to open the file (accidentally) [19:26] lol [19:28] I have no idea how /var/log could become so full [19:30] kern.log is taking up 18gb of space [19:30] I don't know either [19:34] rightclick in the text >select all>delete? [19:36] nekoseam: Do you also see compressed files in there? .gz or similar? [19:38] Captain_Haddock: yeah I do [19:38] but not all of them are [19:38] the compressed files are bytes in size [19:40] Is this the place to ask noob questions? [19:40] dako, if you're running kubuntu, yes [19:41] Thanks. So my question is: How do I automaticly mount a drive on startup? [19:43] dako: System settings -> Hardware -> Removable storage [19:44] nekoseam: ok. [19:44] Deleting and seeing what's filling them up might be a good idea. [19:44] Captain_Haddock: would it be safe deleting kern.log? [19:44] Moving them elsewhere might be better if you need to investigate later. [19:44] it's about 18gb right now. No way I could open that in a text editor [19:45] Captain_Haddock: Thank you! [19:45] nekoseam: If you are comfortable with the command line, try "tail -100 kern.log" [19:45] This will display 100 lines. [19:47] tail -f kern.log will show you the latest bits of kern.log and update as new entries are added. [19:48] Alright so it seems to be repeating lines related to my wifi (wlp3s0) [19:48] Like authentication. It seems to not show any errors though [19:51] nekoseam: if you're looking for help with solving this, you will need to share some of those lines, and state which version of ubuntu you run. also, have you suspended your computer since you last (re)booted? [19:51] !paste | nekoseam [19:51] nekoseam: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [19:52] Captain_Haddock: tomreyn https://paste.ubuntu.com/p/35Qxy5nx6Y/ [19:58] nekoseam: this looks entirely normal. also this was during the first 13 seconds of your system booting. [19:58] at 11:24 your time zone [19:59] so it doesn't seem like this is filling your logs [19:59] tomreyn: so then why is it 18gb in size? I'm not sure how to see the first lines in a file with tail [19:59] if it's not tail, then it must be head ;) [20:00] so: head -n100 /var/log/kern.log [20:00] maybe log roration is just broken [20:00] *rotation [20:01] Ohhh, I think I see the issue. Basically I was having trouble with my wifi and had to resort to making the password unencrypted on my system. It's reporting a whole bunch of ins and outs relating to my wifi [20:02] head -100 is just a bunch of in and out messages related to it [20:03] from which date? [20:03] Feb 24 [20:03] Which is when I installed Kubuntu I believe [20:04] and you never rebooted since? [20:04] Yes I have [20:04] then log rotation doesn't seem to work. [20:04] oh actually it default to weekly [20:04] so it can be fine [20:06] not sure about kern.log, i don't have this anymore, just use systemd-journal now. [20:31] That was the issue. gufw was turned on to high logging [21:16] How do I encrypt my disks after installing Kubuntu? [21:30] dako: cryptsetup-reencrypt, but it's not easy to get it right. [21:31] you'd need to resize file systems and swueeze the encryption in between. the much easier approach is to reinstall and restore a backup. [21:44] tomreyn: The instalation is brand new and the disks are empty. I installed some packages. There's plenty of space. Will the cryptsetup-reencrypt method work? [22:06] dako: if you're experienced with file system and partition resizing, it may. [22:07] it is a manual process, to be carried out from a live/recovery system, nothing automated. [22:09] tomreyn: Me being a newcomer to linux, maybe it'll be easier to just reinstall. Thanks! [22:10] probably then, you're welcome! === fred_ is now known as Guest54868 [22:57] me like this [22:57] hello [22:57] me dew [22:57] new [22:57] * [22:58] does anyone chat here [22:59] hi [23:00] hello [23:00] is anyone chating [23:00] no [23:00] so are we killing time [23:01] yes [23:01] wtf [23:01] this is how people kill time [23:01] I do it by playing games [23:01] like steam [23:02] what's the difference [23:02] this and games games are fun this is boring [23:03] for you yes for me the games are boring [23:04] sometimes games are boring [23:04] I only play free games [23:04] because payed games SUCK [23:05] But you guys DO SHIT and watch nothing happen [23:05] DO YOU LIKE SHIT [23:05] FUGING SHIT [23:08] That seemed to go weird pretty fast [23:10] westor: You can always use the !ot factoid if someone thinks this channel is for general chatting === Zren_ is now known as Zren