[00:07] I have 2 desktop PCs side by side running Ubuntu 20.04. Both connected to internet switch. I want to share a directory on each, with each other. [00:08] ahc: as in, have one directory that both of them can see and modify? [00:08] In settings, under Sharing I have enabled files sharing. But don't know how to set up Network. [00:08] mmm, I don't know how to use GNOME's file sharing features off the top of my head, someone here might though. [00:09] Seems I have to add a Network. So I'm looking at option 2 here https://www.freecodecamp.org/news/setting-a-static-ip-in-ubuntu-linux-ip-address-tutorial/ [00:11] ahc, have you tried syncthing? [00:11] That's adding a Static IP, in Settings Network, add + to Wired. Am I on the right track? [00:12] e1 I don't know anything about Suncing. [00:12] Synching [00:14] Looked at Syncthing. I don't want to "sync". Just share a directory between the 2 machines. Must be a native Ubuntu way to do that. [00:15] ahc: "both connected to internet switch" -- are they both corrently able to use a web browser to browse the full internet? [00:17] you can just enable Samba sharing in the file manager, or enable SSH & use an sftp: location in the file manager... [00:18] files would be on 1 machine but accessible from the other [00:22] sarnold Yes, they both connect to a switch which goes to the modem/router. Both internet on the Web fine. [00:22] ahc: the you dot need t o do anyting special, just connect by ip [00:23] or hostname.local because avahi should be working [00:24] JanC, Clicking on Windows sharing in File Manager, says Unable to access location, failed to receive share list from server [00:26] ahc: good, then you can ignore all the "how to create a network" things :) sftp://ipaddress/ probably works pretty easy [00:27] rbox, so to return to my original question, I've enabled Settings Sharing, but looking at File Manager Other Locations, I am yet to connect to a Network. [00:27] could just do ssh [00:27] you need to input the ip of the sender machine in the box below that, sftp:// [00:27] i dont know anytihng about gnoem sharing [00:30] I'd rather not ssh or sftp. As I say, there must be a native Ubuntu way to share Public directories, visible vanilla in File Manager. [00:31] Windows Network, I can see. But its not set up. [00:31] ssh is 'native ubunutu', just install openssh and set it up and you can rsync or set up sshfs or whatever [00:32] well... sftp is every bit as native as windows file sharing or NFS or openafs or 9p .. [00:33] Thank you tanath and sarnold. Perhaps there is no way to see shared Directories of the PC next door in File manager. That's a pity. [00:33] samba share would do that [00:34] there is, but you probably need to share a directory first [00:34] but imo, samba share is more of a pain to set up right than ssh [00:34] also, I don't think Samba is installed by default? [00:35] and ssh gives you more functionality and security [00:36] I like the more security aspect. Always a worry clicking the Share On button. [00:38] with ssh, I'd have to nominate a master and slave machine each time. When I want to pass files backward and forward, so easy in each's File Manager. [00:38] if you set up sshfs you can use it in your file manager [00:38] the file manager has built-in SFTP support, no need for sshfs [00:38] haven't heard of sshfs - I'll look it up. [00:39] which file manager? [00:39] any one based on Gtk (Gvfs) or KDE (KIO) probably [00:40] Files 3.36.3-stable [00:40] so that includes the default one [00:40] default depends on DE [00:41] Gnome is the default DE, but I AFAIK all the other ones also support it? [00:42] there is no default DE https://ubuntu.com/desktop/flavours [00:43] OK. Well given its opaque as to how to set up File Sharing across 2 machines in Ubuntu 20.04 for quick GUI use in File Manager, and to keep security, looks like I will look at sftp ssh sshfs. [00:45] In File Manager, + Other Locations, clicking on connect to server / enter server address, it reports No recent servers found. [00:46] File manager + Other Locations, can see its own shared folders, only. [00:48] https://github.com/Tanath/dotfiles/blob/master/sys/ssh.md#references-notes [00:48] thanks, T [00:48] if you can connect from one computer to the other with ssh, it's as simple as pressing Ctrl+L to show the location bar in the file manager, and type an sftp URL there [00:49] I [00:50] tanath: I did a quick check & even Lubuntu's file manager uses Gvfs, so I assume it works there too [00:53] reading up SSHFS, it seems that might be the way to go. Even though it creates an entry in fstab, sheez. [00:53] /shrug i didn't know gvfs suports sftp [00:53] fstab is for making it permanent and mount automatically [00:57] presently I'm putting files up on Dropbox, downloading them from the other machine, Lol. Maybe ssh or ftp then. I'm okay at the command line. [01:00] terminal is well worth learning. i recommend installing xfce4-terminal and setting a custom shortcut binding `xfce4-terminal --fullscreen --drop-down` to f12, so it's always a button away [01:01] and toggleable [01:01] probably best to just use the default terminal to begin with... [01:01] then you can't do that [01:02] and the dependencies are light [01:03] Ctrl+Alt+T pops up a new terminal in the default Desktop (and you can also pin it to the dock, of course) [01:04] and the command i gave doesn't pop up a new terminal. it toggles the existing one, with the icon visible in tray [01:05] and ctrl+alt+t is a pain to type, but you could change the shortcut. i'm suggesting a way to make it most convenient and easy to access. which also makes you more likely to use the terminal for stuff [01:07] Running Ubuntu 22.04. pactl and pacmd only list the active sink as an available sink when I run "pactl list sinks" or "pacmd list-sinks". But from the gnome GUI I can change between all 3. Once I'm changed, the default-sink updates in pactl and pacmd but the other 2 are not options to set-default-sink. Any thoughts? [01:10] what about pulsemixer [01:10] correction: it does pop up a new terminal if it's not already running, but if it is it just shows it. this is better for when you've already been using the terminal and want to go back to it [01:12] bparker: pulsemixer lets me pick between them all from the Card section [01:13] I'm using 22.04 on a laptop and just noticed that my trackpad isn't able to click unless i'm in the default gnome windows manager. When i'm at the login screen, or using a tiling window manage (sway using wayland), i'm able to move the cursor but clicking or tapping won't work. Is there a way i can troubleshoot this? [01:13] its a settign you need to eanble somewhere [01:13] gnome has a hceckbox for it [01:14] rbox: who are you referring to? [01:14] dannnnn [01:14] does gnome alter settings for other window managers? [01:15] no [01:16] no, but sometimes they use the same settings, so it might feel like that for specific things [01:17] bparker: any idea why pulsemixer shows all the outputs as options as card but pactl and pacmd only show the selected output as an available sink? [01:17] hmm, i'll click around. Its odd because when i log in (using tab to navigate to the login), i'm able to click just fine, it is _only_ when i'm outside of gnome. [01:17] yes, when you start gnome, it applies settings [01:18] Do you happen to know how I can see what configuration files it refers to? [01:18] I just found the mouse/trackpad settings and they are all enabled [01:19] gnome does a lot of things with a registry-like blob.. [01:20] I've got this in my ~/.xsession: [01:20] xinput set-prop "Synaptics TM3289-021" "libinput Accel Speed" 1 [01:20] xinput set-prop "Synaptics TM3289-021" "libinput Tapping Enabled" 1 [01:20] I've used xorg/xfree86 for years so i'm suspicious that this is an issue with wayland. [01:21] probably something similar could help you -- try xinput to find the device names, xinput list-props "name of device" on the thing .. [01:22] lol wayland apparently has that as a faq https://wayland.freedesktop.org/libinput/doc/1.10.4/tapping.html#tapping_default [01:23] hah, good find! [01:23] i was suspicious until i read the manpage. I guess jammy does some black magic where it uses x _and_ wayland? [01:24] both are available and I don't know how the default is selected, and even once wayland is running, there's still a compatability shim xwayland thing that's running.. I don't really udnerstand it :( [01:25] X apps can't connect to wayland [01:25] yeah, thats the curse of a distro that "just works" [01:25] so they have to connect tio soemthgin, hence xwayland [01:27] dannnnn: these gsettings commands might help, your DE might respect them https://wiki.archlinux.org/title/libinput#Touchpad_not_working_in_GNOME -- there's a few other gui config toolsl isted for ghnome, cinnamon, mate, kde plasma 5, and xfce https://wiki.archlinux.org/title/libinput#Graphical_tools -- but no mention of sway :( [01:28] dannnnn: bingo! https://manpages.debian.org/experimental/sway/sway-input.5.en.html#LIBINPUT_CONFIGURATION [01:43] Sharing in Files File Manager Nautilus seems to be documented here https://help.ubuntu.com/stable/ubuntu-help/nautilus-connect.html.en [01:49] So, setting up ssh seems to enable access by File Manager, its Connect to Network server url box at bottom ssh://username@servername.example.com/folder === Ricardus_ is now known as Ricardus === JanC is now known as Guest1583 === JanC_ is now known as JanC [02:07] solved my issue. Needed to switch between card profiles, not sinks [02:09] I figured [02:16] leftyfb: ah cool, thanks [02:17] it's always fun building a new laptop and finding out all the little quirks you need to work around [02:19] building a.. laptop? [02:19] configuring [02:20] but technically yes, I did build this laptop [02:20] it came in a kit I chose had to put together :) [02:20] lol [02:20] https://frame.work/products/laptop-diy-13-gen-intel === chris14_ is now known as chris14 [02:41] leftyfb: what parts, if any, do you think you will need to upgrade first on that laptop? [02:42] probably the $9 usb-c I use to charge with as it sees the most action [02:43] I might also replace the bezel I got for the screen with a black one. I don't like the white [02:43] but that's $50. A bit steep [02:43] I got some electrical tape you can borrow [02:44] I've actually used a pinprick through a square of electrical tape to tone down an enthusiastic blue power LEd [02:45] there's a linux util that lets me turn down the brightness on mine :) [02:46] I use the same util as part of a script that turns off the keyboard backlight when the computer gets locked and back on when it's unlocked [02:46] woo, goal achieved. I'm a linux bro [02:47] the same script kills power to my speakers and a small monitor I use as a dashboard [02:48] Why do I have this flicker when looking at videos in my browser? https://gemoo.com/tools/upload-video/share/613684546763874304?codeId=vzxa1on3N6an0&card=613684542909308928 [02:48] All linux distros have disabled my laptops trackpad and there has been no results in troubleshooting. It just doesn't like my fooking laptop [02:49] dreamer_, is it a thinkpad? [02:49] dreamer_: what OS does your trackpad work on? [02:49] nah, its a toshiba satellite [02:49] windows but after one of the security updates to windows 10, it became disabled [02:49] dreamer_, i had to install a hacked kernel to get a thinkpad working [02:50] this is terrifying to hear, i'm way too stoned for this my good sir [02:50] alguien: try this https://ubuntuforums.org/showthread.php?t=2339302&p=13553913#post13553913 [02:51] well hacked as in tinkered with. I'm sure the random dude that did it has best intentions [02:51] dreamer_: ok, so you'r saying your trackpad doesn't with any OS at the moment? [02:51] doesn't work* [02:52] i'll get back to you on that, i'm having short term memory problems due to unnatural gasses entering the lung [02:53] dreamer_: I'm leaning towards your trackpad is disabled/damaged. Nothing to do with the OS [02:53] dreamer_: https://smallbusiness.chron.com/disable-touchpad-toshiba-laptop-53373.html [02:55] leafyfb, will try. Funny how obsolete that line is: gksudo gedit -> sudo gnome-text-editor [03:03] leafyfb left? [03:05] What he suggested didn't help I'm afraid [03:06] Any other suggestions as to why these squares might being drawn when watching video? https://gemoo.com/tools/upload-video/share/613684546763874304?codeId=vzxa1on3N6an0&card=613684542909308928 === DJ is now known as Guest7654 [03:13] video driver issues? [03:13] I know older FF versions had a flicker issue also, not sure what you're running [03:25] hey guys, i am trying to create the log files here [03:25] but for some reason the file is not getting created [03:25] https://dpaste.org/UhHD2 [03:25] ec2-user@ip-10-67-3-4:~/node/bor/bor/chaindata$ ls -ld /home/ec2-user/node/bor/ [03:25] drwxrwxr-x 3 ec2-user ec2-user 4096 Feb 6 14:05 /home/ec2-user/node/bor/ [03:25] ec2-user@ip-10-67-3-4:~/node/bor/bor/chaindata$ ls -ld /home/ec2-user/node/ [03:26] fdan: btw the namei -l command is great for this kind of thing; namei -l /home/ec2-user/node/bor/nohup.out [03:26] omg cmon bot.. [03:27] lol [03:27] I KNEW IT [03:27] nohup.out - No such file or directory [03:27] https://dpaste.org/RHvg4 [03:27] fdan: touch the file maybe? I wonder if 'append:' really means append or not [03:28] what uid is the process in question? ec2-user and root (with CAP_DAC_OVERRIDE) are the only two uids that can get to that filename [03:29] how do i find the uid in the process [03:29] i'm headed out for the night, hopefullysomeone else iwll be around if that's not it :) [03:29] ps auxw | grep processname [03:30] ec2-user 6875 27.5 2.0 4791880 1357336 ? Ssl 01:58 25:10 /usr/local/bin/bor server --config /home/ec2-user/polygon/bor/poly-config.toml [03:37] Who calls himself BedMan? Yeesh [03:40] maybe he works at a mattress supply store [03:42] also known as a money laundering front [03:42] Ximo, that's good, let's go with that [03:49] Would anyone know a way to trigger the audio OSD without changing volume? [03:49] Or, alternatively, by changing volume by a specific amount [03:50] Note xdotool doesn't work with wayland === pr3sonic is now known as highrate [04:43] What was the opensource ffmpeg that ships with many forms of linux called? [04:47] ffmpeg IS opensource...? [04:47] yes [05:20] I used this flag in terminal [05:20] google-chrome --enable-features=VaapiVideoEncoder [05:20] and my hardware video encoding is working. So I want it it to persist, so i looked on internet and found to edit chrome-flags.config but I had no such file in .config folder. So I created with nano and added that file and flag. But it didn't work., I just want that flag to run when I open chrome! [05:20] I edited to add that flag in usr/share/applications/google-chrome.desktop and copied that desktop file to .local/share/applications/ [05:23] anyone can help? [05:24] i just want the flag to persist everytime i open chrome === u_oopsa22 is now known as u_oopsa2 === Ricardus_ is now known as Ricardus [07:03] anyone there to hel [07:03] help [07:03] is this community working ? [07:46] Hello [07:47] Any knows about the SIEM can't connect to agent? [07:47] name of SIEM was wazuh [09:45] Hi there, I am facing a weird issue. Ever since my last update, the network will start timing out after a while. I have to restart NetworkManager with systemctl for it to pickup. I don't know in which logs to look for the issue. Can anyone advise? [09:46] I also noticed that multicast dns is also broken, and I cannot resolve ".local" addresses === JanC_ is now known as JanC [10:30] Hola buenos dias [10:31] Agradeceria mucho me ayudara alguien [10:31] !es | Jose95 [10:31] Jose95: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba "/join #ubuntu-es" (sin comillas) y presione intro. [10:33] Tanck === TomTom_ is now known as TomTom [11:13] wh1: can you share what those files look like? === pushkarnk1 is now known as pushkarnk [11:51] Which one of those clang releases is the correct one for an Intel i5 CPU? https://github.com/llvm/llvm-project/releases/tag/llvmorg-17.0.1 I tried clang+llvm-17.0.1-amd64-pc-solaris2.11.tar.xz but when I run the clang binary inside it I get "bash: ./clang: No such file or directory", which I believe means that the binary is meant for a different architecture. [11:56] hi guys, what's the default kernel version for Ubuntu 22.04? 🤔 [11:57] maybe 5.15.0-73-generic https://askubuntu.com/a/1472465 [11:58] does the new* ubuntu installer support full disk encryption? I used to see it as an option with the old installer, but haven't seen it anymore === pushkarnk1 is now known as pushkarnk [12:01] wyre: also depends on point release version (the X in 22.04.X) https://ubuntu.com/kernel/lifecycle [12:10] I found the answer for my question. Apparently, the correct file would be clang+llvm-17.0.1-x86_64-linux-gnu-ubuntu-22.04.tar.xz, which is missing for some reason, but there are releases for other versions which are not incomplete, for example https://github.com/llvm/llvm-project/releases/tag/llvmorg-17.0.6 === esra_ is now known as esra === Otti_ is now known as Otti_Bastelraum [16:01] on 22.04 lts how do I make the dock always visible, instead of only visible when you hit the search menu key? [16:14] perhaps my issues stem from starting with ubuntu server and installing the desktop stuff manually, I don't seem to have software-center how do I get that installed? [16:22] As in my actual issue seems to be I don't have the old expected packages, sudo apt install gnome-software -y produces Package 'gnome-software' has no installation candidate, perhaps my apt sources are funky? [16:31] hudlee, idt gnome-software has a relation with dock visible or not === JanC_ is now known as JanC === filo is now known as Filohuhum [17:59] Hello, is there a ppa that contains the mainline kernel for recent Ubuntu releases (yes there is a good a reason I need them) [18:00] zteam: google? https://9to5linux.com/you-can-now-install-linux-kernel-6-7-on-ubuntu-heres-how [18:03] CosmicDJ, Thank you, I specifally Googled for a ppa for Ubuntu mainline kernel, so I'm a bit suprised I missed that one :O [18:03] Nice find :D [18:09] zteam, you also do not want to use any kernels from the mailine PPA (they are missing 100s of (security) patches, miss a meta-package so they will never update and use the mainline defconfig (which is pretty far from ubuntus config)) ... the mainline ones are really only dfor testing things, not for general usage [18:14] zteam, try this one https://launchpad.net/~canonical-kernel-team/+archive/ubuntu/unstable, thats at least half way there compared to the mainline stuff [18:16] ogra_, how can they possible be less secure? (shouldn't the latest vanilla kernel be missing secureity-patches or are you talking about patches for specific Ubuntu packages? anyway, Ubuntu has multiple issues for me, I can't power off my machine properly since Ubuntu 22.10, nor does it wake up from suspend (at least one of these issues is related to the nivida driver [18:16] ogra_, okey, I try that one as well, thank you :) [18:19] brb === dstein64- is now known as dstein64 [18:26] ogra_, well using the mainline kernel does indeed make the machine power down properly, not just properly it turns off blazing fast, it still doesn'tturn on my screem of I suspend it though :P [18:28] Wasn't there a command where you use curl and nc to upload files to tambain? [18:29] kucklehead, do you mean pastebin ? if so there is a tool in the repos called pastebinit [18:31] No. There is an old way or a trick that involves using curl and nc with 9999 tambian [18:32] So I just updated my laptop from Ubuntu 20.04 to 22.04 and now my wifi doesn't work. `lspci -k` shows the card is using iwlwifi driver, `dmesg | grep iwlwifi` shows a bunch of lines that I can't interpret. Anyone have a good guide on debugging wifi issues? [18:35] swansone, does it list any new installable drivers (hit your windows key and type driver and go to addinal drivers does it list any additional drivers? (you might need to connect a cable in order to download the new driver [18:36] kucklehead, okey, never heard of tambian before, so no idea there :-) [18:38] zteam, I'm on a cable now, fortunately. I see two sections for "Intel Corporation Unkown" One is my camera, and the other is "Using hardware support for Dell XPS 9315 from oem-somerville-psyduck-meta (open source)" It doesn't say anything about needing new ones [18:39] that's fine [18:40] swansone, is backport-iwlwifi-dkms installed ? [18:40] ioria, not sure, is there an easy way to check? [18:40] kucklehead, maybe you mean termbin: cat file | nc termbin.com 9999 [18:41] swansone, dpkg -l | grep backport-iwlwifi-dkms [18:41] Doing `sudo dpkg -l | grep iwlwifi` doesn't show anything, which is weird [18:42] swansone, without sudo [18:42] Sorry, yes, same result [18:42] iwlwifi does show up in dmesg though https://dpaste.com/EAU3YN5UT [18:43] swansone, ah, a crash [18:43] swansone, sudo lsmod | grep backport-iwlwifi-dkms should give you a clue (assuming thats the proper name for it [18:44] ioria it does look like a crash, but I don't really know where to start with debugging it [18:44] swansone, or possible rather sudo lsmod | grep iwlwifi [18:44] swansone, what's your kernel ? uname -r [18:45] kernel: 6.5.0-17-generic [18:45] lsmod: [18:45] iwlwifi 598016 1 iwlmvm [18:45] cfg80211 1318912 3 iwlmvm,iwlwifi,mac80211 [18:46] swansone, on 22.04 ? [18:47] Yeah lsb_release -a: Description: Ubuntu 22.04.3 LTS [18:48] swansone, lsmod seems to be indicate that the driver is loaded by the kernel at least [18:48] swansone, grep proposed /etc/apt/sources.list [18:50] sources.list https://dpaste.com/6HC4EQ8VG [18:50] Nothing proposed, just the old sources commented out [18:51] swansone, try to boot another kernel from Grub -> advanced options [18:51] Oooh, that's fun. Not something I've done before. Like an older kernel? [18:53] yes [18:53] Okay, I can give that a try, I will be back =) [18:53] swansone, and check if you have a sources.list.save [18:54] swansone, in /etc/apt , i mean [18:54] I have a sources.list.d with some entries in it [18:54] focal-oem.list might be relevant? [18:55] sure [18:56] Other sources: https://dpaste.com/H5KRX5P3T [18:58] swansone, try to boot an older kernel [18:58] Will try. Do you think I already have one on my system? [19:00] swansone, ls /boot [19:01] Okay, it looks like there's a 5.15.0 kernel there [19:01] I'll try that one [19:01] Be back in a bit [19:10] ioria: funny story. I failed to bring up the grub boot menu, so my computer just booted as normal. Now wifi works. This is the third reboot since the upgrade, and the first time it's worked [19:11] I feel a bit like Tom Knight's student http://www.catb.org/jargon/html/koans.html [19:12] looking [19:13] interesting [19:13] No crash in iwlwifi this time [19:14] almost every machine I have ever tried to use wifi on under linux has had massive problems, either with performance, reliability or both [19:14] over decades [19:15] Same honestly, but I had no issues with this one for over a year before deciding to upgrade ubuntu versions. I'm hoping this was just a little blip, but of all the things that can go wrong with a laptop, losing wifi is one of the most frustrating [19:15] that's like, the whole point of the laptop for me [19:15] In any case, I deeply appreciate the help ioria and zteam === BedMan_ is now known as BedMan [19:17] We'll see if it stays stable, I may be back for more troubleshooting later. Good opportunity to learn, I guess. === docmax is now known as Guest3801 [20:30] hey gys, suddenly my alt-tab doesn't work anymroe [20:31] i'm using xfce4 wm [20:35] what application is settings > devices > keyboard in xfce4 with ubuntu ? [20:39] ioria, yeah you're right! I don't know why i thought curl was needed lol [20:42] stuv: did you edit your shortcuts recently? [20:42] stuv: you can also check the Window Manager settings [20:58] xangua: no [21:00] xangua: the "cycle window" is set to alt-tab [21:01] but it doesn't worr [21:11] xangua: and i've not changed anything there [21:15] xangua: i've switched now from alt-tab to alt-s and now it works but i want alt-tab back [21:16] what can be the problem here [21:16] stuv: https://askubuntu.com/a/842034 [21:29] leftyfb: does not work [21:30] also alt-shift-tab doesn't work === levi is now known as l3vi [21:35] leftyfb: do you have any explanaition for this ? [21:36] i've not changed something in these settings [21:39] i think it was because of an update [21:48] damn i get cracy here, i haven't changed something on the keyboard settings and suddently alt-shift-tab and alt-tab isn't working anymore [21:50] i try a restart [21:57] now i've a keyboard on the top right of my pannel [22:01] when i go to the window manager and try to set alt-tab there the tab key is not recognzed [22:02] it's like my tab key isn't recognzed at all anymore [22:08] can someone please help me out here ? [22:12] i'm really frustrated by the case that tab isn't suddenly not working aynmore, the ev command shows me that it does work [22:13] what window manager [22:13] xfce4 [22:21] i found https://www.starnet.com/help/tab-key-not-working-when-using-xfce-desktop/ but that dones't help [22:21] can you use tab in other programs? [22:22] or other window managers? [22:22] no [22:22] stuv: create a new user, login as that new user and see if it works [22:23] it works in qtcreator but not in weechat [22:28] leftyfb: how to best create a new user when sudo apt-get install gnome-system-tools gives me an error [22:29] stuv: https://docs.xubuntu.org/current/user/C/administrative-tasks.html [22:30] also, why are you installing and running gnome-system-tools if you're running XFCE? [22:31] i had troubles installing ubuntu because of my nvidia settup so i choosed ubuntu and switched to xfce4 [22:32] it sounds like you have a bit of a mess on your hands [22:32] i mean i had troubles installin debian [22:32] he turns of the montitor during install [22:33] randomly [22:33] lolwut [22:33] I think we know why things are messed up now [22:33] it all works fine [22:34] clearly [22:34] stuv: except it doesn't [22:34] true [22:34] [15:30:47] hey gys, suddenly my alt-tab doesn't work anymroe [22:34] [17:28:59] leftyfb: how to best create a new user when sudo apt-get install gnome-system-tools gives me an error [22:34] >suddenly [22:34] the biggest mystery [22:34] but i want to go back to debian but the isntalled turns of the monitor during installl [22:35] stuv: I would suggest installing Xubuntu from scratch if you want XFCE [22:35] ah ok [22:35] i give it a try [22:43] i try to create a bootable iso but the command "sudo dd if=/home/stuv/Downloads/xubuntu-22.04.3-desktop-amd64.iso of=/dev/sdd1 bs=1M status=progress" i finsihed in about 2 seconds, that can'T be right [22:44] /dev/sdd not /dev/sdd1 [22:44] but also, how big is that iso file? [22:45] 2.8gig [22:46] sdd give me same result [22:46] stuv: are you sure the usb storage device is /dev/sdd ? [22:47] sdd 8:48 1 29,7G 0 disk [22:47] ├─sdd1 8:49 1 4,7G 0 part /media/stuv/Ubuntu 22.04.3 LTS amd64 [22:47] ├─sdd2 8:50 1 4,9M 0 part [22:47] ├─sdd3 8:51 1 300K 0 part [22:47] └─sdd4 8:52 1 25G 0 part [22:47] !paste | stuv [22:47] stuv: For posting multi-line texts into the channel, please use https://dpaste.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. [22:47] sry for that [22:47] uh [22:48] unmount it first [22:48] this is a 32GB USB storage device? [22:48] writing the iso to it is going to wipe everything on that flash drive [22:50] i know [22:52] now i get dd: unknown device /dev/sdd [22:54] isn't there a tool i can use to copy the iso ? [22:54] normaly dd is working [22:55] stuv, Ventoy works well [22:56] i can't isntall it with apt-get [22:57] stuv: https://github.com/balena-io/etcher/releases/download/v1.19.4/balena-etcher_1.19.4_amd64.deb [23:01] jeremy31: out of the dozen or so different ISOs I tried with ventoy (all different OSes), maybe 3 of them worked [23:02] I have used Ubuntu, Mint and Windows ISOs without issue [23:39] https://ubuntu.com/tutorials/install-ubuntu-desktop oficial guide to install ubuntu to a usb drive [23:42] that's installing *using* a usb disk, not installing *to* a usb disk [23:44] bparker: that's weird. i've tried many distros and a variety of editions with ventoy and they almost all worked. maybe you used it a long time ago and it improved? they're always improving and adding more support [23:45] only one i could find issues with lately is fedora