=== brainwash_ is now known as brainwash [07:32] Out of curiosity, what permissions are needed to chown a file? [07:34] Andrio: higher permissions than are current [07:35] generally speaking [07:35] Heh [07:35] I have sudo access though. You can't get much higher than that. [07:35] Well, aside from physical access to the machine. [07:36] you might need to explain the situation more if there is an issue [07:36] There isn't; I'm just wondering [07:36] k [08:23] Andrio, if a mount is readonly; you can't change permissions even with `sudo chown`, also some filesystems may not be native & be capable of storing all posix-file-bits (eg. ntfs/samba..) and mask's provide permissions on mount that `sudo chown` cannot override .. ie. sudo may not be enough for every file you see === pavlushka_ is now known as pavlushka [09:27] Guys, I need help!!!11 [09:27] I have a xubuntu with xfce-terminal [09:27] I connect via ssh to a server (debian, whatever) in which I run a tmux. [09:28] I want the bell of the applications inside tmux to be handed over to tmux, which hands it over to ssh, which then hands it over to the terminal, such that my terminal window is blinking or so when a bell is received [09:29] Passing on the bell is possible, but how would I make the xfce-terminal blink or somehow make itself notice (not by sound) when a bell is received? [09:29] I was hoping to get a different color in the taskbar or so [09:30] oh, 16.04 and 18.04 here [17:00] hello there, I'm running 16.04 and I have trouble installing a theme? I looked up yesterday how it's supposed to work and I did replicate it on my other 18.04 machine, but I have still some questions, namely where the default themes are so I that I have a working base to create my own from. [17:04] ah found it. [17:51] I purchased Xubuntu in 2013 and used it for a couple of years but it has been dormant since 2015. I was trying to access it again but I forgot my password. How do you update the password so I can access the app? [17:51] xubuntu36w, purchased? [17:52] ? [17:52] ? [17:56] xubuntu36w: Here are easy instructions to reset your password in Ubuntu: http://www.psychocats.net/ubuntu/resetpassword . === menomc is now known as mnemoc [19:17] I purchased an Acer laptop and downloaded Xubuntu, but it won't let me get any further than the login page because I forgot my password [19:22] xubuntu36w, you been given the answer already. [19:40] Thanks, I'm going to try that [19:58] I followed the steps and it gave me a message "password unchanged" after I entered it twice [19:59] It was another message [19:59] "authentication token manipulation error" [20:05] xubuntu17i, it would be easier to re-install, anyway if you not solving your problem today then come back tomorrow and we could try a few tricks. [20:06] I'm not that technically astute, but how do I re-install? [20:07] dowload xubuntu iso, write to usb drive and boot from it. [20:07] That error is probably because your filesystem is mounted readonly [20:07] Yes it does say read only [20:08] * genii goes to read the pychocats page [20:10] xubuntu36w: I would recommend to run: mount -o remount,rw / [20:11] ..and then the passwd username ( with the actual user name you want to change the password for of course) [20:15] Ok thanks, I'll try that. Is mount or remount on the Grub menu? [20:17] This has nothing to do with a grub menu. [20:17] Ok I just shut it down, so how do I get to the mount or remount? [20:19] You just follow the psychocats instructions again to choose recovery mode, then root. Then make sure you issue the: mount -o remount,rw / ..command before issuing the: passwd username ...command [20:20] If you followed the instructions before and got the "authentication token manipulation error" problem, it was likely because you skipped the part in the instructions about remounting the filesystem read-write [20:20] ( or made a typo, or some other similar thing ) [20:23] !cookie | genii [20:23] genii: Wow! You're such a great helper, you deserve a cookie! [20:24] Yes, genii is an excellent helper, but I'm a no tech person and am having great difficulty with this process [20:24] mmm cookies [20:25] I don't know how to run mount/remount. Where do I input that or click on that command? [20:25] I should use bugs.launchpad.net to report a bug found on Xubuntu, right? even if in fact I believe it's a kernel issue. [20:26] bugs.launchpad.net/ubuntu I mean [20:27] xubuntu36w: When the machine reaches the point where it's sitting there waiting for you to type in commands, with a hashmark # then you should type the command I already gave you [20:30] xubuntu36w: So that if you already did this: https://www.psychocats.net/ubuntu/images/fixsudoprecise02.jpg and this: https://www.psychocats.net/ubuntu/images/fixsudoprecise03.jpg and now it says something like: root@yourmachinename:~# ...then you should type in: mount -o remount,rw / ...and then hit the enter key [20:31] And then you will hopefully not get an error message and the machine will return to the: root@yourmachinename:~# ..prompt again where it expects you to enter further commands [20:32] At which point, remember what your user name is that you forgot the password for, say for example it is Fred. If so then you would type in: passwd Fred [20:32] And then enter a new password. It will not show you anything being typed while you enter a password. [20:32] Then Enter again [20:36] I typed in the command just as you have displayed it "mount -o remount,rw / and it then asked for me to name a filesystem type, so I typed in "read-write" and continued with the password change but it still gave me the same messages [20:40] The filesystem type should have been EXT3 or EXT4 by default which is not required to be specified normally. So it is conceivable that either a different filesystem that it does not know about normally was chosen during installation, which is unusual, or that there is some other issue like encrypted home folder [20:41] In this case, rather than issuing complicated instructions to discover the situation, your best option is just to reinstall [20:41] LOL, now you've really lost me. Can you please walk me through the re-install, if that's not too much trouble? [20:43] A third but more dubious explanation is that somehow wubi may have been used.... [20:44] xubuntu36w: I currently have to other things requiring my time here at my job. But installing Xubuntu is fairly straightforward. There are also many others here could probably help with that [20:46] The basic process is boot to a USB stick or CD/DVD with the installation on it, follow instructions when prompted [20:46] Well thank you so much for your assistance. I greatly appreciate it. [20:59] * genii sips [21:11] vp11: If you know more specifically the package name which contains the problem, you can just issue: ubuntu-bug packagename and follow the instructions. So if you think it's a kernel issue you can report it like: ubuntu-bug linux-image-$(uname -r) [21:11] ( which will report a bug against the kernel which is currently running ) [22:37] genii: thanks for the tips [22:37] I'm unsure if it's kernel bug per se, but from the crash logs it's gpu-related. [22:38] this has been happening for a few months now, I'm fairly sure I asked for help here maybe a couple of months ago [22:38] but now it's getting too frequent so I want to report it somewhere [22:38] https://paste.debian.net/1081675/ [22:39] laptop will randomly freeze and syslog / kern.log will show always that at the moment of the crash [22:40] I've already tried multiple kernels, even 5.0 and 5.1 [23:00] A quick search seems to indicate it's some Vega driver related issue many are having [23:02] yes but I wasn't able to find people having it in the same random occurrence, I found people having this issue with specific apps or games. [23:02] and this laptop is supposed to be "Ubuntu certified" so I'm wondering if I go to Ubuntu if this issue will magically go away [23:19] Since they don't write the AMD graphics drivers, probably not [23:25] vp11: If you like to live dangerously you could try the amdgpu PPA which builds twice a day ( or more when there are upstream changes) https://launchpad.net/~oibaf/+archive/ubuntu/graphics-drivers [23:37] yeah, that might be my last resort [23:37] better than getting random freezes while I'm at the middle of the work [23:37] still better than using Windows