=== william is now known as Willy-- [06:52] !es [06:52] Please === hoangdoan is now known as hoangdoan_ [10:25] hey all [10:26] I just rebooted my machine running Kubuntu but something odd has happend [10:26] I can log in but the UI doesn't seem to start but Other applications do start like firefox dolpin or when I hit ctrl alt T the terminal [10:26] but no start menu and task bar [10:27] and the background is black no background image anymore [10:28] can someone help me figure this one out? I tried looking through journalctl but I couldn't find anything but maybe I just don't what process to look for [10:29] like moste things seem to work fine just not the kde plasma ui [12:25] Hi all [12:26] Do u have ubinstalled the dektop Environment? (re @IrcsomeBot: like moste things seem to work fine just not the kde plasma ui) [14:41] How to creak bootable pendrive from kubuntu [15:10] hello [16:03] hello everyone [16:04] I can't seem to find a fix for the kde su bug [16:07] that's gotta suck [16:08] Do you have link to the bug report? [16:10] Not to worry, I found a workwaround [16:10] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011624 [16:10] Debian bug 1011624 in kdesu "kdesu: kdesu fails to authenticate with sudo from testing/unstable" [Serious, Open] [16:20] Ah great. I was worried, but now relieved. [16:36] anybody alive? [16:37] Pretty sure most. Although I guess somebody could have left irc in a remote terminal and died, and is still here. [16:38] oh, that's a relief === Lord_of_Life_ is now known as Lord_of_Life [19:18] Hi [19:18] Is there a waybto copy faster? [19:22] Oov: maybe [19:22] depending on the situation, rsync can be faster (or much slower). [19:32] What is ultracopier [19:34] updates servers turned off in 21.10 ? [19:35] looking at their homepage, paid stuff gets all features.. https://ultracopier.herman-brule.com/ [19:38] Nothing for linux [19:42] berkan_48: 21.10 is dead [19:42] you should update to 22.04 asap [19:43] !eol [19:43] End-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/EOLUpgrades [20:53] Hey guys. I am running Ubuntu server and want to move it to a different location other than my house. Will it automatically connect to internet when Ethernet it plugged in or will i need to manually configure it? [20:54] @Huck_20, depends on how your IP is set up. [20:56] I dont know very much about networking so when i installed the ubuntu server it recognized my connect during setup and i didnt have to do any networking so im guessing my ip is set to what ever the default set up was during installation (re @IrcsomeBot: @Huck_20, depends on how your IP is set up.) [20:56] If your server is using DHCP and then your router is reserving your IP address, then the answer is Yes with the caveat that the IP will change when you move the server. You would need to assign the same IP using the DHCP router at the other site to keep the same IP. [20:57] Probably DHCP which normally assigns a "random" IP address to a device. However, if the router reserves an IP for a device, this results in the IP always being the same. [20:59] The constant IP address is what makes the server usable reliably between reboots so you can do things like use NFS or SAMBA, etc. [21:02] okay. I think i understand. thank you [21:02] You're welcome. Good luck! [21:03] is there a very good place that I can go like youtube were they can dumb networking down for me so i can learn how to do it from the command line. I am use to doing it from a gui [21:05] I'd look at ubuntu docs. Also nmcli. Search for ubuntu server remote network management or similar. [21:06] okay thanks again!! (re @IrcsomeBot: I'd look at ubuntu docs. Also nmcli. Search for ubuntu server remote network management or similar.) [21:11] Again, good luck.