[00:31] hi all [00:36] i cant seem to save files on ubuntu 18,its saying: not enough disk space,but it still has plenty. [00:37] check both df -h and df -i [00:37] it's very unlikely that you've run out of inodes, but it can happen [00:37] what to look for after using df command ? [00:38] check to see if the filesystem you were trying to use is out of space or out of inodes [00:39] im sorry, can u link me on a site for the the steps? [00:41] tried googling 'cannot save on ubuntu18' or not enough disk space,but unsuccesfull w/ the suggestions [00:43] redhelmet: the first half of this looks good https://www.redhat.com/sysadmin/Linux-df-command [00:43] tnx.will check it [00:48] yeap,confirm, 100% use% , 0 for avail.. disk app is still showing plenty though.. [00:49] *disk usage analyzer says: 7gb available [00:56] i tried some of the steps here : https://itsfoss.com/free-up-space-ubuntu-linux/ but still cant save files [00:59] almost all those are to free up space on 'system filesystems'; only one of them appears to do anything for your home directory. depending upon which filesystems you've chosen to have, they may or may not help [01:00] which 1 is for the home directory sir? [01:01] redhelmet: "Clean the thumbnail cache" [01:01] you could probably also clear caches in your browser, if it's your home filesystem that's full [01:03] and empty your trash 😉 [01:03] how to know if the partition is set as home filesystem ? [01:03] trash was the 1st thing i emptied [01:03] inspecting the output of df -h output is a good approach [01:06] will this command help ? apt-get clean or should i do it 1x1 [01:07] most the apps appearing after df -h has 0 avail and 100% use [01:07] apt-get clean will clean up /var/cache/apt/archives/ -- if that directory is on the filesystem that is full, yes, that can help [01:11] i think the cache are not clearing by the apt-get clean,coz after doing another df -h,the apps still has same 0 avail and 100% use [01:13] what do you mean by "the apps still has same 0"? [01:13] what filesystem are you trying to make space on? [01:15] is that the partition type ? > what filesystem are you trying to make space on? [01:15] where are you trying to create a new file? [01:17] coz im expecting them to be NOT 0 avail and 100% after using apt-get clean.. after doing apt-get clean did a 2x check for any changes by doing df -h,still same #s on avail and use [01:18] dev/sdb > where are you trying to create a new file? [01:19] !pastebin | redhelmet [01:19] redhelmet: 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. [01:24] tried a restart,stil cant save [01:25] gtg.tnx for the trouble.TTL [01:26] sarnold and all :) [01:38] wow Bashing-om is a bad bot. he typed a long line he didn't paste [01:42] his latency is bad, too, sometimes it takes hours before he replies! [01:42] tsk tsk. === M4he is now known as mahe [02:44] hi all.may i ask for assistance on how to free up space in ubuntu 18? [02:45] sudo apt autoremove [02:46] oerheks, did that before chatting,stil not helping w/ saving files [02:47] redhelmet: Show us in a pastebin - ; df -h ' . so we are all on the same page. [02:48] Baobab is a gui that shows what is eatin gup diskspace [02:48] https://www.ubuntupit.com/best-disk-analyzer-tools-for-linux-system/ [02:50] https://paste.ubuntu.com/p/qT5mHkY4yM/ [02:52] /dev/sdc1 59G 32G 25G 56% / [02:53] oerheks, meaning ? [02:53] enough space? [02:54] yeah,thats what i thought as well.. [02:54] 'mount' would show rw [02:55] /dev/sdb1 147G 140G 0 100% /media/a/filedisk [02:55] redhelmet: sdb1 is the partition in question ? [02:55] where exactly are you trying to save this? :) [02:56] i usually save on sdb1 [02:56] try cd /media/a/filedisk ; ncdu -- and then start looking for things to remove [02:57] good tool yes [03:04] i thinks its working for now.. howcome it still has 7gb of freespace but it cannot save.. hmm [03:05] i lost some files,can they be recovered :( [03:05] redhelmet: Lots and lots of little bitty files on the sdb1 partition ? what shows ' df -i ' . [03:06] that probably depends if you remember where you left them [03:06] did you check the freezer? [03:06] i once left my keys in there [03:06] !undelete | redhelmet [03:06] redhelmet: Some tools to recover lost data are listed and explained at https://help.ubuntu.com/community/DataRecovery [03:06] enigma9o7[m], lol [03:07] the file is in notepad,it has contents before,but now its empty,can that be recovered ? [03:07] redhelmet: some percentage of space in filesystems is reserved for the root user -- filesystems tend to get VERY UNHAPPY when they are actually completely full, so reserving some space for root only is very common [03:08] edit: the file IS a notepad [03:11] i remember the txt file location very well.but when i open it,its now empty [03:11] nope, no recovery [03:12] ayt.tnx all. :) [04:14] does anyone here have experience with running 3 os? specifically i need help for configuring my grub. === Tsynk-Voin is now known as Tsynk [08:18] hi === Denis is now known as Guest958 [08:37] Hello, I am walking around in RPI with ubuntu20.04 server. I edit password of wlan0 in /etc/netplan/50-cloud-init.yaml for connecting my new WIFI. But after that, I still can't connect to network even I reboot my RPI. Is there anything wrong? Thanks gugs === Denis is now known as Guest4883 === hootch is now known as Hootch [12:00] !firefox [12:00] firefox is the default web browser on Ubuntu. To install the latest version, see https://help.ubuntu.com/community/FirefoxNewVersion | To install plugins: https://help.ubuntu.com/community/FirefoxPlugins [12:00] firefox is moved to snap, what does it mean [12:02] xu-irc92w: not on all releases [12:02] what [12:02] how to upgrade [12:02] xu-irc92w: wich version of ubuntu are you running? [12:02] xubuntu [12:03] thats your flavour, what about your release? [12:03] sudo snap update? [12:04] just tell me hhow to [12:05] they need to know your release first [12:05] whatss newest version for ubuntu [12:05] idk [12:05] lsb_release -a [12:08] 20.04 [12:13] I've been experimenting with sssd and smartcard login on my ubuntu desktop. Somewhere along the way I lost my user list and I'm presented with a username prompt after startup. I'd like to restore the user list, but I haven't been able to figure out how. I've restored /etc/pam.d and /etc/gdm3 to the default using another working machine and I've checked with gsettngs that org.gnome.login-screen disable-user-list is set to false. I have [12:13] no idea what to do from here. [12:13] xu-irc92w: then your firefox is still the apt version, it should not transition to the snap version [12:17] is there somewhere a tarball of ubuntu for use in chroot? [12:27] Voidwarper: you can use debootstrap. Have a look at lxd. makes that a lot easier to manage [12:30] ravage: does lcx offer better performance than chroot? [12:30] i want the minimum overhead [12:30] no but it makes management a lot easier [12:31] and functionality in a chroot is always limited and there is no real seperation from your host system [12:31] ravage: i want to run a windows game using wine, within the chroot [12:32] why do you need a chroot? [12:32] wine comes with its own prefixes [12:32] ravage: my system doesn't have multilib [12:32] and i need something debian based as a chroot [12:32] Is anyone using QEMU on Ubuntu Desktop? I was trying to do so, then get into an issue while trying to create a new VM, the virt-manager warned me that the emulator might not be able to access the folder where the ISO I was trying to install was sitting, and proposed to mess all the permission to make it work. Obviously I politely refused but I did [12:32] not find any good info on how this is supposed to work. Shall I create a home directory just for the emulator? How user/groups are supposed to be set? [12:33] and why dont you just let it set the permission for the iso? [12:34] or create a shared folder outside your home for ISOs? [12:37] ravage: setting the permissions only for the ISO file will not work unless I grant access to all the folders on top of it - which I do not think is a good idea. I could create a new "home" folder for the emulator, where to store ISOs and disk images (I need to store them somewhere as well, and /var/lib/libvirt... does not sound a good place - [12:37] limited space there) but what user/group it should belong to? libvirt/kvm? [12:37] hi, i am using nemo as filemanager. Does nemo support dark theme? [12:39] mitaro: how does changing permissions use more space? let virt-manager set the permissions and it works. it only modifies the permissions of that file and maybe sets the x flag for the folder [12:40] and VMs need space. so figure our how to store them first [12:41] ravage: never said that "changing permissions use more space" - and yes, it will set the x flag to all top folders which basically means that since that moment, all guest vm might eventually lurk in the home directory. [12:42] that is not what the execute flag does [12:42] you are only able to traverse through it. not read any contents [12:43] also only because qemu can read it does not mean your guest VMs have any access [12:44] how stable is jammy now? Wiil changing focal to jammy in my apt/sources.list und apt updating break my system? [12:44] !next | Guest38 [12:44] Guest38: Jammy Jellyfish is the codename for Ubuntu 22.04. For technical support, see #ubuntu-next. For testing and QA feedback and help, see #ubuntu-quality. [12:45] Guest38: short answer. its not stable yet [12:46] ravage: that's true however I would prefer to use a separate directory for VM things like ISOs and disk images, other than the user home - is that possible? (Well, I think it is possible, just I did not find information about the correct user/group) [12:48] the storage files itself are owned by root here [12:48] and the iso just has to be accessible [12:48] ravage: owned by root? I thought there was a libvirt user or something [12:49] there is such a user yes [12:49] libvirt-qemu [12:50] should also work to assign it the qcow files to it [12:50] ravage: yes, and if I'm not wrong the libvirt daemon should not run as root... but maybe I'm wrong - found too many information that I start to be confused [12:50] anyone know how to get the remote to work in linux for a creative Extigy usb sound card it works in Ubuntu but the features on it dont seem to work. [12:51] let the wizard create your VM and you see what the right permissions are [12:51] you can also choose the storage location [12:51] ravage: yes, the default one in /var/lib... is not amazing if you ask me [12:52] you can select the location for it in the wizard [12:52] i made a symlink so i dont have to choose it every time [12:55] ravage: let me give it a shot [12:55] ravage: thank you === floown_ is now known as floown [12:58] Hi all [13:51] hello [13:54] seems my USB3 external was *still* disconnecting. and the same error in dmesg. so I done sudo hdparm -S 0 /dev/sdb and no more disconnects. hopefully, time will tell. :-) [14:49] test === Dukbl is now known as Crucifyy [14:52] test blbblb399738: test === st13g is now known as crisdelc [14:54] !test [14:54] Testing... Testing... 1. 2.. 3... [14:55] sorry, wrong channel === _filename is now known as filename === Denis is now known as Guest4156 [15:34] trying to make my laptop dualboot to either Windows and Ubuntu [15:34] I see that Win10 uses three (3) primary partitions for it's installation [15:34] leaving only the data partition (and moving it to the start) of the disk [15:34] renders windows unbootable [15:35] I did some checks and saw that there were no bootmgr file [15:35] on that partition [15:35] after I did copy that from my partition backups [15:35] olspookishmagus: are you in the ubuntu live usb right now? [15:35] aha go on [15:35] EriC^^: I'm on my older laptop but I can do stuff you might suggest [15:35] did you get windows booting again? [15:35] no [15:36] did you have an efi/esp partition as one of the partitions? [15:36] after I put that bootmgr file the installer detects windows (before it didn't) and now creates a grub meny entry [15:36] but still unbootable [15:36] aha, so ubuntu is installed and booting now, but windows isnt, correct? [15:37] EriC^^: the partitions removed were "System Reserved" and "Recovery Partition" [15:37] EriC^^: both "installed" only Ubuntu boots [15:37] olspookishmagus: ok, type in ubuntu 'sudo parted -ls | nc termbin.com 9999' and paste the link it gives you here [15:37] btw do you have a windows iso [15:37] yeap [15:38] good [15:38] but I have no network there because for some reason the firmware isn't "installed" [15:38] but I will do that manually give me a sec [15:38] olspookishmagus: hmm, can you use an ethernet cable? [15:39] I'm on a remote area and someone's phone is our hotspot :D === coconut_ is now known as coconut [15:40] that phone can probably do USB tethering too to install the missing firmware and enable wifi [15:40] even worse: No parted [15:40] but I have fdisk [15:41] that seems an important debug step, how do I manually install the firmware? download the .deb and dpkg it? [15:42] do you know what firmware you need? [15:42] yeap [15:42] I even have the iwlwifi-6000-4.ucode on a USB [15:42] the installer uses it just fine but it doesn't "install it" [15:43] possible due to it being part of the "non-free" part of Ubuntu [15:43] the file is part of linux-firmware [15:44] its not in non-free [15:44] so you should have it installed really [15:44] does /lib/firmware/iwlwifi-6000-4.ucode exist? [15:45] olspookishmagus: try 'sudo ubuntu-drivers devices' it might list anything you need [15:45] if not and you have the file available anyway you can just try to copy it there [15:46] ravage: ok I'll just do that for now [15:47] I'm afraid that then I'll need some CLI tool to configure/connect to my AP [15:47] hi. i am using ubuntu 20.02. i have noticed some "strange" behavior with chromium on my system. i keep it open on the favourites list but it frequently "disappears" from the favourites even though it is still open. that is, the dot showing it is open disappears from the favourites even though chromium itself browser is still open. anyone knows how to change the behaviour [15:47] any suggestions on that? [15:48] olspookishmagus: if the device is detected you can configure your wifi in the desktop environment [15:48] ravage: provided I have a DE [15:49] which I don't [15:49] it's a messy situation cause I want to make sure I'll be able to dual boot [15:49] then you did a custom install and have to figure out how you enable wifi there [15:49] so I have a small space left because of the "backup partition" [15:49] ok I'll try that [15:50] the only official installer without a GUI is ubuntu server i think [15:50] spot on [15:52] confuzeus: the community cant support snaps. so maybe seek support at https://snapcraft.io/chromium [15:52] fine [15:54] my question is actually if the Win10 installation had three (3) partitions, if the recipe to have it working again in one partition is known [15:54] i dont run windows :) no idea [15:54] yeah, me neither [15:55] there is #windows if you need support with that OS [15:55] olspookishmagus: type 'sudo blkid /dev/sda' and look at the far right at the pttype [15:56] dos [15:56] (so no gpt) [15:57] olspookishmagus: when you moved the windows installation probably that's what broke it, cause it expects to look in a specific spot to boot it [15:57] aha [15:57] olspookishmagus: if you have a windows iso, you can easily make a bootable installation usb that works with uefi by making a fat32 partition and copying its contents there, then boot it in uefi mode, in the installer you'd go to advanced> cmd prompt [15:58] EriC^^: by "specific spot" you mean it has a file saying hook up from that "sector" and onwards? [15:58] olspookishmagus: from there you need to mount the windows filesystem using diskpart, and then exit and run the bcdboot or whatever commands, 1 sec [15:58] yeah [15:58] i think that's the gist of it [15:59] ok, I think I'll have to retry with another installation because this is serioussly messed up [15:59] no network-manager server, no ifconfig, no parted, no ... [16:00] ah actually you dont need diskpart for mbr fixing, see the bottom part of this guide, https://www.dell.com/support/kbdoc/en-us/000124331/how-to-repair-the-efi-bootloader-on-a-gpt-hdd-for-windows-7-8-8-1-and-10-on-your-dell-pc [16:00] but, but... I don't have GPT? [16:01] but I'll give this a go [16:01] if I'm certain I can boot to Windows again [16:01] I will wipe the recovery partition and go for a full installation of a ubuntu as an option [16:02] the bottom part mentions the commands used for legacy/mbr booting systems [16:02] it's situtations like this that make my backpack seem like a hoarding symptom [16:03] Well I get: "Access Denied" on the "bootrec /fixboot" part. [16:03] i would first get windows booting, just make the installation usb, boot it, 3 commands [16:03] aha [16:03] I don't need an installation USB, I was lucky to have ordered an iODD 2541 http://iodd.kr/wordpress/product/iodd-2541/ [16:04] olspookishmagus, rebuld your BCD then you wont get acess denied [16:05] olspookishmagus: also try to run a chkdsk, brb [16:07] olspookishmagus: try starting with "bootrec /rebuildbcd" [16:32] sorry for the delay, my niece and nephew stormed into my room and demanded a full scale attention [16:33] I'll try running the "StartUp Repair" to do its magic [16:34] that failed [16:34] and I also no longer have a power transformer capable of supporting my laptop while I'll in my car (my new one draws 135W of power) === Denis is now known as Guest9362 [16:57] olspookishmagus: try the bcdrebuild command then the other 2 [17:32] One a ubuntu box, I want to whitelist a few websites it has access to - how can i do this? === esv_ is now known as esv [18:06] Helllo,is there any erquivalent to this video for ubuntu? [18:06] https://www.youtube.com/watch?v=Ej0L8tGCSxg [18:07] GoldkingG4: you want to speedup ubuntu? [18:08] GoldkingG4, short version step 1: install a light window manager step 2: turn off animations if there is any step 3: dont have to much things running at the same time [18:22] And is there any ram booster program for ubuntu? [18:24] GoldkingG4: what are your system specs? [18:28] Operating System: Kubuntu 21.10 [18:28] KDE Plasma Version: 5.22.5 [18:28] KDE Frameworks Version: 5.86.0 [18:28] Qt Version: 5.15.2 [18:28] Kernel Version: 5.13.0-37-generic (64-bit) [18:28] Graphics Platform: X11 [18:28] !paste | GoldkingG4 [18:28] GoldkingG4: 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. [18:28] rambooster, no. [18:28] !paste | GoldkingG4 [18:29] heh... [18:29] lol [18:29] how do i send my specs [18:29] it wont let me [18:29] anyway GoldkingG4: 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. [18:30] Processors: 4 × Intel® Core™ i5-7200U CPU @ 2.50GHz [18:30] Memory: 7.6 GiB of RAM [18:30] Graphics Processor: Mesa Intel® HD Graphics 620 [18:30] GoldkingG4, using KDE/plasma is not the best chooise if you want speed on lower hardware [18:30] there [18:30] should be enough to run Ubuntu/Kubuntu on [18:30] no rambooster on linux. [18:30] I know right,but my pc is good so i think it can handle it with no problems [18:31] and I want to squeeze as much performance I can [18:31] want to speed KDE up? [18:31] yeah [18:31] go into the system settings and set the Anitmation Speed higher [18:32] is there any program for that? like baidu pc faster? [18:32] or to Instant [18:32] GoldkingG4: as said no [18:32] oh [18:32] i heard there was stuff like stacer or bleachvbit [18:33] not recommended to use those, if you don't know what you're doing you could end up with a bricked system [18:33] thats mostly usefull for diskcleanup [18:33] those exists, but they just remove unused files, it does not really speed up. [18:33] autremove should do [18:34] so you guys are saying it is much more simple to speed up in ubuntu than on windows [18:34] any 'pc faster' tool on windows is just a scam :-D [18:34] the speed up thing is something users think of due their Windows time [18:34] have fun! [18:34] and mostly it's indeed just nonsense [18:34] GoldkingG4: you don't need anything [18:35] https://downloadmoreram.com/ [18:35] also nonsense i bet? [18:35] is that a scam [18:35] oerheks, well technically you could. mounting swap on a cloud drive [18:35] heh [18:35] april foolsday joke [18:35] ram is software,not hardware [18:36] GoldkingG4: if you need more RAM just buy some new RAM Modules [18:36] see if you can upgrade to 16 GB RAM [18:37] or tweak your system to the bone [18:38] go CLI only :D === useful_idiot2 is now known as useful_idiot [19:27] what does "upstream" mean here. "Installing XFCE will give you the upstream XFCE desktop environment." [19:28] in https://askubuntu.com/questions/91380/what-is-the-difference-between-ubuntuxfce-and-xubuntu ---I have 20.04 old Dell 8G [19:29] that was 2015 so 7 years ago. [19:30] oh sorry someone explains upstream. I dont understand it but I can work with it in my mind for a while. [19:32] morganu: which bit don't you understand? :) [19:35] I dont think it is important to my thinking now. It say Ubuntu can change packages if they are Upstream to it and IDC about that. - what I do want to know is what is going on that I must kill chrome (or firefox) every day or two of the computers slows towards freeze. [19:36] old dell 8G of memory 20.04. [19:36] i suspect ram, or memory management. I usually killall chrome -9 [19:37] I can logout too. If I let it go too far, I have to hard-reboot. dubiousness [19:37] upstream means it is taken from the original source/development [19:38] What it means is that you'll get the version of the packages and any tweaks that the Ubuntu community provides, installing the "upstream" version of a package nets you what the developer of that package wants it to look/feel/control like. [19:38] we deliver bugreports and fixes upstream, contributing back [19:39] dubiousness +1, we have our gnome version, and there is vanilla-gnome-desktop [19:39] as the gnome team created [19:39] !info vanilla-gnome-desktop [19:39] vanilla-gnome-desktop (0.89, impish): Vanilla GNOME metapackage. In component universe, is optional. Built by ubuntu-gnome-meta. Size 5 kB / 13 kB. (Only available for amd64, armhf, arm64, ppc64el.) [19:39] Vanilla Gnome <3 [19:40] oh, and firefox hogging memory, it is the page fault. [19:40] i don't see that on chome [19:40] Oh that looks nice. What if I want Vanilla Gnome. Can I load it as a DE or do I have to install is from an iso? [19:41] morganu, install, logout, change to vanilla, login AFAIK [19:41] or use the server iso to do a clean install [19:42] do I already have Vanilla? I am using the one that came with 20.04 with some tweaks to put the dock on the bottom. [19:42] morganu, in short: no [19:42] I would reallylike to also have an application tree like xubuntu has. [19:42] one needs to put the metapackages side by side, to see the differences [19:42] ok I will search for it. [19:43] I discovered corky, is this a DE? what is it actually? Hhttps://www.linux.com/topic/desktop/how-install-and-configure-conky/ [19:44] no, it is just a monitoring tool [19:45] longest tread on ubuntu forum; show us your conky .. 2300+ pages [19:45] https://ubuntuforums.org/showthread.php?t=281865&page=2348 [19:45] oerheks, thanks. I will look it up and figure it out. (I made a persistent USB for 21.10 but have not tried it yet. Am excited.) [19:45] that was thanks for the vanilla comment and also for the corky. [19:45] have fun! [19:47] another question. say I want to make a desktop widget to do proportions. where do I start? [19:48] (I was a programmer long ago, but never on a PC or any kind.) [19:56] i have a headless server that shows a magenta full-screen menu to restart services when i upgrade via apt ... is there a way to disable this? [19:58] markmcb: you could configure Unattended Upgrades [19:58] There are configuration options for automatically upgrading services [19:58] s/upgrading/restarting/g [19:59] thanks, but i don't want to auto-upgrade. i just want to get rid of that magenta screen/prompt during the apt process. [20:03] markmcb: When you say 'get rid of' what do you mean? You want to have the services just restart without asking you? [20:03] do whatever the upgrade script does by default [20:04] what's interesting, i don't get this screen on a fresh install of 22.04 ... it's only on a server that's been upgraded a few times ... so it's like some old, non-default config that I can't seem to find [20:13] Ubuntu 20.04 when I use systemctl suspend I get stuck at black screen with white cursor but pm-suspend works great. how can i fix systemctl suspend or switch the suspend button to use the pm-suspend command === useful_idiot5 is now known as useful_idiot [20:26] I think I may have found it. The system that shows this prompt has "needrestart" package installed. The system that doesn't, doesn't have this package. [20:34] !next | markmcb [20:34] markmcb: Jammy Jellyfish is the codename for Ubuntu 22.04. For technical support, see #ubuntu-next. For testing and QA feedback and help, see #ubuntu-quality. [20:35] I use Ubuntu 20.04 sometimes the system get totally frozen... [20:45] ogra, thanks, but to clarify this issue isn't unique to 22.04 [20:46] markmcb, you should file a bug then i guess against the package asking the question [20:46] markmcb Is there a way to look into the problem after it happened? like for example see logs... [20:48] ogra, it's not a bug. if needrestart is installed, you get the prompt. if it's not, you don't. i'll have to confirm with a upgrade that requires a service restart, but the man pages seem to indicate all i need to do is uninstall it. [20:59] 20.04.4 LTS vanilla Ubuntu on a ThinkPad W150 here. How do I get FireFox Nightly as a favorite to add it to the dock? [21:00] markmcb, well, in 22.04 it is in the default seed for ubuntu-server-minimal ... we used to have a policy of not asking questions once (and in that case it would be a bug), not sure what happened to that ... [21:01] probably that policy changed [21:02] jacintillo, just right-click the icon while FF nightly is running ... the context menu should offer you to keep the icon there [21:02] ogra: Ohh. Nice idea. [21:02] Let me try. [21:03] ogra: No luck. All it gives is 'Quit' and 'All Windows.' [21:04] hmm, you should have something like "add to favourites" ... strange [21:05] Hm. [21:05] how did you install FF ? [21:06] hi guys. i copied my hdd's ubuntu to a usb thumbdrive. chrooted into it installed grub EFI on another usb partition and successfully booted from the USB. which is awesome! but it is very slow. which i kinda saw coming, but i didnt expect it to be THIS slow. so, my question: is it possible to make the usb rootfs read only? i think it'll be alot quicker then. [21:06] ogra: It isn't 'installed.' I execute the pre-compiled binary from their website. [21:07] jacintillo, ah ... then it likely desnt install its .desktop file properly into the system ... i'd google for that [21:08] *doesn't [21:08] * jacintillo nods. [21:08] Cheers. [21:08] good luck 🙂 [21:09] 🙂 [22:08] Hello everyone [22:09] :-) [22:09] oerheks: hi [22:09] oerheks: I am using Chromium browser via snaps [22:10] oerheks: the icon is not getting displayed. Should I consider this as a warrant canary sign? [22:10] Also how can I know if any of the Ubuntu devs under gag order? [22:11] on what ubuntu version? [22:12] oerheks: using kde neon user edition iso. but Ubuntu version is 20.04 [22:12] oh neon, not supported here as #kubuntu, afaik [22:13] oerheks: chromium version 99.0.4844.84 build 1945 [22:13] oerheks: can you check the chromium snap? [22:13] if the latest version's icon is getting displayed properly? [22:13] yes, but my icon appears on ubuntu/gnome [22:14] no test for neon, i think you should find their channel [22:14] oerheks: what the chromium version of snap you are using? [22:14] also snaps have a lot of options [22:15] murthy: type: /join #kubuntu [22:15] with neon, leftyfb ? [22:15] oerheks: If its the same version we both are using then it must be distro/iso specific [22:15] oerheks: no idea, thought that's where you were sending them [22:15] leftyfb: Ya sure, but I just need the version [22:15] oerheks: can you give me the version? [22:16] murthy: you are not running Ubuntu. Please seek support from your distro vendor [22:16] murthy: you can also ask for help with snaps in #snappy [22:17] So, by mistake I did a fresh install and after that I added another user with different username. Now I have removed that user but when I login into my system it is not detecting that user automatically and in the settings too it doesn't show any user. and when I try to add `lalitmee` which is already there it is saying that user name not available [22:18] how can I make my user to come automatically on greeter instead of typing the username. Then I will have to simply type password for that. [22:18] lalitmee: remove all other users [22:19] leftyfb: but all other users are for some applications too. I can't remove that. [22:19] it will create a lot of problem [22:19] don't you think? [22:19] lalitmee: not system users. Only users you have added [22:19] leftyfb: I have removed that user `lalitkumar` [22:21] lalitmee: ( cat /etc/os-release ; uname -a ; grep :x:[0-9][0-9][0-9][0-9]: /etc/passwd ) nc termbin.com 9999 [22:33] hey guys, im looking to make an iso from my current ubuntu o.s. so i can then make a persistent bootable usb drive from it (and i read somewhere that the o.s. installer will then autoreveal) [22:34] leftyfb: give me a minute [22:35] lalitmee: all you have to do is copy and paste the command onto your terminal, hit enter and paste the resulting URL here [22:36] leftyfb: actually there was a pipe missing from the command so it was giving error. I figured it out and this is the url https://termbin.com/axvo [22:37] lalitmee: damn, you're right, sorry [22:37] leftyfb: no problem [22:37] !popos | lalitmee [22:37] lalitmee: The Ubuntu channels can only provide support for Ubuntu and its official flavors, since other distributions and derivatives have repository and software changes. So please use their dedicated support venues, for example: Linux Mint (#linuxmint-help on irc.spotchat.org), Kali Linux (#kali-linux), and LXLE (#lxle) [22:38] lalitmee: I will tell you, look in /passwd for users with UID's over 1000 [22:38] leftyfb: okk and then [22:39] lalitmee: beyond that, you need to seek support for your distro from the distro vendor. You are not running Ubuntu [22:39] leftyfb: ohh [22:39] basicly my question would be: should i have to install the casper package in the current o.s.? ill probably use this guide to make a bootable image from my ubuntu: https://hostingcontroller.com/english/support/HC-Virtualization-Module/WebHelp/HC-Templates/Xen-Templates/Creating_Disk_Image_for_Root_Filesystem.htm [22:41] never mind, i just installed it. hehe === Denis is now known as Guest2198 [22:54] sometimes i forget that there's probably GUI tools which will do everything im trying to do by hand [22:54] i'm going to use sudo apt install systemback [23:10] УКРАИНА - ЗЛО, РОССИЯ - ЛУЧШАЯ СТРАНА [23:11] !english | thelounge8575 [23:11] thelounge8575: The main Ubuntu IRC channels are English only. For a complete list of channels in other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [23:11] UKRAINE IS EVIL AND RUSSIA IS BEST [23:12] !ops | thelounge8575 [23:12] thelounge8575: Help! Channel emergency! (ONLY use this trigger in emergencies) - CarlFK DJones el Flannel genii hggdh ikonia krytarik mneptok mwsb nhandler Pici popey sarnold tomreyn Unit193 wgrant [23:12] thelounge8575: политика тут оффтоп. Введите: /join #politics [23:13] hlo [23:13] УКРАИНА - ЗЛО, РОССИЯ - ЛУЧШАЯ СТРАНА [23:48] hey guys, am new here [23:49] !offtopic | edwad [23:49] edwad: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [23:50] ooh oryt..noted