[00:00] you're welcome [00:11] new Q: now i can copy the dvd's to my drive. I notice a vob file seems to have a bit of 2 episodes. i can cat the files to merge to one vob, what is best video editor prog to break the episodes apart [00:12] roboto79: handbreak maybe? [00:14] it freezes up on me usually, let me try [00:16] what's the point of splitting them? are you trying to put them on emby/plex? [00:18] kxsl, example. VTS_01_2.vob has 10 minutes of first episode, rest of that vob is episode 2, or part of it at least. would like to break them into separate episodes since dont always want to see dvd menu [00:18] hi, does anyone know how to set date-timezone to replace from Sáb Fev 1 21:17:32 -03 2020 to Sáb Fev 1 21:17:32 BRST 2020 ? [00:18] what do you want to use for playback? [00:19] bigua: which ubuntu version is this? [00:19] (tomreyn): -03 it's ubuntu 16 and BRST it's ubuntu 14 I guess [00:20] kxsl, yes, put on my nas for playback from say, tv. 18.04 i believe what am running [00:20] !YY.MM | bigua: those don't exist, which ones do you have (lsb_release -ds)? [00:20] bigua: those don't exist, which ones do you have (lsb_release -ds)?: Ubuntu version numbers are: YY.MM (YY=release year,MM=release month). Each year sees two releases, so just specifying YY is imprecise. See also https://www.ubuntu.com/about/release-cycle [00:21] so you need it in a format compatible with some program on a smart tv? [00:22] kxsl, correct. my tv plays almost anything, and nas is setup to transcode on fly to 720 [00:22] [tomreyn]: sorry, How i do see the release? [00:22] nas can transcode to multiple formats and store on nas as well [00:23] bigua: type this in a terminal window: lsb_release -ds [00:23] Ubuntu 16.04.6 LTS [00:23] tomreyn, Ubuntu 18.04.4 LTS [00:24] roboto79: very well, but i was really talking to bigua ;-) [00:24] yea, walked in and ... well my bad [00:24] bigua: and the other one? [00:25] Tom01: Ubuntu 14.04.5 LTS [00:25] no harm done, roboto79 [00:25] sorry Tom01.. it's to tomreyn: Ubuntu 14.04.5 LTS [00:25] !14.04 | bigua [00:25] bigua: Ubuntu 14.04 LTS (Trusty Tahr) was the 20th release of Ubuntu. !End-of-life was April 25th, 2019. Paid support (ESM) is available. See also !esm, !eol, !eolupgrade [00:26] bigua: almost a year without support now (unless you're on ESM where partial support is availabble, but not here). [00:27] !esm [00:27] Canonical offers paid extended security support for end-of-life LTS releases through the Ubuntu Advantage program. For more information, see https://ubuntu.com/esm . ESM is not an Ubuntu community offering; please direct questions about it to Canonical directly. [00:27] bigua: but we can look into 16.04.6. i'm not sure it has "timedatectl", yet, is this a command you can run there? [00:27] tomreyn, yes it's does but just show at UTC mode... [00:28] bigua: try this: sudo dpkg-reconfigure tzdata [00:28] tomreyn, I did [00:29] hmm.. tomreyn I was just look intro America [00:29] But it's shows etc [00:29] is anyone familiar to raspberry pi? i just wrote the ubuntu image to sd, but the pi doesn't boot. just lights up a red light. what can I check? what's wrong with it? [00:29] kxsl did u dd it to card? that is all i do for my pi [00:30] bigua: i'm not sure i understand. can you shoudl the output of "date" and "timedatectl"? [00:30] * show [00:30] !paste | bigua [00:30] bigua: 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. [00:31] tomreyn, https://paste.ubuntu.com/p/kd85P6bZMB/ [00:32] roboto79, yeah, used dd. i see a couple partitions on it when i look in gparted. didnt get any errors or messages writing it [00:32] bigua: hmm this seems to be the first screen drawn by sudo dpkg-reconfigure tzdata but i do not understand what you mean to explain by this or by "I was just look intro America" [00:34] tomreyn, yes ofc. I was just try look intro the date of America but there is others clock/zone times [00:34] kxsl did u us argument bs=1M on burn line? I had to use this to make things work [00:35] bigua: so do you think this is now fixed or is something stil not as it should be (in which case we'll need the output of those commands)? [00:37] tomreyn, it's didn't fix :(.. Maybe I will need do a downgrade of the date package [00:37] roboto79, no, instructions said bs=32M [00:38] tomreyn, but's thanks you did help me to understand it better [00:38] bs=32M ?? unusual large, normal would be bs=4M [00:39] it's what the instructions say to do https://ubuntu.com/download/iot/installation-media [00:40] tomreyn, as far I do get know.. BST it's a British Summer time. I dont know how to set it with date [00:40] kxsl, this page is what i used. and it worked. all i can say. https://howtoraspberrypi.com/create-sd-card-raspberry-pi-command-line-linux/ [00:42] bigua: it is currently winter in britain, though. you can set the time zone the city of london follows by selecting Europe/London on the tzdata configuration screens [00:43] I accidentally deleted partition table on my laptop... How do I use testdisk to recover them? [00:43] not trying to use raspbian, and pretty a different bs wont make a difference. it took all day to write. [00:44] Does anyone here know how to use testdisk to recover lost partition table? [00:45] BlackDalek: do you have backups? [00:45] BlackDalek, sorry never had luck with testdisk [00:46] is there a way to compare the image to what's on disc? the checksum and sig were both good, and i didn't get any errors writing the image. writing the image takes waaaaaay too long to do just redo [00:46] tomreyn, I don't have a backup of the partition table [00:46] kxsl: writing the image should be done in a minute or two [00:46] BlackDalek: of the data on those partitions, though? [00:46] tomreyn, but I do have backup of my data. [00:48] BlackDalek: so if you have complete backups of your data you can probably try to fix the partition table on the device directly, without imaging it first (you have one attempt then, if it fails you'll have to reinstall / restore backups) [00:48] BlackDalek: you can boot from an ubuntu live disk and run testdeisk from there. don't run it while you've booted off the disk you're trying to fix. [00:49] that would be nice, but ive never had anything meaningful write to an sd card in a minute or two [00:51] kxsl: i do it all the time, so do many, many others. maybe the card is bad? check dmesg when writing [00:54] kxsl: i didn't follow the full conversation, but if you wrote an image to a storage using dd and still have the source image and want to compare it to what was written: https://unix.stackexchange.com/questions/214488/#answers [00:59] thanks i'll check that out === fcastillo_ is now known as fcastillo [01:48] any ideas why my xenial won't run /etc/network/if-up.d/restart_samba.sh when I connect to ethernet lan? [01:56] Ubuntu 18.04.4 How to I move the icons on the desktop so they will be arranged per my choice 1-end...I tried aignment and by name but neither lets me mve by my choice === zbenjamin_ is now known as zbenjamin === NeUx- is now known as NeUx [02:24] Hi, I've just installed mariadb-server, and run sudo mysql_secure_installation. Set the root password, and then tried to log in with "mysql -u root -p" but it doesn't take the password I just set. I'm logged in remotely(locally), but I've set "Disallow root login remotely? [Y/n] n" [02:24] any ideas? [02:25] ERROR 1698 (28000): Access denied for user 'root'@'localhost' [02:25] humm, should there be those quotes there? [02:26] I've been trying to fix this all day, perhaps there was a bad command I gave. I've purged mariadb-server, but I guess it still may have left the database it created. [02:31] humm, this may have worked: https://stackoverflow.com/questions/39281594/error-1698-28000-access-denied-for-user-rootlocalhost [02:31] change plugin from UNIX_SOCKET to mysql_native_password [02:47] Datz: Figure it out? [02:48] Datz: local authentication as root is through a socket by default on current versions (see release notes), no need for a password unless you have software which can't use the socket, in which case you need mysql_native_password [02:57] what is i3? [02:57] ah, quiz time [02:58] 1. intel processor [02:58] 2. window manager [03:03] lol [03:23] test [03:31] mcseccne1: not here, please [04:10] EriC^^ did you have a chance to look at the output? [04:10] no please repaste [04:11] https://termbin.com/ygjd [04:11] https://termbin.com/90yb [04:13] EriC^^ repasted [04:14] the error says failed to start user manager [04:15] says See 'systemctl status user@121.service' for details' [04:15] when you boot does ctrl+alt+f4 work? [04:18] that just logs me into the cli [04:21] Hello. [04:22] andschwar: Hi ! - Your ubuntu support question ? [04:23] No questions, catually. Was just testing my new firewall config. Thank you very much. Now I can see that am able to receive messages through IRC. Alas, sorry for the inconvenience, as this allowed this channel to deviate for a moment. [04:23] EriC^^ that just logs me into root [04:24] !of-topic | andschwar [04:24] !off-topic | andschwar [04:24] andschwar: #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! [04:24] would not have simply being able to connect to an IRC server accomplished the same thing? [04:28] smacktalk: try typing the command it suggested about systemctl [04:33] im using 18.04 how can i create a ext filesystem on usbstick for use in any of my other ubuntu pcs [04:33] its so confusing why its not working [04:34] veebox: open the file manager, right click your recently plugged USB device and select "format". [04:36] yes [04:36] i wrote a volume name, and selected ext4 [04:40] veebox: Did any error message appear? If not, did you try copying anything to your memstick? [04:47] feh --help [04:47] sry [06:01] hey guys, when I set a script in Crontab, do I have to use ./script_name ? instead of just script_name? [06:02] Also, does anyone have the room name for non-support related discussion? [06:02] cybertruck2077: use a full path [06:02] cybertruck2077: #ubuntu-offtopic [06:03] ducasse, just the path? no "./" preceding the script name? [06:03] just an absolute path [06:04] ducasse, OK, thank you! === mrinfinity is now known as HappyTree [06:39] Good day guys... Anyone good with IP-Firewalls? I've set up inbound rules which are (for some strange reason) blocking outbound traffic [06:41] Shark711: you can try in #netfilter if you like [06:42] or ##networking [06:42] tx [06:49] https://paste.ubuntu.com/p/qkhMbWp5hF/ [06:51] Blade: i'm pretty sure we've told you lots of times we're not interested in your system specs, so please stop posting them [06:52] ducasse you stop chat me lame [06:53] !ops | Blade returning nonsense [06:53] Blade returning nonsense: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, phunyguy, bazhang, chu, dax [06:54] Blade: you are free to leave if you don't want to stay on topic and adhere to the guidelines [06:55] i love dax [06:55] https://pastebin.com/9nG1ygAw <- Inbound rules which also block outbound.. anyone know why? [06:56] one post problem\ [06:56] heheheh [06:59] https://paste.ubuntu.com/p/zddtfhfcsf/ ducasse old lame i am :) sory [07:01] yeah, we know who you are. please stop trolling. [07:03] Shark711: what do you mean? specify the scenario. [07:03] ping google.com doesn't work [07:03] apt update doesn't work [07:04] nc anysite doesn't work [07:06] Shark711: define doesn't work. [07:06] think issue is related to missing " -A INPUT -i lo -j ACCEPT" [07:07] also worth noting that ping doesn't use TCP or UDP. it works with an entirely different protocol. [07:07] ICMP [07:09] which is fine keeping in mind that i am blocking inbound ICMP, but outbound is open, yet still blocking it [07:09] I thinink the llo interface was the issue [07:09] thanks for yout tiem [07:24] hi everyone [07:24] I was wondering if anyone knows how to debug X when it won't let me in? [07:46] I have been looking online for hours. I have Ubuntu Server and I just use it for home. I want it to be able to suspend after a certain period of time when its idle. I'm pulling my hair out here lol. [07:50] AurorAWOL: and how would you wake it up again later? it's not quite the same as suspending a regular machine. [07:50] WOL [07:50] AurorAWOL: https://askubuntu.com/questions/442795/how-to-shutdown-ubuntu-after-2-hours-of-idle [07:50] which would be triggered, how? via network traffic? [07:51] i've never heard of anyone suspending a server in practice. [07:51] Yeah just magic packet [07:51] Lol I know [07:51] i imagine it's not very practical. afaik it won't just wake up from regular attempts to access it. [07:52] I just don't use it much other than movies and music but I always forget to turn it off [07:52] No. You have to wake it with WOL [07:52] as i thought. WOL is just a remote power on so to speak. [07:52] Yea [07:53] is power usage your only reason? [07:53] i generally leave my server running. [07:53] they use less power at idle as it is [07:54] The only reason is that one is just a media server [07:54] sounds like a job a low power server could do better. [07:55] but w/e works for you. [07:55] That is true. Though it wasn't always just a media server lol. I upgraded and just left that one be a media center [07:56] Just sometimes Ill forget about it for weeks and it will just be on for nothing [07:56] AurorAWOL: i wouldn't do this either, but you can probably adapt what i linked above to do what you ask [07:56] i use an old proliant microserver G7. 150W power supply, but low power CPU. [07:56] Thank you ducasse [07:57] though an arm server might be more ideal. [07:57] AurorAWOL: if you only use it at certain hours, you could shut it down from cron and set it to wake on rtc [07:57] And thank you ryuo ... I know this is a strange request. I leave my other servers on all the time as well. So the idea is new and odd to me too lol [07:58] another option is low power server that you leave on all the time [07:58] and just uses less net power as a result [07:58] *facepalm Omg ducasse .. I totally didn't even think about that [07:58] i have a dreamplug, it's ancient and only works with Debian armel these day [07:58] but has some rather unusual ports for arm [07:59] eSATA [07:59] and such [07:59] lol [07:59] Dreamplug? [07:59] i used it to play audio in certain rooms [07:59] yea. [07:59] it was made by GST [07:59] its uboot is upstreamed [08:00] so i upgrade the uboot firmware every major upgrade [08:00] Oh thats actually pretty cool [08:00] it has an early 802.11n wifi chipset and 2x gigabit ethernet ports [08:01] 3.5 mm audio ports and optical audio too iirc [08:01] a few usb ports [08:01] Yeah I'm looking at the wiki [08:01] is yours black and yellow too? lol [08:01] AurorAWOL: or something like this - http://www.mini-box.com/APU-4C4-System?sc=8&category=2019 [08:01] AurorAWOL: yea. i bought one on ebay awhile ago. [08:02] it requires a special box to access the uart. though maybe you can jerry rig one if you can figure out how it works. [08:02] i replaced the internal SD card with a larger MLC one [08:03] it uses like a 15W power supply. [08:03] I'll actually look into that ducasse. Thank you [08:03] there's plenty others like it online [08:03] Nice [08:04] the cpu is rather slow but quite tolerable. [08:04] i have to disable the dmix to get reasonable sound output. [08:04] it's too much for the CPU. it distorts the audio if it's on. [08:12] Wow. I have been away for almost 4 years. I forgot how to use the Version command lol [08:15] So is IRC dying? [08:19] not at all [08:20] but please focus on support in here. offtopic discussions are welcome in #ubuntu-offtopic, and there is #ubuntu-discuss for ubuntu-related discussions [08:22] Oh sorry lol. Wrong window. [08:23] Will do === umask078 is now known as umask077 === mIk3_09 is now known as mIk3_08 [08:54] noobie question. i installed an unsupported package, how do I see the package name (its javasomething) and how do I uninstall it? [08:55] eliyahuTBR: apt list java* [08:56] then apt purge packagename [09:11] ty ducasse === SimonNL is now known as simonnl === simonnl is now known as SimonNL [10:00] Hello everyone! From the first print job on (after I log in to a fresh Ubuntu MATE desktop session) I get to see *all* of the CUPS notifications from *all* users (including document titles). How can I stop this? [10:11] .yt https://www.youtube.com/watch?v=CP8CNp-vksc [10:12] https://www.youtube.com/watch?v=CP8CNp-vksc [10:12] Richard Stallmen hate Ubuntu. [10:12] Noice Amazon [10:23] vlt: are all your users admin accounts? === umask078 is now known as umask077 [10:30] tatertots: No, none of them is. [10:30] Not even mine. [10:31] I'd have to check cupsd.conf, though. [10:36] vlt: are you chatting from the computer right now? [10:37] tatertots: No. (Why?) [10:38] vlt: trouble shooting purposes [10:38] tatertots: I have full access, though. [10:39] vlt: in terminal> groups|nc termbin.com 9999 [10:40] vlt: share url/link here...if you do not get a url/link ,.,say so [10:42] running Ubuntu 18.04.3 LTS. everytime i pop in my headphones i need to select between headphones, headset, and microphone. is there someway i can set this to default to headphones so I won't have to click this every time? [10:42] tatertots: groups ==> "redacted_mitarbeiter www-data redacted_afc redacted_marketing redacted_it" [10:42] tatertots: Every user sees CUPS notifications from every other user. [10:45] vlt: maybe you can alter cups behavior, it's expected that members of specific groups can view and or manage print queues [10:45] * vlt installs a fresh Ubuntu machine and makes a diff of the conf files [10:53] how do i access the pulseaudio gui? [10:54] tried launching from the terminal and got "E: [pulseaudio] pid.c: Daemon already running. [10:54] E: [pulseaudio] main.c: pa_pid_file_create() failed." [10:54] eliyahuTBR: pulseaudio itself has no gui [10:54] try pavucontrol [10:57] tatertots: Done. The cupds.conf files of a freshly installed Ubuntu and ours are identical. [10:57] *cupsd.conf [11:02] Differences there are only in a bunch of (non existing) ppd files, printers.conf (obviously) and this one: https://dpaste.org/xYeY [11:02] tatertots: ^ [11:02] vlt: have you looked at the web interface for related settings? [11:05] ducasse: There's an "RSS Subscriptions" section looking similar to the subscriptions.conf from the diff. [11:05] I'll try to delete those. [11:13] vlt: what about 'gsettings set org.gnome.settings-daemon.plugins.print-notifications active false'? [11:13] After deleting the subscriptions from the web interface, then logging in as a user and printing it seems there are no popup notifications for now. But there are new notifications listed. I'll have to observer. [11:14] ducasse, tatertots: Thanks for now. [11:14] yw [11:14] ducasse: I'll check org.gnome.settings-daemon.plugins.print-notifications as well. [11:14] vlt: also, there is ##cups [11:49] hello [11:49] welcome jil [11:49] How can I deactivate the 'fn' key from my keyboard ? It used to transform a part of my keyboard as a numerical pad, but I never use that functionnality [11:50] I'd rather use it for more memotechnic shortcuts [11:50] hello lotus [11:50] lotuspsychje [11:51] !pm | jil [11:51] jil: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice. [11:51] jil: most fn keys are mapped by hardware, and is not usable by normal tools [11:52] I'm not normal. I use emacs a lot :) [11:54] jil: so do i, what i mean is that linux tools won't detect it and can't map/unmap it [11:57] even with the xmodmap stuff ? Any way, I may as well check my bios. I think I saw something there. [11:57] not even xmodmap, it doesn't send regular key events to react on [12:00] Ok, thank you very much. I realise, that is really the info I was looking for. I have poor knowledge on xmodmap and didn't really wish to go through the manua, again. [12:02] you can check with xev, see if that registers it. if it does send key events you can use it. [12:02] but it most likely doesn't === jhona-aima1 is now known as jhona-aima [12:27] Hiyas all === Simon_NL is now known as SimonNL [12:51] ok === Sven_vB_ is now known as Sven_vB [13:41] hi :) [13:42] I mounted /dev/sda2 on /boot type vfat (rw,noatime,gid=4,umask=0002), group 4 is "adm", so I expect owner root and group adm, but ls -l /boot shows the owner and group both as "sven". what am I doing wrong? [13:50] Hi, after editing /etc/crontab.. do I need to restart cron daemon or something like that? [13:56] ls [13:56] sorry wrong place to write this [14:04] cow0w: no [14:04] Hi, === me is now known as Guest76530 [14:06] I was using home / swap on a different drive then / . Those were encrypted lvm partitions but something out of blue went south and every time I even try to get into rescue mode I get 'WARNING: Failed to connect to lvmdata. Falling back etc. What is most frustrating is that I removed crypttab and any entries regarding those lvm partitions from fstab and yet... [14:06] Any idea how fix this? === umask078 is now known as umask077 [14:55] is the best way to install nvidia drivers through the ppa:graphics-drivers/ppa repository? [14:55] fuze: depends on your graphics card chipset and ubuntu version [14:55] nvidia gt 710 kubuntu 19.10 64 bit [14:56] fuze: first always check: ubuntu-drivers list, to see wich driver(s) are reccomended for your card [14:56] it lists 435, 430, and 390 [14:57] fuze: allright, so i would try the latest 435 on your card, and see for yourself wich driver performs best for you [14:57] so use the repo or no? [14:58] fuze: its the users choice, to add the repo, but lets say stock driver 435 performs great already, no need to add the ppa? [14:59] i was just having issues with opengl crashing but i tried noveou and now one of my monitors isnt detected and desktop effects dont work [14:59] fuze: if you want the optimal use of your nvidia card, reccomended to use an nvidia driver [15:00] it is the repo version, the ppa should be removed or commented [15:02] once i installed the repo version 440 is reccomended [15:03] fuze: you are free to use the driver that suits you best [15:03] switching and comparing will tell [15:05] hi I'm on 18.04 and the brightness control stopped working for some reason (I am pushing the system's RAM to the limit) [15:06] what service do I need to restart to get it to work again? [15:07] rhoks: brightness control as in Fn keys+F ? [15:07] both keyboard shortcut and the gui thingy on the top right corner of the desktop manager [15:08] lotuspsychje [15:08] rhoks: can you share your dmesg in a pastebin please? [15:15] I'm sorry how exactly am I supposed to do that lotuspsychje [15:15] and yeah it took me a few minutes to try and close the extra chrome incognito browser window so I could free up some memory [15:15] rhoks: open a terminal and type: dmesg, then copy the content and paste in pastebin [15:15] heh [15:15] !paste | rhoks [15:15] rhoks: 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. [15:16] well that sounds fairly old schoolish method enough [15:16] I tried to do cat dmesg [15:16] but it said it wasn't a file [15:16] can I make it put the output of dmesg into a text file lotuspsychje [15:19] rhoks: try this dmesg > /path/to/dmesg.txt [15:27] lotuspsychje, here you go https://pastebin.ubuntu.com/p/gnHXsbyT5V/ [15:28] rhoks: you left out the top kernel lines etc, need that aswell [15:28] I think this is happening when I try to use the keyboard shortcut to decrease brightness [1413528.421569] radeon_dp_aux_transfer_native: 19 callbacks suppressed [15:31] thats all I'm getting from dmesg lotuspsychje [15:32] I rechecked to make sure [15:32] type dmesg in terminal plz [15:32] id id [15:32] I did* [15:32] you will see kernel, and microcode lines [15:34] I did it with grep so you can see lotuspsychje https://pastebin.ubuntu.com/p/YXRj7V7t4x/ [15:34] !dmesg | rhoks [15:34] rhoks: dmesg is a console command which outputs the kernel ring buffer - an important log for diagnosing problems in Linux. Often when something errors with hardware it will result in additional lines reported which can be seen by running dmesg in a console. [15:35] there are some kernel mentions but they are also available in the pastebin I linked first [15:36] the first pastebin I linked, lotuspsychje is the entirety of the dmesg output that I got [15:36] dunno what else I can do [15:37] anyway [15:38] thanks for your time, I g2g to dinner now. I'm quite confident an update and a reboot will fix this problem [15:38] things like this happen every few weeks when the system becomes heavy because of so many chrome tabs [15:38] and an update plus a reboot always makes it run smoother [15:39] i have an issue which sounds exactly like yours [15:39] i am trying to keep the system uptime as much as possible, but after a two weeks it starts to rattle [15:39] and wants a restart for some reason [15:39] and works very very slow [15:40] same here [15:40] a reboot does it wonders [15:40] using Unity? maybe thats the reason [15:44] what i've discovered yesterday is that only ubuntu-budgie works fine from usb with usb-persistence [15:49] Hey guys, is there anyway to see what messages systemd is receiving? For example, I have an app that is sending READY=1 on boot and WATCHDOG=1 every 60 seconds. I want to confirm that systemd is actually receiving those messages [15:53] I do inotifywait -e modify temp.fil & - and then touch -m temp.fil - on 18.4 I get what I expect, that the file has been modified - on 16.4 I do not - what am I missing here? === umask078 is now known as umask077 === NeUx- is now known as NeUx [16:59] Anyone installed Ubuntu on a galaxy tab 3 successfully? [17:31] Is there any good text recognition software for linux? [17:32] Alina-malina: try #ubuntu-offtopic === darris_ is now known as darris [18:41] I am having trouble installing wine. I keep getting unmet dependencies. [19:32] pastebin your error messages [19:44] Is some search related issue well-known right now? My gnome keeps crashing when I search for anything in application view. [19:52] Never encountered any search related issue, but then again, I'm on 18.04.3 LTS [19:58] Alina-malina: tesseract can be ok for English language [19:58] Alina-malina: wait, do you mean speech or ocr [19:59] hello, i have a server running cosmic 18.10 and would like to upgrade it. I have followed the instructions on: https://help.ubuntu.com/community/EOLUpgrades which seem out of date but i still get the same error: An upgrade from 'cosmic' to 'eoan' is not supported with this tool. [20:01] when i run do-release-upgrade after modifying my sources.list file to "old" repositories [20:02] you'd have to go 18.10 -> 19.04 -> 19.10 [20:04] ok, but how do i do that? [20:05] basically how to i tell it to upgrade to 19.04 since it is end of life [20:05] BoxBoy, grep Prompt /etc/update-manager/release-upgrades [20:06] Prompt=normal [20:06] BoxBoy, cat /etc/apt7sources.list | nc termbin.com 9999 [20:06] jelly, no not spech, i have jpeg files i need to recognize them to text, different languages [20:06] BoxBoy, cat /etc/apt/sources.list | nc termbin.com 9999 [20:08] ## EOL upgrade sources.list# Requireddeb [trusted=yes] http://old-releases.ubuntu.com/ubuntu/ cosmic main restricted universe multiversedeb [trusted=yes] http://old-releases.ubuntu.com/ubuntu/ cosmic-updates main restricted universe multiversedeb [trusted=yes] http://old-releases.ubuntu.com/ubuntu/ cosmic-security main restricted universe [20:08] multiverse# Optional#deb http://old-releases.ubuntu.com/ubuntu/ cosmic-backports main restricted universe multiverse [20:09] https://termbin.com/3aqp [20:11] BoxBoy, uncomment backports and run apt update [20:15] oh ok, so backports means older versions then? [20:15] nope [20:16] BoxBoy, do-release-upgrade [20:17] How to reposition desktop icons in Ubuntu 18.04.4 [20:18] Servas, which IRC Client do you recommend @Ubuntu? :) [20:19] ioria, i read up on backports now i understand. [20:19] raz0redge, BiitchX of course [20:19] BitchX [20:21] ioria, same error [20:22] BoxBoy, try do-release-upgrade -d but stop it suddenly if it gives you focal [20:23] boxboy@drboxboy:/etc/apt$ do-release-upgrade -dChecking for a new Ubuntu releaseUpgrades to the development release are only available from the latest supported release.boxboy@drboxboy:/etc/apt$ === Condor is now known as ghnou === ghnou is now known as GahNoo [20:25] BoxBoy, sudo apt full-upgrade [20:25] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [20:26] BoxBoy, then you're out of chances, i guess [20:26] hmm, weak [20:27] BoxBoy, you can still edit /etc/sources.list to eoan but will be a mess [20:27] yeah, might as well just do a reconfig [20:27] i mean reinstall. but my only concern is my raid [20:28] @BoxBoy, thanks. [20:28] raz0rsedge, no problem, assuming you want to run from commandline === umask078 is now known as umask077 [20:32] but that seems straight forware [20:34] How to reposition desktop icons in Ubuntu 18.04.4 [20:41] when I do ifconfig from command line it tells me my ip is 192.168.X.XXX but when I try to ssh into this ip it fails (timeout) [20:41] why is that? [20:41] This address also doesn't look good [20:41] is the server internal or external to you? [20:41] (also pretty sure you want "ip a" over ifconfig) [20:42] uplime, not sure what you mean by internal but this is my local machione [20:42] machine* [20:43] i mean internal to the network. are you trying to ssh into a machine on the same network as your machine? [20:44] yes exactly [20:44] on the same network [20:51] mra90: did you install an ssh server on your machine? [20:51] Yes I connect to this machine from other external locations [20:51] although then machine was in differnt network [20:52] right now I have a situation in which I have two notebooks side by side and I want to ssh into each other [20:52] on the same network of course [20:55] mra90: sudo ifconfig $(ip route list | awk ' /default/ {print $5}') [20:55] mra90: what ip does that give you? [21:00] leftyfb, problem solved [21:01] mra90: ? [21:01] I have just realized that one of the machine is behind proxy server [21:01] for some reason i cant find Startup Disk Creator on my system [21:01] also can't find the package to install in software [21:02] BoxBoy: nc termbin.com 9999 < <(lsb_release -ds;cat /proc/{version,cmdline};echo "Session: $XDG_CURRENT_DESKTOP ($XDG_SESSION_TYPE)";echo Shell: $SHELL) [21:02] BoxBoy: please paste the URL here that comes from those commands [21:03] https://termbin.com/e4gb [21:03] hello world! i hould like to get some help, because i've just rebooted my server first time since a few months and his network won't come up anymore. http://p.ip.fi/9fkj [21:04] did ubuntu 19.10 drop sshfs? I'm running a live disk to run a task and can't find sshfs in the repos [21:04] BoxBoy: it looks like you're running a version of ubuntu that is no longer supported. It also looks like you're not running a graphical environment. [21:04] well, i am [21:04] but i run it headless and just vnc in [21:04] GH0S1: it's part of the universe repo [21:04] leftyfb: thanks. I'm assuming that needs to be enabled? [21:04] this is the problem you see, i have missed the upgrade window now i am going to have to do a fresh install [21:05] which is going to suck, but first things first i need to make a bootable usb drive .... [21:05] BoxBoy: you can install something like etcher.io to flash the iso to a usb drive [21:05] GH0S1: yes [21:05] got it. thanks! [21:06] I'll ping back here if I have issues. :) [21:06] ok, old fashioned way it is, that utitlity is just nice to work with [21:08] hi [21:09] I can not boot ubuntu on a pc. just getting to grub console. might be because I removed the second graphic card without changing the settings [21:09] any help please? === royal_screwup21 is now known as swiss_fork [22:38] anybody use mpd+ncmpcpp? im getting connection refused error. thanks [22:44] hi [22:46] as far as I know on windows rufus is the primarily suggested way to create a bootable live pendrive on windows, which radically differs from dd. Is there a rufus-like tool for ubuntu as well? What is the primarily suggested method to make bootable pendrive on linux? [22:48] usb-creator? [22:48] do you mean this startup disk creator? https://assets.ubuntu.com/v1/ed29b466-bionic-search-apps.png [22:48] imi: yeah, there's an usb-creator-gtk, which you can use to burn an .iso [22:49] ok seems like we are referring to the same stuff [22:49] if you typed usb, the same icon pops up [22:50] imi: https://packages.ubuntu.com/bionic/usb-creator-gtk [22:50] !usb [22:50] For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent [22:51] I'm about to try 20.04 [22:56] how much stable is 20.04? how many changes will be done before april? [22:57] i want to install ubuntu on a pc and i don't want to do a format + reinstall on april [22:57] Miles8of9: bearing in mind that the date is April, but the final really is around the end of April, not the beginning of the month [23:01] Miles8of9: install 18.04, then upgrade to 20.04 in April. I prefer to wait till June when the XX.04.1 is usually released. [23:02] is kernel 5 available in 18.04? [23:03] Miles8of9: 5.3.0-28 to be exact [23:04] maybe install 19.10 and then migrate to 20.04 in april? [23:04] is it possible? [23:05] possible, yes, recommended, no [23:05] Miles8of9: LTS -> LTS upgrades work better [23:05] I updated to kernel 5 at some point via the package manager... not even intentionally. So you should be able to update to kernel 5. [23:06] from what kernel version are Navi 10 chipsets supported? [23:06] Miles8of9: maybe ask in ##linux. [23:07] Miles8of9: a quick google search tells me 5.3+ will support AMD Navi 10 [23:07] !info linux-generic-hwe-18.04-edge bionic [23:08] linux-generic-hwe-18.04-edge (source: linux-meta-hwe): Complete Generic Linux kernel and headers. In component main, is optional. Version 5.3.0.28.96 (bionic), package size 1 kB, installed size 12 kB (Only available for i386; amd64; armhf; arm64; ppc64el; s390x) [23:08] yep, 5.3 [23:08] ok thankyou [23:09] where this linux-generic-hwe comes from? [23:09] what do you mean [23:09] !hwe [23:09] The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack [23:09] Ben64: edge is not necessary [23:09] backported kernel and tools [23:10] leftyfb: i know [23:10] Miles8of9: install the linux-image-generic-hwe-18.04 package and you'll get the 5.3 kernel [23:10] installing the latest 18.04 iso should already include it [23:12] ok thankyou [23:27] ould someone take a look at - https://paste.ubuntu.com/p/b8Gz7W3vbM/ i'm trying to install maven and then run mvn clean install -DskipTests on a dockerimage, it's using ubuntu 19.10 and [23:27] versio is listed at line 6 / 7 i have this setup on a laptop and this works fine, but through docker it throughs the error about an illegal reflectinve access operation. [23:34] paul98, did you install openjfx, oracle java does this by default? [23:37] oerheks: I had just done apt-get install maven after I had run apt-get update and upgrade [23:48] Hello. I have installed openssh-server on a Lubuntu instance. Editing the /etc/ssh/ssh_config to adjust the port, then restarting the service with systemctl does not change the port. What am I missing? [23:51] CuChulaind: you have to change the server port on sshd_config, not ssh_config (this is the default *user* configuration) [23:52] i.e. for the "ssh" (client) command [23:53] https://help.ubuntu.com/community/SSH/OpenSSH/Configuring [23:53] Ah, than you! [23:53] oerheks: are we staying I need to install this? [23:55] paul98, i have no clue there, still reading simular reports [23:57] the only thing I can see different between ubuntu dockerimage and my laptop is the fact java is minor version behind e.g 11.0.5 where ubuntu docker image is 11.0.6