[00:00] rootbash: are you at your ubuntu computer? [00:00] yes [00:00] i have use ubuntu 16.04 [00:00] rootbash: what type of phones? [00:01] MTK [00:01] mediatek processor [00:02] mark BLU [00:02] rootbash: is it running Android? [00:02] rootbash: Can't you just use googles automatic backup and/or the SD card? [00:02] yes Android [00:06] ohhh!!! i just know which programm can use it [00:06] for googles automatic backup....:no [00:07] rootbash: why not? [00:07] rootbash: please don't CTCP ping others [00:08] https://www.omgubuntu.co.uk/2017/11/android-file-transfer-app-linux this guide handles ubuntu 18.04 [00:09] @davic no [00:09] ok [00:09] ok how can i use google auto backup [00:10] !!!! [00:10] rootbash, that would be an android issue, not sure that backup tool can handle linux, so see the url above [00:11] i would backup to a sdcard inserted in android [00:12] everthing? [00:13] mail,call,contact,....? [00:13] rootbash: please lookup documentation for android for how to backup using googles online service or the SD card. That is beyond the scope of this channel [00:14] ok [00:14] i think google stores the backup in your account, i have no idea about android backup [00:15] anhh ok [00:22] !join irc.freenode.net #ubuntu [00:22] nathan[m]1: I am only a bot, please don't think I'm intelligent :) === nathan[m]1 is now known as glycerine102 === glycerine102 is now known as glycerine === Butterfly^ is now known as CatterFly === CatterFly is now known as Butterfly^ [00:49] Coming from Gentoo, can I place my network commands from http://dpaste.com/2BB3ZZY as-is in /etc/network/interfaces? [00:51] dman777: no. /etc/network/interfaces is not a shell script. [00:51] there is a man page describing its format. [00:52] dman777: however, with current ubuntu releases you should rather use either network-manager (desktop) or systemd-networkd configurations instead. [00:53] netplan can be used to write configurations for either. [00:53] tomreyn: to keep it simply can I just run the shell script instead to set the network? [00:55] dman777: i haven't tried, so can't tell for sure. but probably yes, after installing the deprecated software. but it may, and likely wlll, break in future ubuntu releases. [00:56] tomreyn: ok, thanks [01:15] With ubuntu-vm-builder, anyonw know what to do about this error? http://dpaste.com/2VV4G2B#line-15 ... ubuntu-minimal depends on sudo; however: Package sudo is not configured yet. [01:15] using the xenial vm [02:01] i've just figured out the hard way that if non-standart filesystem is mounted on mini.iso installation that it's going to formatt the drive.. 336 hours of work on my LFS ruined.. thanks for that [02:01] *even when do not formatt is checked [02:12] what is the best irc client for linux now days? [02:12] hexchat/konversation ? [02:16] irssi on wm? [02:19] Squarism, as kreyren suggested, knonversation is very good, i use hexchat on my main computer. i also use irssi on an ubuntu minimum install [02:20] i use hexchat, but it feels dated [02:20] why? [02:20] Squarism, dated compared to what? [02:21] +1 [02:21] like if i have 20 channels open the best 2 best ways to switch channelsl is pressing ctrl+pgdn/up or write /j #channelname [02:21] or use mouse? [02:21] that operations could be limited to max 3-4 key presses [02:21] i dont use mouse [02:22] but maybe i should test konversation [02:22] Squarism, i'm on 25 channels on 5 networks, just click the channel in the list :) [02:22] as i said, i dont use mouse [02:22] ah [02:22] I would fork it and bind it to something like favorites [02:22] if such feature is not present already [02:24] otherwise irssi probably [02:27] Squarism, I've been using HexChat on Ubuntu as well. I looked around for other IRC clients, and it seemed that HexChat was probably the best one overall, and seems to still be maintained (last release in Aug 2018) [02:27] How would you rather switch channels? [02:29] Is anybody else present? [02:30] Jammers: eh? [02:30] I use quassel and love it run the core on an Ubuntu server then install the client on everything else [02:31] mlalkaka: [02:31] Squarism, #hexchat is an active channel, and TinPing can probably offer solutions for you [02:41] Well damn [02:41] First time I've properly used this program. [02:42] mlalkaka smells [02:43] downer06, Jammers, sorry, I missed what you said. Had a network issue and just got reconnected [02:45] mlalkaka: I was saying I use quassel instead of hexchat run the core on a Ubuntu server and the client on everything else (it will also help not miss anything from crashes [02:45] ) [02:46] Ah, nice [02:48] Hey guys [02:49] I have a vm which has updated tp 18.04.2 but unman -a still shows I'm on 4.15.0-45-generic kernel. Shouldn't that have changed to 4.18 with this release? [02:49] uname -a [02:49] destinydriven, only for fresh installs, but you can upgrade with !hwe , or sudo apt-get install --install-recommends linux-generic-hwe-18.04 xserver-xorg-hwe-18.04 [02:50] OerHeks, ahh ok I did see that but thought that only applied to desktop versions [02:50] destinydriven, that was my 1st thought too [02:50] destinydriven: No, from the initial 18.04 install, unless you opt in for HWE you will remain on the 4.15 series. [02:50] same happened with 16.04, iirc [02:51] But xserver on server . . is that needed? [02:51] hmm, good point.. [02:52] Let me so some digging on that. Snapshot in the making [02:52] not sure "sudo apt-get install --install-recommends linux-generic-hwe-18.04 " would do [03:03] OerHeks, works perfectly without need for xserver-xorg [03:04] destinydriven, thanks for feedback, noted. [03:04] Thanks for then tip. [03:04] have fun! [03:04] :D [03:10] i did a remote upgrade 16.04 -> 18.04, ssh stopped working so i tty'ed in, for the life of me can't figure out why sshd isn't working [03:10] or perhaps that the port is blocked - i checked iptables -L, input policy is accept, checked for ufw, doesn't exist... [03:10] using the right IP... sshd seems to be running (pgrep sshd) although typing ps aux|grep ssh comes out ps aux > grep ssh for some bizarre reason [03:12] et09, produce a verbose log. ssh -vvv [03:12] i did, it hangs at "Connecting to..." [03:13] nmap -p22 thinks the host is down [03:13] oh something's wrong with the network on the machine... [03:14] i don't have dhcpcd... :/ === richard is now known as Guest1224 [03:23] i'm willing to bet this thing was originally like 12.04 [03:24] i can barely remember [03:24] maybe you have 1024 bytes keys, those are dropped, 4096 is standard now? [03:25] nah that's not it [03:25] something wrong with network interface config [03:26] restarting sshd on the host, perhaps? [03:27] first thing i tried, nope [03:27] can't ping 8.8.8.8, no ipv4 on eth0 when i do `ip addr` [03:28] is it still eth0?? mine gives enp2s0 [03:28] it is yeah [03:29] oke, old situation [03:34] hi [03:34] 有没有中国人 [03:35] !cn | fengjinkui [03:35] fengjinkui: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [03:35] /join #ubuntu-cn [03:35] 有人吗 [03:39] Sup === kjeet is now known as lawltoad [03:49] I only see the option to suspend 18.04 lts, is there no way to hibernate? [03:50] nshirelaptop, sure, but it needs a little work: http://ubuntuhandbook.org/index.php/2018/05/add-hibernate-option-ubuntu-18-04/ [03:50] systemctl hibernate did work.. I think.. don't know how to verify [03:51] sudo systemctl hibernate [03:51] yes [03:51] then follow that post [03:51] actually didn't work [03:52] when I resumed it was like it was from cold boot [03:52] nshire, do you have a swap file or partition? [03:53] don't you mean a hiberfil? [03:53] in the same post there are tips about GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash resume=UUID=” [03:53] or does linux use the same partition for swap and hibernate [03:53] yes, i guess so, but fresh installs give a swapfile [03:54] no need to edit grub for swapfile, iirc [03:54] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1743094 [03:54] Launchpad bug 1743094 in linux (Ubuntu) "[regression] hibernation (freezes on resume) since 4.13.0-25.29" [Medium,Confirmed] [03:55] mm no swap or hibernate partition [03:55] this was originally a windows dualboot machine so I didn't have much room [03:58] also bug 1769297 [03:58] bug 1769297 in initramfs-tools (Ubuntu) "resume from hibernation broken when resume image is autodetected" [Undecided,Confirmed] https://launchpad.net/bugs/1769297 [03:58] is it too late to shrink this ntfs partition? https://i.imgur.com/KHLs8il.png [03:59] nshirelaptop: too late how? [03:59] nshirelaptop, i think you can === adikwok1 is now known as adikwok [03:59] but that layout is a mess [04:00] I'd want to shrink the windows ntfs partition and then move the ext4 partition into the new space, so that the ext4 partition will have more room. idk if it works like that though? [04:01] dunno if its possible to move partitions like that... === Class7_ is now known as Class7 [04:01] you'd also need to move sda5 somewhere else. [04:01] but generally that's possible [04:02] I have no idea what sda5 is, I have 8gb of ram so its probably not hiberfil or swap [04:02] sda5 ooks like it shouldn't exist [04:03] move data off it, then delete it [04:03] I'll see if I can mount it [04:06] in windows, partition 5 is labeled "oem partition" despite me being the one who installed everything [04:07] this is going to be more work than I have time for tonight [04:09] Which Windows version? [04:10] 10 [04:10] BIOS or UEFI boot? [04:10] uefi only [04:10] disabled csm [04:11] I'm only seeing four. [04:11] Wait, you're dual-booting. [04:12] Ignore me. === adikwok1 is now known as adikwok [04:13] I have a somewhat serious question.... Since using Linux it has almost made me feel like I HAVE to start ditching the Google ecosystem. Is that normal or paranoid? It's been something I am struggling with. heh [04:13] That's 1. a matter of personal preference and 2. not really an Ubuntu question. [04:13] let me bing that [04:14] Yeah, it isn't particularly an Ubuntu question. Apologies. Disregard. [04:14] Me, personally? I use the Google ecosystem pretty extensively. I'm fine with it. [04:17] Looking for ideas on a good backup solution === ikea is now known as Guest77342 [04:17] Depends on what you're trying to back up, to what, and a bunch of other variables. [04:18] 3Tb incremental [04:18] 2 backups are pretty common these days [04:18] rsync & grsync ( gui) [04:19] duply/duplicity, rsync, tar, etc. [04:19] Guest77342: You've given almost no information around which to form an intelligent recommendation, so all we can do is just start rattling off package names. [04:21] I use rsync to back up but I want an incremental version. [04:24] man rsync --ignore-existing [04:30] r [04:30] e [04:30] e [04:30] e [04:30] lol [04:30] zzzzzuc [04:31] got to goatsedance.com [04:35] ClickTek: I use google as little as possible. but we can discuss on #ubuntu-offline === Mr-Pan is now known as Mr_Pan [05:03] hey, one simple q, which desktop ubuntu was the last to ship with default Unity as GUI env? [05:07] I need to calculate md5sum over a 10TB data on ubuntu any tool that can calculate it efficiently in a lesser time? [05:12] Hey guys is it okay to ask for some assistance in this channel? [05:13] I'm running Ubuntu 18.10 on a RAID 0 encrypted, and whenever Ubuntu tries to update the kernel it breaks the mounting on my LVM drives and won't boot. Is there any way to fix this? [05:14] I had this issue on Arch before and I just had to run grub-mkconfig and mkinitcpio -p linux and it would work. [05:33] Anyone know why this script is not working? Its supposed to check if the service is running and if it's not, it's supposed to restart the service. https://paste.pound-python.org/show/bqay00thAUHlXyVyJ6Jq/ [05:48] cliff1245: any reason you're restarting it via a bash script and not letting systemd do it? [05:49] i need to output to print that it's not running then print that it was fixed. it's for a school project [05:49] hi [05:51] tgm4883: [05:53] cliff1245: ok, so I don't help with homework, but I can give you a few pointers. Line 3 seems all wrong. You're not actually running that command. Even if you were, you'd be setting the variable to the output of the command, not the exit code [05:55] hai [05:56] hello [05:57] Hi, i have some problem after i tried to instal teamviewer.deb [05:57] can you advice ? [05:57] no [05:57] no [05:57] https://pastebin.com/6k8jjATN [05:57] whats wrong [05:57] i dont trust you [05:57] that's an apt log [05:57] what is that [05:58] whats up [05:58] xonotic anyone ? [06:05] Krimo: are you on ubuntu server? [06:08] lotuspsychje nope [06:08] I tried going to grub-mkconfig -o /boot/grub/grub.cfg and manually mapping my drives but Im getting the same issue. [06:09] Running /scripts/local-premount... [06:09] Gave up waiting for suspend/resume device [06:09] and never boots [06:10] !raid | Krimo can this help? [06:10] Krimo can this help?: Tips and tricks for RAID and LVM can be found on https://help.ubuntu.com/community/Installation/SoftwareRAID and http://www.tldp.org/HOWTO/LVM-HOWTO - For software RAID, see https://help.ubuntu.com/community/FakeRaidHowto [06:23] Hi all. I'm running 18.04 AMD64, on a relatively recent and working/clean install. I'm experiencing hard lockups (graphics and cursor remain frozen, but up; system does not respond to anything but power-off). How can I go about collecting any logs that may be useful to figure out what is causing the lockups? [06:24] FWIW, these frequently seem to happen when scrolling in firefox. [06:40] lotuspsychje I narrowed it down to the kernel [06:40] whenever I use 4.18.0-15-generic it will not mount my drives. [06:40] if I use 4.18.0-13-generic it will [06:41] even with the same parameters and pointing it directly to my LVM drives [06:41] Not sure if it is a bug that should be reported? [06:42] Krimo: yeah that sounds like a bug to me [06:42] Krimo: but before you file one, you might wanna look for duplicates first cause there's a lot of those === shawn is now known as Guest17260 [07:02] lotuspsychje where can I file a bug report? Or look for one? Isn't Ubuntu's issue tracker independent from github [07:04] yo my niggas [07:08] hello === u0_a272 is now known as de_crypy23 === k415hu is now known as kaishu [07:52] hello, i am using clonezilla on ubuntu 18.04 - parallel lzma and parallel xz is not available [07:52] pixz is installed, how can be this fixed [08:21] hi, I 'm trying to fix my screen resolution [08:22] currenly using a 4k TV but the image looks a little bit squashed (I can see ~100 dark pixels at the top and bottom) [08:22] how can i find out what windows manager I amd using? [08:22] I just reset my b tablet and expect to be able to update the Android version but apparently cannot [08:23] b tablet [08:23] B tablet [08:24] B Q tablet [08:24] ok, I have budgie-desktop [08:25] Anyone know how to ? [08:28] Sorry I type wrong.I mean to update Ubuntu on B Q tablet [08:29] Kitidate: join #ubports [08:30] Thank you. [08:30] Why are the Firefox and Thunderbird updates delayed? [08:30] guys , it looks like I'm using something called Solus project [08:30] how can I know for sure? [08:31] JFlash: sudo apt install neofetch [08:32] what is that? [08:33] !info neofetch | JFlash [08:33] JFlash: neofetch (source: neofetch): Shows Linux System Information with Distribution Logo. In component universe, is optional. Version 3.4.0-1 (bionic), package size 73 kB, installed size 356 kB [08:33] this loooks freaking cook! [08:35] says OS: Ubuntu 18.04.2 LTS x86_64 [08:36] guys, how do I temporarely disaple bundie to see if I can fix my issue? [08:36] like, is it easy to rever to vanila gnome? [08:36] revert* [08:37] I have a hint that the squashing problem only happens after budgie desktop is loaded , since it looks ok before I log in === digiberk_ is now known as digiberk [08:47] ,. === sveta is now known as Sveta [09:30] https://serverfault.com/questions/954451/lost-connection-to-main-interface-after-brctl-addif [09:34] https://serverfault.com/questions/954451/lost-connection-to-main-interface-after-brctl-addif [09:35] shirofuji: is there a question in that? [09:35] Is there a way to wait for internet before running a script at boot? [09:35] NginUS: yeah, make it dependent on network-online.target [09:36] can it run whenever an internet connection is established... each time in case it d/c's & reconnects? [09:36] yea, newbie here, why do i lose connection when running adding main interface to bridge? [09:37] Im not even sure that would fit the bill tho... :-( [09:38] I have an s3 bucket mounted locally via s3fs, & if it loses internet after its initial connection, I could end up with /tmp/cache filling up if I lose the connection. [09:38] shirofuji: because a whole lot about routing tables has changed. existing flows are no longer valid beacuse the NIC changed context. that means broken tcp connections. [09:39] NginUS: if you want that -- dynamic network events handling -- you can look into Network Manager and dbus events it creates [09:39] is there a way to create a bridge to the main interface such that it would still be usable? [09:40] shirofuji: you'll have to clarify. bridge is "still usable" after creation. your previous question was about losing existing connections..... [09:41] blackflow: Ok thanks, didn't know that was a thing, cool... [09:41] NginUS: however, look into autofs, iirc it can do dynamic mounting of s3 buckets [09:41] nice [09:41] for example create bridge "br0", and "addif br0 eno1" such that I could still use eno1 normally? [09:42] shirofuji: define "normally". [09:42] hi everyone, is there big difference btw "try ubuntu without installation" and actrully installed in regard of security? [09:42] a network interface is just that -- an interface. what matters to userland is ip addresses and routing, all managed by the kernel with bridges. [09:43] normally, such that after addif i won't lose connection to ssh [09:43] shirofuji: so when you add eno1 to a bridge, you can continue using the network that those NICs are attached to physically and logically. [09:44] shirofuji: probably not for the reasons I mentioned above === tkore1 is now known as tkore [09:46] does restarting the network delete interfaces created by brctl? [09:46] or bring them down? [09:48] shirofuji: I would suggest you spin up a VM and just try what you want to do and see what happens. [09:49] ubuntua: yes, you can't fully update the live env. if you need a portable installation, take a look at https://wiki.ubuntu.com/LiveUsbPendrivePersistent [09:49] shirofuji: probably. if you want bridges to persist reboot and network "restarts", you'll have to configure them statically [09:53] thank you blackflow. what if I was trying the latest one(no need update), could I say I'd get the same safe env.? [09:55] ubuntua: I dislike using "safe" in contexts like that because it's misleading. but yes, the closer to release date you are, your live env has less stuff pending update for bug and security fixes. [09:55] (closer on the side after the release) [09:55] ubuntua: but the live env is not designed to be "safe" or "secure". it's designed to be as usable as possible and enable installation. [09:57] HI === usualrise is now known as Guest23092 [09:57] Hi, Currently I am booting using boot from file in my hp's bios [09:58] How to set it to use the shimx64.efi as default for boot === Guest23092 is now known as usualrise1 [09:59] I have ijust installed ubuntu. dual booted with windows actually [10:00] should I need to go to bios and select boot from file everytime I boot ? [10:01] usualrise1: Is there an OS Boot menu in the BIOS? [10:01] great blackflow, I'm a newbie on Linux, "try ubnutu without installation" , dose this only works on Ubuntu or I can do it on another one like arch linux? [10:01] usualrise1: no [10:01] usualrise1: are you in ubuntu right now? [10:01] jeremy31: yes [10:01] EriC^^: Yes I am in ubuntu right now [10:02] usualrise1: what's this boot menu in the BIOS you're talking about? [10:02] "/efi/ubuntu/shimx64.efi" [10:02] usualrise1: Select ubuntu in the os boot menu, make it first in the list and save and exit bios settings [10:02] ubuntua: this is specific for the Ubuntu Live ISO. Whether Arch has a similar, I don't know. so it's distro specific. [10:02] jeremy31: We need to create that a boot path first before moving it to first place [10:03] usualrise1: can you type "sudo efibootmgr -v | nc termbin.com 9999" in a terminal? [10:04] EriC^^: https://termbin.com/n256 [10:04] ok, blackflow, thank you [10:05] ubuntua: if you're new to linux, I recommend you stick to Ubuntu. Arch is an advanced distro, you're expected to be familiar with the ecosystem as you manually install components [10:06] or go with manjaro [10:06] the ubuntu of arch [10:06] cim209: lets not reccomend other distro's here [10:07] lotuspsychje: but it's open source [10:07] like everything else [10:07] yeah,black flow, I like to, but I feel my system is hacked, that;s why I just ack you about the security things, cus I'm using the "try with out installation" mode [10:07] let's not confuse new users with a megaton of choice. to Ubuntu they came, with Ubuntu they should stick until they feel familiar enough to try others. If at all. [10:08] ubuntua: it's quite unlikely that your system is hacked. possible, yes, but unlikely. [10:08] true [10:08] ubuntua: again, if you want persistent Ubuntu that you can use normall, from an USB stick, take a look here: https://wiki.ubuntu.com/LiveUsbPendrivePersistent [10:08] the newcomers will know soon enough about advance stuff [10:09] soon know enough* [10:09] so you are very confident about the "try ubuntu without installation" mode in regard of security? [10:10] ubuntua: you mean the live usb mode? === MobileMatt_ is now known as MobileMatt [10:10] yes cim209, [10:11] ubuntua: the reason I dislike using "this is safe" is because "safe" is very much relative. Depending on the level of security needed, it ranges from "very much" to "not at all". For starters with a live env you can't update components that require restart, like the kernel, dbus or systemd. [10:11] is that mode as safe as the persistent installed mode? [10:11] ubuntua: does my above answer about relativity of "safe" satisfy you? there's no other answer. [10:11] what blackflow said is true, security is 100% relative [10:11] usualrise1: we can try making ubuntu the first in the boot order, but likely the BIOS will override it [10:11] but definitely persistent installation is "safer" (relative), because it can update ALL components [10:12] think of live mode as a burner phone [10:12] usualrise1: sometimes the BIOS has a feature to select which one to boot usually within the BIOS options itself, which PC model is this? [10:12] you can use and abuse it then throw it away after. like a VM [10:12] usualrise1: sudo efibootmgr -o 000F,000C,0010,000B,000A,000E,000D,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,0011 [10:13] but backflow, i just "sodo apt upgrade" succeeded couple days ago [10:14] ubuntua: again, some components need restart and reboot. live env is not persistent across reboots. [10:14] if you want to use Ubuntu off of an USB stick, take a look at the link above. [10:14] yes, cim209, that's why I like that mode, i wont hurt the computer persistently [10:14] no not sodo [10:14] it's sudo [10:15] ubuntua: "hurt"? [10:15] it wont hurt.. [10:16] ubuntua: okay you don't want to mess with the OS and files on your disks. Fine. Look up that link, install ubuntu on an USB stick persistently. [10:16] I mean if you persistently installed, anything you do will left to the disk, for a newbie, a lot of moves are wrong [10:17] ubuntua: I can agree with that. the only dual/multi booting that I will ever suggest is one with each OS on its own disk. [10:17] everything else is fiddling with high risks to break something even to advanced users, as your Windows is lying about how its using "drive letter" and proceeds to erase whole disk, not just the partition the "drive letter" is attached to. :) [10:18] you wanna do something so backward and make your life hard? try building a docker image [10:20] cim209,"backward" you mean? [10:20] ubuntua: you ever used docker [10:21] ubuntua: one day, when you learn about "docker", you'll understand what a steaming pile of .... it is. that's what cim209 meant. [10:21] and now for something completely different: let's not confuse new users :) [10:21] blackflow: i actually love docker but it's a PITA lol [10:21] ok. it seems too "advanced" to me:) [10:22] ubuntua: don't bother yourself with it. it's usable only in some very specific and advanced settings. if you will ever need it, you'll learn about it. [10:22] i am actually connected to this channel using a web client docker image [10:22] EriC^^: Thanks a lot :) [10:22] usualrise1: did it work? [10:22] Yeah it worked [10:22] ah great, good to hear [10:22] no problem :) [10:23] EriC^^: Can you help me with windows too? How can I add windows option in grub [10:23] Since I am unable to see windows in it [10:23] usualrise1: type "sudo parted -ls | nc termbin.com 9999" [10:23] for now I just feel "try ubuntu without installation" is a good way to learn , if no security concerns borther me, I would stick to that mode for a while [10:23] usualrise1: most modern distros have grub os prober [10:24] which should detect your windows partition [10:24] ubuntua: nothing is saved though [10:24] ubuntua: well as time passes, that live env will be less and less secure as you can't apply some fixes. [10:25] ubuntua: really..... really... if you want to use Ubuntu off of an USB stick, please take a look here: https://wiki.ubuntu.com/LiveUsbPendrivePersistent do yourself a favor. [10:26] EriC^^: https://termbin.com/iw6d [10:26] i recommend etcher but it doesn't have persist mode [10:26] ubuntua: but it's not just updates. it is NOT designed for regular use. as a small example, the "root" user on the live env is not protected. anyone and anything can elevate privilege and affect your main disks... [10:27] usualrise1: windows is installed in legacy mode and ubuntu in uefi mode, you need to either convert ubuntu to use legacy which is easy, or reinstall ubuntu in legacy mode [10:27] do you want to convert it to legacy? [10:27] Yes [10:28] usualrise1: type "sudo nano /etc/fstab" [10:29] usualrise1: go to the line that says UUID=stuff-here /boot/efi ....... and add at the start of the line a "#" to comment it out, then press ctrl+o to save then ctrl+x to exit [10:30] It is already commented [10:30] I learn some moves, like "sudo touch nologin" , start ufw and passwd root , do you think these still can't protect root? [10:32] ubuntua: the next power loss or reboot for whatever reason (say a bug in GPU while you watch a YouTube vid) will erase everything you did, all updates, all configs, any local files you had. === SimonNL is now known as SimonNL_Afk [10:32] EriC^^: It is already commented [10:33] usualrise1: hmm, type "cat /etc/fstab | nc termbin.com 9999" [10:34] EriC^^: https://termbin.com/totf [10:34] usualrise1: ok, great, type "sudo apt-get install grub-pc" [10:35] usualrise1: then type "dpkg -l | grep grub | nc termbin.com 9999 [10:35] usualrise1: then type "dpkg -l | grep grub | nc termbin.com 9999" [10:35] EriC^^: https://termbin.com/3kb8 [10:36] usualrise1: did it say it was already installed? [10:37] I suffer couple times that everything dont anwser(mouse, keyboard..) these days, I have to reboot and lost what i've done [10:37] usualrise1: please type "ls /sys/firmware/efi" and tell me if it shows dirs or no file found [10:37] ubuntua: exactly. make a persistent installation. [10:38] and there seems no "ctrl alt del" in ubuntu:) [10:38] EriC^^: Dirs [10:38] hi, can I add an alias in my /etc/hosts without IP. I have only a DNS name. I would like to to an example: mydomain.ask.ct server [10:38] I will blackflow , good suggestion [10:39] anikras: nope. [10:39] usualrise1: ok, that means you're booted in uefi mode [10:39] ok, thanks [10:40] anikras: but... there's the "search" function/option for resolv.conf so that when you use "mydomain" as host, and "search ask.ct" is in resolv.conf, it'll try "mydomain.ask.ct" [10:40] usualrise1: ok, try now "sudo grub-install --recheck /dev/sda" [10:40] anikras: you can set that via "Domains" option of /etc/systemd/resolved.conf if you're using Ubuntu defaults (with systemd-resolved) [10:41] I add an alias in my bashrc alias server='mydomain' [10:41] EriC^^: Installition finished. no errors reported [10:42] anikras: what _exactly_ do you want to achieve as the end goal? [10:42] !xy | anikras [10:42] anikras: The XY problem is when you need to do X, and you think you can use Y to do X, so you ask about how to do Y, when what you really should do is state what your X problem is. There may be a Z solution that is even better than Y, but nobody can suggest it if X is never mentioned. [10:43] I have an list of servers with a large names [10:44] I woudl like a list of alias with all the server names, but I don't have IP address [10:44] anikras: is the domain search functionality as explained above sufficient for your situation? [10:44] EriC^^: Done that. [10:45] anikras: alternatively, why don't have the IPs? are they dynamic? If they're static and won't chnage, it's easy to find them [10:45] usualrise1: type "sudo update-grub" [10:45] see if it mentions windows [10:46] No it didn't mentioned windows [10:46] blackflow, I have an alias file with all the dns [10:47] anikras: again, are they all on the same domain? is the "domain search" functionality sufficient for your problem? [10:48] blackflow, yes, it is a sufficient for my problem, thanks [10:59] usualrise1: oh, try booting now to get into ubuntu without uefi [10:59] usualrise1: choose in the BIOS csm legacy if that's an option [11:05] My USB microphone doesn't work neither in Google Chrome nor in Firefox. I *must* select it manually in Pavucontrol every damned time! It cannot rememeber that I use it [11:05] I use Kubuntu 18.04, and I selected this microphone in the Systehm Settings [11:05] I also selected exactly this microphone in Chrome and Firefox [11:06] Btw, this shit didn't work on 17.10 either [11:07] So I've been playing with pavucontrol for the second year [11:08] Yet I hope it's possible to get sound working on Linux anyway, it is probably that I didn't invest enough time! [11:09] EriC^^: Ok I will try that === SimonNL_Afk is now known as SimonNL [11:42] I'm unable to connect to a WiFi network [11:42] !details | silenfgd [11:42] silenfgd: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel. [11:43] I am actually able to connect but not any new connections. im assuming it's because somehow its not able to save the network files. Im using plasma. [11:44] Where are they saved in plasma? I think chowning them would solve the issue. I tried finding it online but couldn't find thr exact location.I confirmed this (that its able to write the files) by installing another network manager gui and when tried to add or delete a network connection it said you don't have root permissions [11:46] Is there any way to have the tray bar back in ubuntu 18.04 gnome? [11:46] silenfgd: any results with this command? `find ~/ \! -user USERNAME` replace USERNAME with your actual user [11:47] randominternetus: the tray bar? [11:47] randominternetus: you mean you want indicators at right upepr corner? [11:49] silenfgd: it would list any files in your home dir not owned by you. normally no such files should exist. That's just to find any potential permission issues in your ~/. NM is likely storing config files under /etc/NetworkManager/ but... I'm not sure exactly about Plasma, whether it's the same NM [11:49] lotuspsychje, yaeh I think [11:50] randominternetus: the indicators still work on gnome 18.04, depending on wich apps you install, some work, some are broken [11:50] randominternetus: Ubuntu specifically adds an extension that does that yes "appindicators" if I'm not mistaken [11:50] lotuspsychje, hexchat for example. [11:50] blackflow, can you give me the package name please? [11:50] yeah hexchat hasnt got an indicator anymore for 18.04 [11:51] What can I do? [11:51] randominternetus: no idea, and it's installed by default. look into "Top Icons" extension as well, I think it's the "generic" systray extension these days [11:51] randominternetus: some out of my head working: qbittorrent, caffeine, [11:51] alright. thanks guys. [11:51] hmm [11:51] blackflow It's showing none [11:52] !info gnome-shell-extension-top-icons-plus [11:52] randominternetus: you can find the appindicators blackflow mentions on gnome-tweak-tool [11:52] gnome-shell-extension-top-icons-plus (source: gnome-shell-extension-top-icons-plus): GNOME Shell extension to move system tray icons to top bar. In component universe, is optional. Version 21-3 (bionic), package size 8 kB, installed size 42 kB [11:52] blackflow I even chowned my home directory kust in case [11:53] !info gnome-shell-extension-appindicator [11:53] gnome-shell-extension-appindicator (source: gnome-shell-extension-appindicator): App indicators for GNOME Shell. In component main, is optional. Version 18.04.1 (bionic), package size 19 kB, installed size 100 kB [11:53] silenfgd: right so that red herring is out of the way. [11:58] randominternetus: seen the two packages above? [11:59] blackflow, ah just saw it. thanks. [13:03] Hi folks === skr is now known as Guest13939 [13:08] hello [13:10] Hi [13:36] leftyfb: heads up > that radio bot that I was using that crashed with the 'general protection ip' error, doesn't crash if I use taskset to assign it to just one core. [13:38] I'm wondering how that can affect the bot tho [13:39] Hi guys [13:40] I have genereted two list of MD5 files in different directory with the commands: [13:40] find DirectoryA/ -type f -exec md5sum {} + | sort -k 2 > dir1.txt [13:40] find DirectoryB/ -type f -exec md5sum {} + | sort -k 2 > dir2.txt [13:41] then I would like show only difference by only MD5 with the command: diff -u dir1.txt dir2.txt [13:42] but it does not the output that I want [13:43] Guest21: it's not clear what you want. also why don't you use diff on dirs directly? [13:44] for example: in dir1.txt I have 1a2b3c4d5e6f5g... /path1/path2/file1.txt and in dir2.txt I have same file (MD5) but in different path 1a2b3c4d5e6f5g... /path3/path4/file5.txt [13:45] the output I would like to show is only those files that have different MD5s in both directories [13:46] Guest21: so you want to show files with same NAME, but differing MD5sums in different dirs? [13:47] Guest21: note that with find + md5sum the output is full paths. so same named files would still have different directories and would not sort equally with that -k 2 [13:47] Exterminador: you still need to contact the author of the bot for support === msalvatore is now known as msalvatore_ [13:48] leftyfb: I'll do so. just trying to get some insight about how having multiple cores (6 in this case) can raise that error but using taskset solves it [13:48] Exterminador: again, that's not an ubuntu problem. It's a bot problem. [13:48] hey, what's the easiest way to create a keyboard/mouse macro in ubuntu? [13:49] elichai2: the keyboard settings [13:49] blackflow Given two directories A and B I want to show ONLY those files (through the comparison of MD5) of B that are not present in A [13:49] leftyfb: there's shortcuts to open apps can't see any to write text [13:49] also, I can use taskset in a systemd script, just like in the command line, correct? like ExecStart=taskset -c 0 /home/radio/radiobot (where radiobot is the script that starts the bot) [13:50] (I want it to write `println!("{:?}");` lol) [13:50] elichai2: then you want a bash alias [13:51] Guest21: you can use diff directly on two directories btw === babilen is now known as babilen5 [13:51] leftyfb: and how will a bash alias do that? [13:52] Guest21: diff -q DirectoryA/ DirectoryB/ for example [13:52] Guest21: awk 'FNR==NR{a[$1];next} !($1 in a) { print "Missing:", $0 }' dir1.txt dir2.txt [13:52] Guest21: otherwise you'll have to strip directories from filenames if you want to diff a list of md5sums for files of the same NAME in different dirs [13:54] elichai2: what is this for exactly? [13:55] I have the `Logitech Maste MX 2S` mouse and I have a spare button that I want to use to write a print in rust when I program [13:55] When i want to start apache2 i got error? [13:55] Job for apache2.service failed because the control process exited with error code. See "systemctl status apache2.service" and "journalctl -xe" for details. [13:56] Please give me solution [13:56] ani: did you do what the error message told you? [13:56] Yes [13:56] ani: and what was the error from journalctl? (use pastebin) [13:57] elichai2: print in rust? [13:58] yeah lol `println!("{:?}");` [13:58] I don't understand it [13:58] that's what I want it to write [13:58] ani: I'm not asking you to understand it. You should paste the output to pastebin so we can see it here and help you. [13:58] geirha "Missing:......" is refered to the file dir2 that is not present in dir1? [13:59] ok [13:59] Guest21: it lists the files in dir2 that has no md5sum entry in dir1 [14:00] https://paste.ubuntu.com/p/nPGWCmYfVm/ [14:01] For some reason when I type commands in the terminal window theyre now being underlined and Ican no longer tab to autocomplete the command. How do Iget rid of this? [14:01] ani: this isnt the command that was given. and you should pipe the ouput into pastebinit or nc termbin.com 9999 [14:01] geirha Ok works! (y) [14:02] is there a way to check if a process/PID is really assigned just to a specific core, after using taskset? === skr is now known as Guest31806 [14:05] @tomreyn i can't get the error for journalctl [14:06] ani: just run this, paste the url here: journalctl -xe | nc termbin.com 9999 [14:06] elichai2, i think that xclip could help do that but not 100% sure. like if you could map middle mouse to a script that uses it so it moves the print cmd to the clipboard. not sure because i dont know if it would paste [14:06] depends [14:06] hmmm [14:07] there's actually another problem. my mouse has 2 whell scrollers. a vertical and horizontal. I tried changing the horizontal to be a vertical too with xinput but I failed [14:07] ani: what you do there is to run the command given in the error message ("journalctl -xe", right?) and push its output into termbin.com (a paste bin service for hosting short text snippets, such as logs), using the 'nc' (netcat) utility. [14:08] traekili: leftyfb maybe this one will be easier to fix? haha [14:11] can I add a 'custom' command to a systemd script, to just echo the result of "taskset -p $MAINPID"? [14:16] https://paste.ubuntu.com/p/5Yzj3JvWf4/ [14:17] ani: and be sure to highlight (name) those whom you are responding to: [14:17] ani: "Could not open configuration file /etc/apache2/apache2.conf: No such file" [14:18] ani: what version of ubuntu is this? [14:18] yes [14:18] ani: which version of ubuntu is this? [14:18] 18.10 [14:18] ani: server or desktop? [14:19] LENOVO [14:19] ani: Do you have Ubuntu with a desktop interface installed or is this just ubuntu server with console only? === Guest31806 is now known as skr [14:21] @leftyfb Ubuntu with desktop interface installed [14:21] ani: why are you trying to install/run apache? [14:23] To run database in xamp [14:23] ani: how did you install apache? [14:25] lefttyfb From digitalocean. [14:26] ani: what were the commands you ran to install apache? (please try to answer quickly. It's really painful waiting 2 minutes between answers) [14:26] see it https://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu-16-04 [14:27] ani: Notice anything odd about that title? [14:27] this command was rum by me [14:27] ani: Are you running a Digitial Ocean droplet? [14:27] yes [14:28] ani: First, the tutorial is for Ubuntu 16.04... you claimed to be on 18.10... you should match the documentation to the software you are trying to run on [14:28] This was runing before updation of the ubuntu from 16.04 to 18.10 [14:28] ani: Second, we don't support Digital Ocean droplets here. You need to use the support channels provided by Digital Ocean for help/ [14:28] ani: ok, you REALLY need to give us all your details up front [14:29] ok [14:29] What you want from [14:29] ani: it sounds like you upgrade wiped out your configs for apache. If it were me, I would create a new droplet with Ubuntu SERVER 18.04 and reinstall and restore from backups [14:30] Ok [14:30] pragmaticenigma: Where is it said that DO droplets aren't supported here? [14:31] zeropoint: This is not a debate channel, discussion available in #ubuntu-discuss if you like [14:32] pragmaticenigma: No. If you're going to tell someone that their particular host renders them unsupportable, you're going to provide where that's stated. [14:32] zeropoint: join #ubuntu-discuss [14:32] pragmaticenigma: Because otherwise, and I believe this is the case, you're full of it. [14:32] lotuspsychje: No. [14:32] zeropoint: this si a support channel [14:32] !ohmy | zeropoint [14:32] zeropoint: Please avoid any language that may be considered offensive, including acronyms and obfuscation of such - also see https://wiki.ubuntu.com/IRC/Guidelines || The main channels are English only, for other languages, see https://wiki.ubuntu.com/IRC/ChannelList [14:32] I'm asking this -here-. Answer the question. [14:32] I can't able to restore and reinstall for this version [14:33] lotuspsychje: And you're telling someone that they're unsupportable because of their host. [14:33] !guidelines | zeropoint, also [14:33] zeropoint, also: The guidelines for using the Ubuntu channels can be found at https://wiki.ubuntu.com/IRC/Guidelines [14:33] pragmaticenigma: You can spam those all you want. It's a legitimate question. Provide where that's stated, or be quiet. [14:34] ani: why can't you "restore and reinstall"? [14:34] How can i restore and reinstall [14:35] zeropoint: The host has nothing to do with it. Ubuntu as provided by Digital Ocean is not the same Ubuntu as provided directly from Canonical. Digital Ocean has modified their installations of Ubuntu for their platform. We are not provided with the documentation or necessary information about the changes they have altered. There is your answer. Further discussion will occur in #ubuntu-discuss as that is the proper [14:35] forum for this discussion. [14:35] ani: Follow Digital Ocean instructions on creating a new droplet or reinstalling Ubuntu 18.04 onto your exiting one. Then reinstall your applications like you did before and refer to either your previous droplet if you kept it and went with a new one or refer to your backup configs to reconfigure it the way you like/need [14:36] ok [14:36] pragmaticenigma: Provide a source, please. Otherwise, be quiet if you're unwilling to help. Especially due to the fact that you're factually wrong. [14:36] pragmaticenigma: And no, I'm not going to take this out of the public eye. I'm going to discuss this right here. [14:36] !ops | zeropoint ... failing to follow guidelines [14:36] zeropoint ... failing to follow guidelines: 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 [14:37] zeropoint: technically, the very nature of VPS is a shared and custom kernel across all droplets. That right there is a pretty big change. [14:37] leftyfb: That's also factually inaccurate. DO droplets run their own kernels. [14:38] zeropoint: what I said is not inaccurate. Maybe I was wrong to assume DO droplets were VPS. But I am right about VPS. [14:38] VPS is a product term, not a technical thing. [14:38] leftyfb I tried it but not able to install apache2 or start it [14:38] ani: you tried what exactly? [14:39] leftyfb: So no, you're not. That's my problem. People are telling users that they're unsupported based on invalid data and are unwilling to provide a source for this supposed "policy." That is NOT right. [14:39] zeropoint: Which web hosting company are you or have you worked for? [14:39] zeropoint: ENOUGH, #ubuntu-disuss is just as public as this channel and is the appropriate forum for this dicussion. [14:40] pragmaticenigma: No. [14:40] leftyfb: Not a reasonable response. Google "VPS" and see how many KVM responses you get. They all run their own kernels. [14:41] leftyfb: vps literally means "virtual private server", a virtual machine running its own kernel. Which kernel can run on such a vps *may* be limited, but digital ocean vps'es are not limited in that way and behave just like physical servers, except that they're virtual machines. [14:42] this is https://tutorials.ubuntu.com/tutorial/install-and-configure-apache#3 [14:42] Xen based VPS used to shared a kernel, that's no longer common setup [14:42] and by "share" I mean image file. they still run their own instance in their VM space [14:42] Xen and OpenVZ are shared kernel. KVM, which is most common these days, are not. All are VPS. Anyway, this portion of the discussion IS off-topic. Sorry about that. [14:42] blackflow: that's what I meant with the limitations :) And it's still fairly common (AWS) [14:43] OpenVZ is OS-level virt, it literally is a shared kernel [14:43] AWS moved to KVM a while back. [14:43] zeropoint: oh? Damn. I'm behind on the times [14:43] Anyway! [14:43] Seveas: I doubt anyone does it these days, tehy all moved to KVM or are using Xen with pvgrub [14:44] Again, I admitted that I was wrong in assuming DO used a shared kernel. Though It looks like I was right about DO using a custom(internal) kernel which is not supported here. https://www.digitalocean.com/docs/droplets/how-to/kernel/ [14:44] blackflow: yeah, people like adding more layers of isolation, and for good reasons :) [14:44] leftyfb: that has nothing to do with apache though [14:44] so what's the problem here, I scrolled up but can't find the orig question [14:44] user with an apache problem, and people unwilling to support because it's on DO [14:44] ani: what exactly did you try? [14:45] I've been supporting them this whole time [14:45] albeit very slowly [14:45] Seveas: Not just unwilling, but telling them that they're unsupportable in this channel. [14:46] guys?! Has Thunderbird 60.5.1 been released already in the updates? [14:46] well, DOs per se are not. Ubuntu installations that are not modifed with unsupported software, are not. DO dropplets aren't in that category afaik [14:46] (they don't modify Ubuntu) [14:46] blackflow: they do not run a stock kernel [14:46] technically [14:46] OVH did and got sued by Canonical. DO would've suffered the same fate if they did. [14:47] leftyfb: the page you linked doesn't state so, though [14:47] leftyfb: 4.15.0-45-generic? [14:47] marcoagpinto: have you tried to look for and install pending updates uon your (yet) unknown ubuntu version, have you looked at https://packages.ubuntu.com , have you run rmadison? [14:47] it uses a bit weird term "internal" but from what I gather, that's native kernel supplied by the VM [14:47] "All Droplets created after March 2017 use internal kernels by default" [14:47] we seen alot of those digitalocean users before with weird kernels here before, def not !mainline [14:47] leftyfb: Internal = distro-provided. [14:47] leftyfb: weird terminology but it means OS native for the VM [14:47] ani: your apache install is missing config files. Could you pastebin the output of `find /etc/apache2` please? Proper instructions on how to try to fix your issue will depend in what files remain. Whether you need to reinstall is yet to be determined [14:47] ok, I could be wrong about that then as well. Bad way to word it [14:48] totally bad [14:48] leftyfb: Agreed there. [14:48] lotuspsychje: a custom kernel does not delete apache config files though :D [14:48] tomreyn: 16.04, 18.04 and 18.10. But they are VMs in the computer that is in the closet [14:48] :) [14:48] (well, it could, but I'd expect DO's kernel not to) [14:49] This is why I was actively challenging the assertion that DO automatically makes you unsupportable. And rather than anyone listening, they want to shuffle people off to a different channel. Absolutely unacceptable. [14:49] marcoagpinto: so *you [14:49] zeropoint: agreed, that's why I spoke up too. But let's calm down a bit again and focus on supporting the user :) [14:49] tomreyn: :( I am a lazy arse [14:49] Seveas: I'm next to clueless about Apache, so I'll let someone with expertise in that area continue. [14:50] !info thunderbird [14:50] Seveas: ani is running Ubuntu 18.10 desktop on a droplet upgraded from Ubuntu 16.04 with incompatibilities with 18.04+ apache configs. At this point, it will be a LOT easier and quicker and more productive to install Ubuntu 18.04 server and reconfigure. 18.10 will be unsupported in 5 months. Probably not the best thing to be running on a hosted server. [14:50] thunderbird (source: thunderbird): Email, RSS and newsgroup client with integrated spam filter. In component main, is optional. Version 1:60.4.0+build2-0ubuntu0.18.04.1 (bionic), package size 42505 kB, installed size 167225 kB [14:50] marcoagpinto: be less lazy then [14:50] yes [14:50] though technically #ubuntu-server IS a better place for apache problems [14:50] ^ [14:50] (so shuffling users to other chans ain't that bad idea in this case) [14:50] blackflow: he's on a lenovo desktop...non-lts [14:50] but take the laptop out of the closet and do all the tasks gives too much effort, just to check the Thunderbird version [14:50] Oh, I thought that was for internal discussions about the server release. [14:50] TIL. [14:51] leftyfb: could be. The reason I asked for configs is to make sure we keep what's needed before suggesting a reinstall. I don't generally trust people to have made backups beforehand :) [14:51] nah. and laptops can be servers too. "server" is not just a rack mounted thing. it's any machien that fulfills a "server" role. running apache does that [14:51] Seveas: It doesn't sound like they have backups. And they are missing their /etc/apache2/apache.conf, that's the current issue. [14:52] leftyfb: and if that's the only missing file, a reinstall with force-confmiss may fix it. But if there's more missing, we'll have to go more radical [14:52] blackflow: running the desktop version on a remote instance to host a "xampp" is probably not the best use of resources and probably chosen out of inexperience(assumption) [14:53] probably not, but it's not wrong per se [14:53] $wrong ;) [14:54] tomreyn: "thunderbird (1:60.4.0+build2-0ubuntu0.16.04.1 [amd64, i386], 1:38.6.0+build1-0ubuntu1 [arm64, armhf, powerpc, ppc64el, s390x]) [security] [14:54] Email, RSS and newsgroup client with integrated spam filter" [14:54] Buaaaaaaaaaaaaaaa [14:54] it is still the old version [14:55] i have some missing file /etc/apache2/apache.conf [14:55] marcoagpinto: is there a specific feature you need in 60.5 that isn't available in 60.4? [14:55] ani: Do you have a backup of your previous config? [14:55] yes, my add-on, the British speller is a WebExtension [14:55] it requires 60.5+ [14:56] No [14:56] ani: could you pastebin the output of `find /etc/apache2` please? Proper instructions on how to try to fix your issue will depend in what files remain. Whether you need to reinstall is yet to be determined [14:57] ani: ok, step #1 would be to make a backup of all your configs in /etc/apache2. Then we can continue troubleshooting. [14:57] ani: while you're at it, pastebin the output of `dpkg -l` too, to see if there's packages in a bad state [14:58] https://paste.ubuntu.com/p/NDny5BdC8S/ [14:58] oopsie daisie [14:58] heh [14:58] no configs [14:58] ok, so absolutely no apache config files remaining, that's... really broken :) [14:58] ani: it will be 100% quicker to just reinstall Ubuntu 18.04 server (do you really need desktop) and reconfigure [14:59] hopefully not too many broken packages, eagerly awaiting the dpkg output [14:59] ani: I would take backups of anything left that you want to keep (database?) [14:59] leftyfb: that depends on how much data there is on that server that should be kept [15:01] ani: Can you explain why it takes so long for you to respond? [15:01] wait, why suggest whole OS reinstall, when apparently reinstalling apache would suffice? did something else happen? I read the backlog but I'm totally confused now. is this a laptop or a digital ocean droplet? is it LAMP or XAMP (OSX...)? [15:02] How to i configer ubuntu 18.04 version [15:03] of server [15:03] marcoagpinto: do there are new features in 60.5.1 which your extension depends on? [15:03] ani_: that question is as broad as asking "how do I drive a car" [15:03] ani_: by answering the questions we ask. Your system is in a bad state, and we'll need to figure out how to fix it. [15:03] ani_: you'll have to be more specific in what you want to achieve. [15:03] s/do/so/ [15:03] tomreyn: it is a WebExtension [15:03] :) [15:03] no longer a legacy add-on [15:04] marcoagpinto: and web extension support is introduced in exactly this thunderbird version? [15:04] ok [15:04] 60.5 [15:04] :) [15:04] it should be at 60.0 ESR but Mozilla screwed up [15:04] marcoagpinto: i see. strange version number for such a substantial change. have you tried the snap? [15:04] they swapped the hunspell filenames [15:05] i see [15:05] tomreyn: the snap is 60.3 [15:05] then they took one or two months to release 60.5 [15:05] leftyfb: oh hadnt checked yet [15:05] marcoagpinto: so i guess oyu'll need to try the upstream builds to test the extension you are developing [15:06] or use https://www.thunderbird.net/en-US/thunderbird/all/ ..? [15:06] those are the upstream builds ;) [15:06] tomreyn: I am a Windows user... I am just concerned about the people who send me e-mail "it doesn't work blah blah" [15:06] :) [15:06] oh oke, i was thinking about debian [15:07] OerHeks: i see, no i think ubuntu's thunderbird comes directly from mozilla. [15:07] but i con't get through that [15:07] marcoagpinto: i guess there's no way around it for now. [15:07] oki [15:07] thanks [15:07] ubuntu is full of bugs [15:07] here's one: [15:07] https://www.reddit.com/r/Ubuntu/comments/9r63vv/nvidias_drivers_are_now_open_source/ [15:08] apparently, this is the same bug from 2016 lol [15:08] petro: all software is made of bugs, it's a key ingredient :) [15:08] petro: to discuss, please /join #ubuntu-discuss. [15:08] Seveas, they're also called "features" [15:09] BluesKaj: that [15:09] BluesKaj: that's just a fancy word for a documented bug :D [15:09] http://proofingtoolgui.org/faq.html#4 [15:09] "Thunderbird: [15:09] — 60.5+ ESR (29-JAN-2019) [15:09] — 65+ " [15:10] !paste | marcoagpinto [15:10] marcoagpinto: 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:10] it does work with 65 [15:10] ahhhh [15:10] sorry [15:10] :( [15:10] we dont have 65, though [15:11] because 65 is beta [15:11] marcoagpinto: looks like the only way to get thunderbird at that version on Ubuntu is to use binaries provided by mozilla or building from source. I'd expect proper updates in repositories to follow in a bit, so keep an eye out :) [15:11] only evey 8 versions there is an ESR [15:11] every* [15:11] so, the real new ESR will be 68 [15:11] !info tunderbird disco [15:11] Package tunderbird does not exist in disco [15:11] !info thunderbird disco [15:11] thunderbird (source: thunderbird): Email, RSS and newsgroup client with integrated spam filter. In component main, is optional. Version 1:60.4.0+build2-0ubuntu1 (disco), package size 42163 kB, installed size 166560 kB [15:12] even disco (ubuntu dev version) isn't at 60.5 yet [15:12] marcoagpinto: ubuntu users can choose between https://packages.ubuntu.com/search?keywords=thunderbird&exact=1 and https://snapcraft.io/thunderbird - there may be PPAs which provide newer versions, and there are the mozilla builds, but neither are supported here or by canonoical. [15:12] beta = 66.x [15:15] is there some way to install CodeBlocks 17.12 on 18.04 ? (Ubuntu official repos haven't updated since CodeBlocks 16.04) [15:16] !info codeblocks [15:16] codeblocks (source: codeblocks): Code::Blocks integrated development environment (IDE). In component universe, is optional. Version 16.01+dfsg-2.1 (bionic), package size 1929 kB, installed size 6876 kB [15:16] hans_: It doesn't look like it [15:17] hans_: maybe from a ppa [15:17] hans_: there seems to be a third party repo at https://apt.jenslody.de/ - use at your own risk :) [15:17] ani_: can you pastebin: uname -a && lsb_release -a && apt-cache policy apache2 [15:17] Seveas, i tried that, get "Depends: libhunspell-1.4-0 but it is not installable" [15:18] ani_, you having a problem with httpd? can you repeat? [15:19] not entirely surprising to find such issues. Try grabbing the sources from that repo and recompiling (apt-get source, apt-get build-dep and dpkg-buildpackage are your friends here) to link against the right versions of libraries for Ubuntu [15:20] hei guys [15:21] \o [15:21] :v [15:24] marcoagpinto: these are unsupported, may not provide a clean upgrade path (data loss is possible); https://launchpad.net/~mozillateam/+archive/ubuntu/ppa?field.series_filter=bionic [15:24] ohhhhhh [15:25] hans_: sudo apt-get install build-essential fakeroot cdbs libboost-system-dev devscripts; dget -u https://apt.jenslody.de/testing/pool/release/codeblocks_17.12.dsc; cd codeblocks-17.12; dpkg-buildpackage -rfakeroot [15:26] tomreyn: nice find! [15:26] Seveas, hmm i'll give it a go, thanks! [15:26] hans_: do make sure you have at least a vague understanding of what those commands do before executing them please :) [15:26] wasn't there an apt command to install all build deps for a package? [15:27] don't know what dget does but i can guess [15:27] oh, I missed that one. hans_ do this one before the buildpackage: sudo apt-get build-dep codeblocks [15:27] apt-get build-dep .... I wonder if it works with dsc files [15:27] if not, it'll get what's required for the 16.04 version, which with a bit of luck, shouldn't be all that differet [15:27] #pkmkb [15:27] different* [15:27] the other things with apt-get install are deps missing in the ubuntu version of the package, and other build tools assumed to be installed or used by the other commands [15:28] hans_: only cdbs and libboost-system-dev were missing :) [15:33] hans_: this is unsupported: https://launchpad.net/~alyshmahell/+archive/ubuntu/codeblocks === cc is now known as Guest74275 === m_A_y_A_t is now known as M_A_Y_A_T [15:40] seems to be only for xenial and bionic [15:40] heh, and they seem to be rebuilds of Jens' packages as well. Looks like they'll work then :D [15:55] hans_: I've just built those packages and they seem to work just fine. codeblocks starts and I can write code with it :) [15:56] hello, does anyone know how to mount openbsd (6.4) partitions on ubuntu? [15:56] a simple mount either does not display the files, or comes with an error [15:57] Seveas, meanwhile i'm running on a laptop running on battery, meaning the cpu runs much slower to lower power consumption, and.. https://i.imgur.com/9IsbHMm.png [15:57] bsdpartition: depends on the filesystem on the partition. [15:57] and it's running in a VM wich has performance overhead, and it only has 2 cores and only 1 GB ram and.. stuff [15:58] alright, how do i get the partition type on them? [15:58] Seveas [15:58] bsdpartition, iirc echo "print all" | parted /dev/sda ? [15:58] hans_: yeah, building large c++ projects requires patience. Build time for me (slow laptop, but not vm, and I'm on ac power) was from a minute before I gave you the dpkg-buildpackage commands to half a minute before I sent the message that it works :) [15:58] i will try [15:58] bsdpartition: you mean filesystem.... it's probably UFS and you're out of luck. there's some _readonly_ support but it's.... not good. [15:59] read only would be more than enough === Simon_NL is now known as SimonNL [16:00] lol parted only list a single partition and sees its filesystem as 'sun-ufs' [16:00] did you write /dev/sda or did you write /dev/sda1 ? [16:00] i did /dev/sda [16:00] bsdpartition: https://askubuntu.com/questions/85154/mount-ufs-filesystem [16:01] bsdpartition, after running `modprobe ufs`, you probably need to run `sudo partprobe /dev/sda` too [16:01] i did try that answer [16:01] what was the result? [16:01] I'm not sure type=ufs2 is valid for openbsd, I think it was something else, can't remember now [16:02] i will try again with ufstype=ufs instead [16:02] bsdpartition: if all fails, fire up an openbsd VM and mount the disk there natively. then access through the VM via whatever protocol you want. [16:02] result: incorrect filesystem [16:03] lets see if partprobe does [16:03] bsdpartition: try ufstype=44bsd or any ohter listed in the manpage [16:04] trying 44bsd [16:04] oh man [16:04] 44bsd did it [16:04] thank you so much blackflow [16:04] and Seveas and hans_ [16:04] anyone know of a good ssh app that can save commands? [16:05] bsdpartition: you're welcome! Enjoy your ufs :) [16:05] Marz: what do you mean with 'save commands'? With ssh you (usually) start a remote shell, and that shell's history can be saved as normal. [16:08] Marz: aside from Seveas said, run `script` and it'll start a new shell and record all of input/ouput to a file you designated. [16:08] as history only records issued commands, `script` records all stdin+stdout+stderr [16:11] Seveas, hmm https://i.imgur.com/Zx8do89.png [16:11] hans_: that's expected. The .deb files are now available in ~/cb/ [16:12] it' [16:12] it's trying to sign the .dsc file as Jens, but you're not Jens and don't have his keys :D [16:13] so now i need to coerce Jens into handing over his private keys? [16:13] (j/k) [16:13] hehe :D No, you just need to sudo dpkg -i codeblocks_17.12_amd64.deb codeblocks-common_17.12_all.deb codeblocks-libwxcontrib0_17.12_amd64.deb libcodeblocks0_17.12_amd64.deb [16:14] it may complain about wanting xterm. sudo apt-get install xterm solves that. [16:16] Seveas, huh, that actually worked! thanks (used `apt install` over `dpkg -i` but still) [16:25] hans_: you're welcome! === Arrrstin is now known as Austemagne === SimonNL is now known as SimonNL_Afk [16:48] Single. [16:49] How do you know if the snap app is from the developer or a 3rd party? [16:51] this s the error I get, how can I fix it? E: Package 'gksu' has no installation candidate [16:52] dannyjazz_, if you are on 18.04, it's normal === Austemagne is now known as agustusthegreat [16:52] Hi, would it be possible to force the ubuntu installer to load wl instead of b43? [16:53] is there a fix to that ? [16:54] dannyjazz_: what did you use it for? [16:54] trying to install samba from apps not loading [16:54] !releasenotes | dannyjazz_ - read the 18.04 release notes, which should discuss it [16:54] dannyjazz_ - read the 18.04 release notes, which should discuss it: For release notes of a given Ubuntu release, please refer to the 'Docs' column on the 'List of releases' table at https://wiki.ubuntu.com/Releases [16:54] dannyjazz_, you use pkexec , gedit admin:///path/to/file.txt ,or install nautilus-admin [16:54] are snap packages recommended? i always hear bad things about them [16:55] Deihmos: you choose [16:55] do you install apps from snap? [16:55] dannyjazz_, sorry, i don't see the relation with samba [16:55] dannyjazz_: use sudo in a temrinal, or use pkexec === agustusthegreat is now known as Austemagne [16:56] Deihmos: no polls on this (very) channel, please, we just do support here. [16:57] !discuss | Deihmos [16:57] Deihmos: Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks! [16:59] where in setup may IJ alter the size and shape of the cursor, under ubuntu? [17:00] quit [17:00] hello [17:00] Your system does not have a connection to the Snap Store. For the [17:00] best upgrade experience make sure that your system can connect to [17:00] api.snapcraft.io. [17:00] any idea how can i make that connection available? thank you [17:03] heap_: configure your network firewalls to allow the connection to be established and use resolvers which allowf or the hostnames to be resolved properly. [17:03] there are no fws [17:04] heap_: yet this message would only be printed when a connection to api.snapcraft.io could not be established. maybe your network is just flakey? [17:04] what is flakey network? [17:04] host api.snapcraft.io [17:04] api.snapcraft.io has address 91.189.92.20 [17:04] it can resolv hostname [17:04] without issue === Austemagne is now known as Arrrrstin [17:06] snap install hello-world [17:06] error: cannot install "hello-world": Post https://api.snapcraft.io/v2/snaps/refresh: dial tcp: lookup [17:06] connection refused [17:06] see, fails on your end [17:06] no [17:06] my end is OK [17:08] if you search the web on it, this is clearly an error message from your local resolver. [17:08] dial tcp: lookup api.snapcraft.io on [::1]:53: read udp [17:08] [::1]:54897->[::1]:53: read: connection refused [17:08] but my local connection works fine [17:09] is this a docker guest? [17:10] nope [17:10] is this ubuntu desktop, server or core? [17:10] ubuntu server :) [17:11] heap_: can you post the output of: lsb_release -ds; cat /proc/version /proc/cmdline; ls -l /etc/resolv.conf [17:11] !pastebinit | heap_ [17:11] heap_: pastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit [17:13] ok i've answered my own question, the ubuntu installer doesn't appear to include wl so TIL i DO have another ethernet cable [17:13] Ubuntu 16.04.5 LTS [17:13] Linux version 4.4.0-142-generic (buildd@lgw01-amd64-033) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #168-Ubuntu SMP Wed Jan 16 21:00:45 UTC 2019 [17:13] console=ttyS0 BOOT_IMAGE=/boot/vmlinuz-4.4.0-142-generic root=UUID=b23ac74b-b0ef-46ca-8216-20bdafe84e38 ro quiet splash vt.handoff=7 [17:14] lrwxrwxrwx 1 root root 29 kv▒tc/resolv.conf -> ../run/resolvconf/resolv.conf [17:15] heap_: also, are you working from inside a snap, have you used "snap login" as discussed here? https://forum.snapcraft.io/t/snap-refresh-failing-on-dell-edge-3001/8850/8 [17:15] btw. please use a pastebin in the future [17:16] no im just root ; using console [17:20] heap_: please run this and report output, including warnings and errors: sudo systemctl restart snapd.servcice; snap refresh [17:20] Failed to restart snapd.servcice.service: Unit snapd.servcice.service not found. [17:23] heap_: sorry, i had a typo there: sudo systemctl restart snapd.service && snap refresh [17:23] All snaps up to date. [17:24] there was no other line of output? [17:24] All snaps up to date. [17:25] good luck! [17:27] heap_, it's a proxy thing, i guess [17:29] heap_: you should really learn not to copypaste commands without understanding them. one day you'll get trolled and lose all your data. === fabio is now known as Guest89956 [17:34] Hello, I would like to know the difference between "sr" and "scd" about devices [17:35] frederic_: http://linuxdocs.org/HOWTOs/SCSI-2.4-HOWTO/sr.html # first result when searching google for "sr vs scd" [17:39] "Google your friend" community ; interesting... [17:40] And Linux users are wondering why minority of people are interesting about Linux [17:41] You have your answer : when you don't know something, instead of answering "I don't know", you say "ask Googl". [17:42] It seems that you don't know a lot of things about Linux [17:42] It easiest to find serious people on YouTube than answering you [17:42] asking, not answering [17:43] Is there anyone out there that is capable to tell me what kind of certifications that is "standard" in mozilla firefox from scratch? [17:45] nnrd: huh? [17:46] frederic_: you're welcome [17:48] Hello all. [17:48] welcome mDonchev_ [17:48] For some reason my Ubuntu 18.04 freezes when I have Chrome (or Firefox) and the memory usage reaches above 98%. [17:49] mDonchev_: how much ram do you have? [17:49] The mouse is barely moving ... what could it be? It happens very often ... how can I prevent that from happening [17:49] 2GB [17:49] mDonchev_: thats a bit low for gnome im affraid and for modern browsing [17:49] that's very much too low [17:50] i prefer scratching on the HDD than just freezing [17:50] sounds like a swapstorm is hogging the system down [17:50] mDonchev_: have you considered a lubuntu/xubuntu ? [17:50] no [17:50] !flavors | mDonchev_ have a look [17:50] mDonchev_ have a look: Recognized Ubuntu flavors build on Ubuntu and provide a different user experience out of the box. They are supported both in #ubuntu and in their flavor channel. For a list, see https://www.ubuntu.com/download/ubuntu-flavours [17:50] how is that different than the normal ubuntu? [17:50] less resources used [17:51] using it now [17:52] I guess I can install Budgie or any other window manager ... right? [17:52] when i hit command 'vagrant' or 'vagrant-up' ; I get this error : 'Invalid gemspec in [/usr/share/rubygems-integration/all/specifications/rbnacl-libsodium.gemspec]: stack level too deep' [17:53] mDonchev_: from your existing ubuntu you can test other desktops, but we reccomend if you like one, to clean install the flavor [17:53] Can I just setup someting on my ubuntu just to stop freezing even if it writes constantly to the hdd? [17:53] mDonchev_: if you dont mind testing, you could install lubuntu-desktop for example [17:54] mDonchev_: but in your case, i would go fresh lubuntu 18.04 and perhaps minimal too [17:54] hi everybody, i started Ubuntu and out of the blue without installing new stuff, I get a black screen in the GUI, i initialy found an error concerning systemd and i --reinstall 'ed it as some files where missing, i purged the nvidia driver reinstalled it, reinstalled xserver-xorg & unity-control-center & gnome-control-center, cp back a previous working xorg.conf, but nothing seems to work and i can not realy see any erros in Xorg.0.log, anybody got [17:54] any idea what other stuff X11 is depending on that i could try to reinstall ? [17:55] VuurDraak: what version of ubuntu did you install? [17:56] 14.04 LTS [17:56] lotuspsychje, what is minima? [17:56] leftyfb I dont understand whats weird with my question? I have a lot of wierd certificates direct after my installation [17:56] can I just setup more virtual memory here on my current installation [17:56] I have it setup so well I dont want to do that again [17:57] mDonchev_: 18.04 and higher has now a minimal option during setup, saving spaces, so you can chosoe yourself what to install and whatnot [17:57] nnrd: well your question makes no sense. it's not clear what you're asking about. [17:57] nnrd: what sort of "weird" certificates? Do you have examples? [17:57] "certifications standard in mozilla firefox from scratch" -- what does that mean? [17:58] mDonchev_: as desktop environment, you need something very lightweight on 2g ram, whatever you choose [17:58] mDonchev_: you are limited by hardware. There is no workaround to get modern UI's to perform well on inadequate hardware resources. Either use a less resource intensive UI like lxde or xfce like suggestion or get new hardware [17:58] nnrd: Give an example, please? [17:58] blackflow: the default CA's installed with firefox [17:58] btw firefox has no CAs on its own if thats what you're asking. there's ca-certificates package that from the mozilla project and it provides all the mozilla trusted CAs [17:58] leftyfb: ca-certificates ones? the CAs? [17:59] I assume that is what they are referring to. I'd like to hear of examples from them. === Euph0ria is now known as EuphOria [18:03] if i do a 'do-release-upgrade' will ubuntu notice broken stuff and attempt to repair it ? as i need to upgrade to 18.04 anyway, or will anything broken now stay broken ? [18:04] VuurDraak: it will more likely not end well [18:04] as i have no idea what is broken atm [18:04] VuurDraak: we strongly advice before upgrading, to fix broken things [18:06] i cant see anything that is wrong, maybe others see it: https://pastebin.com/XtzSu1Me [18:06] its the Xorg.0.log === Groucho_NL is now known as Guest1674 [18:11] VuurDraak: the important part for upgrading is having a clean apt, without errors [18:15] VuurDraak: pastebin us: uname -a && lsb_release -a && sudo lshw -C video please? [18:15] i cant im in windows atm [18:16] VuurDraak: cant enter ubuntu anymore? [18:16] VuurDraak, what's the problem exactly ? [18:16] i have to boot for that and im currently downloading the 18.04 iso [18:16] i can get in the cli [18:16] just the gui stays black [18:17] VuurDraak: you consider a 18.04 fresh install then? [18:17] VuurDraak, and you cannot login in the GUI ? [18:17] but im atm using ubuntu 14.04 lts 64bit [18:17] with nvidia geforce 1060 gtx with 415 driver [18:17] the gui only stays black so i can nopt do anything from the gui [18:18] VuurDraak, logged in tty atm ? [18:18] i reinstalled systemd, xserver-xorg, unity-control-center, gnome-control-center & nvidia-415 packages but nothing helps [18:19] no im in windows [18:19] there is no systemd on trusty [18:19] there is [18:19] oO [18:19] i noticed a missing file in the error log [18:19] systemctl [18:19] there is but it's not installed by default [18:19] that btw is very too old systemd. a festival of bugs too. [18:20] VuurDraak, well, if you want to do something,you need to boot the linux box [18:20] well the error lofg was complaining it could not find systemctl since that is part of systemd i installed it after searching online [18:20] wrong [18:20] ideally you shouldn't be using systemd in trusty. upgrade to a newer ubuntu where systemd is default and well integrated. [18:20] maybe but i could not find any other thing that pointed to a problem [18:21] VuurDraak, you probably broke your system [18:21] its also weird as previously the OS runned just fine, i started it again later and poof, no more gui [18:21] so it broke without me doing anything [18:22] VuurDraak, again, if you want to do something,you need to boot the linux box [18:22] i guesse something random is corrupted by i have no clue what [18:22] wait, is this WSL? [18:22] i can not chat and be in linux atm [18:22] VuurDraak, yes, you can [18:22] im first going to make an 18.04 boot usb stick [18:23] VuurDraak, yo uopen another tty, install weechat (or another text chat app) [18:23] what cli irc client is there to install :) ? [18:23] ^ [18:24] or irssi [18:25] irssi ftw === ls is now known as Guest6948 [18:27] k thanks [18:28] hello. A friend and I are using a server at my house but we can not get him to be able to connect from his house [18:29] check the firewall [18:30] Firewall on server or computer? [18:30] there is no firewall set up on the server [18:31] bwailera network firewall rather. you may need to setup port forwarding on your router [18:32] I have set up port forwarding on the router. We have all the credentials. He is using Putty to try to get in but hostname/ip address is what is holding us up [18:33] Is it connecting at all? [18:34] "holding us up" Can he telnet to the port [18:34] I honestly do not have the answer to that question. [18:34] bwailer: this returns your (your routers') WAN / public / external / internet ip address (which may change over time) https://ipv4.myip.info/ [18:35] there could also be ISPs firewalls in effect [18:35] Possibly, kind of rare depending on port [18:35] Howdy! I'm trying to recreate a flat-file repository using an absolute Suite Component entry in my sources.list, however in Bionic i've started to receive the "W: Conflicting distribution:" error due to bionic now trying to match the release to the codename in the Release file [18:35] using a weird port should not get blocked by an isp [18:36] Some ISPs block well-known ports. [18:36] A former ISP of mine blocked 80/tcp inbound. [18:36] zeropoint, yup, some block most anything < 1024 [18:36] my ISP blocks all incoming SYN packets. I chose that, btw. [18:36] is there a way around this? Or what's the canonical way to create a flat file repository for Bionic? I've determined I can get around the error by changing the "Codename" to "main/" in my Release file, but i'm not 100% sure of the affects of that [18:36] yeh use a port 1024+ [18:36] JimBuntu: I've never encountered one THAT bad, but I'm sure there are. [18:36] hi all, updated my system yesterday and now im having resolv issues. seems like ipv6 is set to default but netplan isn't working. I manually set my resolv.conf but every network command gives me an connection time out error. [18:37] when I try not on my network I get "Server unexpectedly closed network connection" [18:38] johnnyfive: can you show the config you have there? [18:38] which config do you want to look at? apt.conf used for apt-ftparchive, or the Release file, or the sources.list? [18:38] bwailer: which service is it you're trying to make accessible. or which protocol is spoken there? [18:39] tomreyn, or all of the above [18:39] to install a new theme on ubuntu you have to use gnome tweaks tool? [18:39] bwailer: Are you forwarding the correct port to the correct internal address? There are a ton of things this could be. [18:39] there isnt a native UI for switching themes? [18:39] johnnyfive: hmm, actually i'm not familiar with apt-ftparchive. could you ask in #ubuntu-server instead ? [18:40] tomreyn, yea, didn't know that existed. Thanks [18:40] yw [18:40] tomreyn, I am trying to give him full access as we are trying to work together. And honestly I am confused with the protocal. [18:41] bwailer, as in SSH ? [18:41] kinghat: cant you switch themes from the standard options thingy ? Where you can also tweak the screen saver etc ? [18:41] bwailerfull access meaning ssh access and root access? [18:41] bwailer: full access meaning ssh access and root access? [18:41] zeropoint. I am forwarding on port 80. when he tries to sign in with the public ip it still does not work [18:41] bwailer: That isn't SSH... [18:42] I can ssh from my home network but not out of my home network [18:42] SSH defaults to port 22. [18:42] bwailer, Note: Port 80 is the MOST common port to be blocked by ISPs. [18:42] Also that. [18:42] I can SSh into it from my home network [18:42] and port 25. they hate it. [18:42] Why you sshing to the http port? so strange [18:43] VuurDraak: i dont usually use ubuntu proper, but ubuntu/kde. i dont know what you are talking about. [18:43] Probably need to change it if you want it to work outside network [18:43] bwailer: Your client is using port 22 by default. If you've forwarded the wrong port, then it won't work. [18:43] JimBuntu you think I should change port? What advice on a port do you have [18:44] Port 22 is the default and well-known SSH port. [18:44] zeropointwe have tried port 22 as well as 8- [18:44] You've forwarded 80. Port 22 won't do anything from outside. [18:44] Until you forward it correctly. [18:44] kinghat: i got it in my side bar so idk how to search for it in the dash maybe 'option' ? but I can open 'options' for ubuntu, where all kind of stuff is located, for network, keyboard screensaver etc , i thought one of the options you could alter the them, but not sure as im not in ubuntu atm [18:44] bwailer, I would suggest using a port above 1024. They are simply less common to be blocked. [18:44] (and attacked by bots) [18:44] JimBuntu. I will give it a try [18:44] bwailer: can you confirm that you are trying to have your friend ssh into the server? because i dont think you did, yet. [18:45] (the security risk of which is next to zero) [18:45] blackflow, yes , very much so! [18:45] tomreyn, yes we have been working on trying to get him in for days [18:46] Try forwarding port 2222 or something to port 22 internally. And he has to specify the port on the client side. [18:47] bwailer: maybe we talked about this yesterday. i was talking to someone and it took a while to find out who is trying to connect wher actually, and it turned out the server is actually a VM or VPS or dedicated server (don't remember) hosted with some company in a data center, directly connected to the internet. and not a home server at the persons' home, within their LAN. but i'm not sure this was you, or whethet his is really correct. [18:48] yeah bwailer was here yesterday too [18:48] I doubt it was me. [18:48] i created a 18.04 boot usb, i will first boot back to ubuntu 14.04 cli and install/start irssi brb o/ [18:48] Maybe ask for screenshots in those circumstances. a ss -tulpn | grep sshd even [18:48] bwailer: okay, cool. [18:48] I was here but I found no answers to get to where we want to be [18:49] bwailer: but you got a way forward now, right? [18:50] Tomreyn, I changed my port and still can not connect from a different networl [18:51] bwailer: where did you "change [your] port"? [18:51] bwailer, /var/log/auth.log Does it show connect attempts? What about a tcpdump of the port in question? Router logs? Need to figure out where it's failing. [18:52] * JimBuntu will leave it to tomreyn - You are in great hands bwailer [18:52] tomrey, I changed it on my router [18:52] bwailer: so, first of all, just to be sure, the server your friend is trying to access is in your home, right? === vuurdraak is now known as VuurDraak [18:52] JimBuntu I will try that [18:52] hellu :) [18:53] tomreyn, yes it is. It is in my bedroom [18:54] bwailer: ok. when you changed the port in your router, you may have been able to specify both an inbound (WAN / Internet) and an internal (LAN / your home network) port. did you have this option? if so, did you set the same or different ports there? [18:54] Are you sure you aren't double NAT'd ? Like you got a cable modem that does wifi [18:54] Then another router [18:55] Tomreyn, yes I changed both to the same thing [18:55] is it posible to copy a text file to a past bin thingy from the CLI inside ubuntu :') ? [18:55] !pastebinit | VuurDraak [18:55] VuurDraak: pastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit [18:55] bwailer: okay can you say which port this is, or do you prefer not to (either is fine) [18:55] VuurDraak: cat | nc termbin.com 9999 [18:56] Tomreyn it is at 1125 [18:56] hello, i borked up my install and now i cannot boot into live usb anymore [18:56] https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1798171 [18:56] Launchpad bug 1798171 in grub2 (Ubuntu) "System fails to boot with \EFI\BOOT\mmx64.efi - Not Found" [Undecided,Fix released] [18:57] bwailer: okay, so you have internet originated traffic to your WAN / router port 1125 forwarded to your server in your LAN, on the same port, so 1125 there, too. now you'd need to make sure that something actually listens on this port, too. [18:57] i tried to copy /EFI/BOOT/grubx64.efi to /EFI/BOOT/mmx64.efi but no luck [18:57] after installing mysql-server then deleting it then installing mariadb-server then deleting it, then trying to install mysql-server again, this happens when i do: apt remove --purge mysql-server.* mariadb-server.* ; apt install mysql-server [18:57] ; gives me this http://paste.debian.net/plain/1068768 [18:57] installing & uninstalling mariadb-server seems to have broken the installation script for mysql-server [18:57] (18.04) [18:57] any idea how to fix it? [18:58] bwailer: you probably want to make the ssh server listen there, did you do this, yet? if not, yet, this gives us an oppportunity to test. [18:58] Tomreyn, I do need to make sure someone is listening to this port [18:59] bwailer: can you run this on your server? nc -vv -l -p 1125 [18:59] (just so we're clear, the installation for mysql-server worked fine until i installed & uninstalled mariadb-server ) [18:59] i was asked to do a uname lsb_release etc: http://paste.ubuntu.com/fqCGb3dCz8 [18:59] bwailer: this is a small proigram which just opens this port and listens for incoming connections, reporting who is connecting and what they transfer. [19:00] VuurDraak: wrong link [19:00] tomreyn, so.. nc -vvvvv -l 9999 ? :p [19:00] hans_: similar ;) [19:01] -it says command not found [19:01] there needs to be an extra / behind the link [19:01] bwailer: hmm, what does "which nc" return? [19:01] http://paste.ubuntu.com/fqCGb3dCz8/ [19:01] the server says -vv command not found [19:02] VuurDraak, think your link got corrupted. > The Paste you are looking for does not currently exist. [19:02] ow i misseed a /p/ [19:02] bwailer: you seem to have missed "nc" [19:03] http://paste.ubuntu.com/p/fqCGb3dCz8/ [19:03] bwailer: here's the command i suggested to run again: nc -vv -l -p 1125 [19:03] bwailer, what about `type nc` ? [19:03] thats what u get when u need to retype stuff manulay :') [19:03] sorry I will try again [19:04] bwailer: seem to work [19:04] my problem is that i get a black screen/GUI and i can not see what is wrong in the log files [19:05] bwailer: so we have successfully tested connectivity from the internet to your server [19:05] Tomreyn, how can i get that so my friend can get onto my server [19:05] you are helping so much thank you [19:05] bwailer: now you need to make sure that your ssh server listens on this port, so that your friend can get a shell [19:06] bwailer: do you have a preferred in-terminal (non GUI) text editor? [19:06] yes i do [19:06] I basically use nano [19:07] bwailer: okay, run this then: sudo nano /etc/ssh/sshd_config [19:07] don't midd the 'd' in sshd_config [19:07] don't miss the 'd' in sshd_config [19:07] huh, this fixed my mysql installation: apt remove --purge mysql-client.* mysql-common.* ; [19:08] Tomreyn, I ran it and it shows me much stuff. [19:08] (then i was able to run `apt install mysql-server;` without issues) [19:08] bwailer: then press ctrl-w to search for "Port" [19:08] bwailer: without the quotation marks [19:09] tomreyn, don't miss the `.` in rm -rf ./ [19:09] bwailer: to find more hits, press ctrl-w again and just enter then [19:09] hans_: please don't post such commands here [19:10] my xorg log is http://paste.ubuntu.com/p/zxDQ2HGwkC/ [19:10] I am doing all of it but unfortunately it is confusing me [19:10] i got no clue why i no longer see the gui buut get a black screen [19:11] bwailer: okay, we can try a different approach. you can quit the editor using ctrl-x, then n (to not save) [19:11] cool, I did it [19:11] well got out of nano [19:12] bwailer: run this and report the url: grep -i 'port ' /etc/ssh/sshd_config | nc termbin.com 9999 === ls is now known as Guest84237 [19:14] it is saying no such file or directory [19:14] bwailer: you mistyped, try again [19:15] will do. [19:15] bwailer: how do you enter these commands i type here? can you not just copy + paste them? [19:15] For some reason when I type commands in the terminal window theyre now being underlined and Ican no longer tab to autocomplete the command. How do Iget rid of this? [19:15] it's a bit unsafe to do so but then if you trust me enough to not trick you there then you could just copy + paste them. [19:16] Is this Ubuntu channel the right channel where I might get some advise regarding proper installation of Ubuntu?' [19:16] anjen: generally, yes, this is a volunteer ubuntu support channel [19:17] grkblood13: try ctrl-c, then "reset" === gry is now known as Sveta [19:17] tomreyn: thanks. I'll form my question and post. Much appreciated on the quick answer. [19:17] :) [19:17] grkblood13, i think you have hit CTRL + u, do that again? [19:17] i coppied and pasted and it just sent me back to enter more [19:18] bwailer: this would happen is you missed one of the single quotes (ticks) [19:18] neither are making it go away [19:18] bwailer: here's the command again: grep -i 'port ' /etc/ssh/sshd_config | nc termbin.com 9999 [19:18] bwailer: i ran it here and it runs fine [19:18] happens in a new terminal window too [19:19] grkblood13: hmm then i don't know exactly, this is strange. did you change the temrinal font by chance? [19:19] its not the font, its more than that [19:20] grkblood13: a screenshot might help [19:20] tabbing to autocomplete no longer works either [19:20] ok it gave me http://termbin.com/b0on [19:20] I installed konqueror to test some stuff out [19:20] maybe it installed something [19:21] ok, uninstalling konqueror made it go away [19:21] must be some dependency program [19:21] maybe a KDE thing? [19:21] bwailer: very well. so does just copy pasting commands not work for you? [19:21] yes sir [19:22] grkblood13: not sure, try asking in #kubuntu maybe [19:22] sorry I was able to get the copy and paste to work for me [19:22] bwailer: great. [19:23] bwailer: now run this: cp -p /etc/ssh/sshd_config{,-tomreyn_backup} [19:24] bwailer: we're creating a backup of your configuration file just in case [19:24] s/backup/copy/ [19:24] it's a copy, not really a backup [19:24] hey all [19:25] okay i did it [19:25] bwailer: does this seem to have worked, did it return with out any output? [19:25] it did not show me anything different [19:25] it returned without any output. [19:25] heyho everyone [19:25] bwailer: now: echo Port 1125 | tee -a /etc/ssh/sshd_config [19:25] what's the equivalent of xdg-open / open -a Chrome . in ubuntu? [19:25] hi coz_ + tmm88 [19:26] when i enterit gave me port 1125ed that [19:26] bwailer: with a lower case P? [19:26] what might be wrong here? [19:26] https://imgur.com/a/SrfvCwg [19:27] bwailer: can you tell me exactly what the previous command returned, please. === eduMaster is now known as EduMaster === EduMaster is now known as EduardoMarcial [19:27] raidghost: ask in ##hardware [19:27] port 1125 is all it is giving me with lowercase p or the uppercase P [19:28] bwailer: well it has to be either "Port 1125" or "port 1125", can't be both, right? [19:28] I think he might have run it multiple times. [19:29] i'm sure bwailer would have told us if he ran it more than once, right? [19:29] echo Port 1125 | tee -a /etc/ssh/sshd_config [19:29] Port 1125 [19:30] bwailer: ok, now this: tail -n3 /etc/ssh/sshd_config [19:30] tomreyn: You might be sure. I'm not. Carry on. [19:32] now it is saying Port 1125 [19:32] and before that UsePam yes [19:33] I'm trying to upgrade from 16.04 to 18.04.2, but when I run `do-release-upgrade` I get `Please install all available updates for your release before upgrading.` When I run `sudo apt-get dist-upgrade` it says that `i3` and `i3-wm` are held back. I remember holding them back because I installed i3-gaps from source, so how do I do the release upgrade anyway? [19:33] bwailer: so two lines of output? also another empty line then? [19:33] UsePAM yes [19:33] Port 1125 [19:33] port 1125 [19:33] That was the output [19:34] Okay, let's try this again. [19:34] bwailer: okay, so you actually ran the earlier command twice. [19:35] according to terminal it does not show it running twice [19:35] I am totally baffled. [19:36] basically I need to ip address and port for him to connect [19:36] bwailer: no problem we can recover from this. now just copy and paste this command to your server, don't type it, it will likely result in a mess: sudo sed -i '/^port 1125$/d' /etc/ssh/sshd_config [19:37] bwailer: for now you need to put something up for him to connect to. so far he would not be able to connect. [19:37] this si what we're working on right now. [19:39] i copied and pasted but gave me nothing [19:39] Sorry that I a making this so difficult for you [19:39] bwailer: okay, now this: tail -n3 /etc/ssh/sshd_config | nc termbin.com 9999 [19:40] bwailer: i know this is surely not an easy work mode for you either. we'll be done soon [19:40] this is the output https://termbin.com/4818 [19:41] great [19:41] hi all, im having a problem getting ipv4 enabled on ubuntu 18.04. [19:41] every sinc i upgraded a couple of days ago. my system has been using ipv6 [19:42] but any software that was using ipv4 are broken now [19:42] bwailer: now this: systemctl restart ssh [19:43] Authentication complete is what it just gave me. [19:43] bwailer: good, and it worked out, too. [19:44] For that part it seems so [19:44] bwailer: so your ssh server is now reachable from the internet on your public ip address, on port 1125 [19:44] bwailer: i just tested [19:44] Cool. So know I just have to have him enter the public IP address and the 1125 and it will work [19:44] bwailer: you can now tell your friend that they need to connect to 69.146.251.175 on port 1125 [19:45] bwailer: well, depends :) [19:45] hahaha, Lets hope [19:45] bwailer: how is your friend going to login there? [19:46] using a user you created for them? or as root? and using a password, or an ssh authentication (public) key? [19:46] Sweet. It just worked for me. I tried it off teatherphone and it is working.ing off my [19:46] so you ssh'd in from the internet basically, great [19:46] VuurDraak, still there ? [19:47] any idea how to fix that snap stuff [19:47] yup [19:47] bwailer: if you want, answer these other questions i just asked, or just have your friend try now if you prefer [19:47] copying files for if i need to do a fresh install [19:47] tomreyn: I really appreciate all of the help you have give me. [19:47] bwailer: you're welcome. [19:47] VuurDraak, on 14.04 atm ? [19:47] yes in irssi [19:48] I just asked him to try but it worked for me not on my network [19:48] VuurDraak, open anothe tty and run ps -A | head -2 [19:48] jeeze bwailer you are still at this? [19:48] bwailer: so you logged in there as him? [19:48] bwailer: Is your friend really not capable of ssh'ing to a public ip using putty? [19:49] VuurDraak, please, highlight the nickname [19:49] leftyfb: this will yet have to show. i assume that so far there was no way for the friend to login [19:49] tomreyn: I was able to ssh to his public ip yesterday and got a login prompt [19:49] oh ok [19:50] Now ssh isn't open anymore [19:50] ioria , i did the command [19:50] VuurDraak, paste the 2° line [19:50] bwailer: what did you change? [19:50] 1 ? 00:00:01 init [19:50] ah, changed the port [19:50] leftyfb: we changed the WAN port, it is working now, listening on a different port [19:51] bwailer: ssh is working fine. I can ssh to your server no problem [19:51] We got it worked out thanks to Tomreyn! I tried to loging in using a different network. I used a hotspot on my phone that was not connected to the same network and it workded [19:51] bwailer: so your friend is able to ssh in now? [19:51] yes he is [19:51] oh he tested already? [19:51] sorry for not putting ioria in it [19:52] bwailer: next step, only allow ssh keys. NO passwords [19:52] I will work on that. [19:52] VuurDraak, systemd is running ? ps -A | grep systemd [19:53] bwailer: also, you still have 443 pointing directly to the login of your NAS, publicly. [19:53] I need to fix a few things [19:53] an 8443 pointing to some other auth [19:53] ugh! [19:54] ioria : http://pastebin.ubuntu.com/p/Jng4qrF23/ [19:54] can i copy the last line from the cli with the keyboard without a mouse ? [19:54] VuurDraak, broken link [19:54] when trying to get onto the server you must have a login and password. leftyfb are you able to do that? [19:54] oww sorry its past not pastbin [19:54] VuurDraak, install gpm ; select and click the mouse button [19:55] bwailer: Ever heard of brute force attacks? === ilfantomas_ is now known as ilfantomas [19:55] yes I have, so is that what you did? cause i am under the impression that is illegal [19:56] bwailer: someone breaking in doesn't care what is illegal. They will do it anyway. [19:56] ioria , how can i copy what i select with the mouse ? [19:57] left click ? [19:57] VuurDraak, when you select, it's copied [19:57] well, I would assume the site would not allow anyone who tries to get into someone useless stuff without permission. [19:58] VuurDraak, you paste with the mouse click [19:58] and how to past it ioria ? [19:58] ^ [19:58] bwailer: someone can run a script to try all passwords and eventually get in. Or they could find an epxloit for your Netgear r6300v2 router and get in quicker. It's your network. Your choice. [19:58] oww i get it now ioria http://paste.ubuntu.com/p/xrvtpm2cFZ/ [19:59] you seem very slimy!!! [20:00] bwailer: I beg you, please get your friend to only use ssh keys to login, then look into a program like sshuttle which he can then use to login via ssh and access any resources on your network. That way you can close all other ports and be secure. [20:00] I will be contacting Netgear right now [20:01] VuurDraak, sudo service lightdm restart [20:03] bwailer: You don't really seem to understand what's being said, here. :/ [20:03] ioria lightdm start/running, process 5867 [20:03] then it got black and after some time the cli came back [20:03] VuurDraak, and what happens ? [20:03] i see [20:04] VuurDraak, sudo systemctl restart lightdm [20:04] 21:04 < ioria> VuurDraak, sudo systemctl restart lightdm [20:04] Failed to issue method call: Unit lightdm.service failed to load: No such file or directory. See system logs and 'systemctl status lightdm.service' for details. [20:05] bwailer: netgear has nothing to do with securing your own network which you basically have wide open at the moment [20:05] @ ioria [20:05] bwailer: Using SSH keys as opposed to passwords is far more secure. leftyfb is giving you very sound advice. [20:05] sorry it copies it auto with an enter behind it [20:06] zeropoint: not to mention not port forwarding your router nand NAS webUI's to the internet [20:06] Oi, seriously? [20:07] bwailer: we're trying to help you. It's very possible someone has already broken in. It's guaranteed that someone has already tried or is in the process. [20:08] VuurDraak, reboot; enter grub -> advanced option; see if you have an 'upstart' item; if not 'esc'; press 'e' and add 'nomodeset' in the linux line [20:08] u mean ad nomodeset after ro in the vmlinuz ? [20:09] bwailer: there are more secure ways of achieving what you and your friend are doing. I can help you with it if you like. [20:09] ioria what you mean with upstart ? [20:09] ioria 'upstart' some where in the grub command it is giving what u see when i press e ? [20:09] bwailer: just for the record, on the machines I have open to the internet with SSH, I get continuous SSH break-in attempts, every second [20:09] leftyfb, zeropoint: it doesn't seem like bwailer wants you to help. or they're just AFK right now. i agree, all of these changes would be very advisable. but as long as it's not default passwords on these exposed services i guess it's as good / bad as any fifth ot tenth average internet user. [20:10] hi [20:10] Hello [20:10] I have a question [20:10] VuurDraak, in advanced options you might have 2 items : upstart and systemd ; pick upstart [20:10] Me too [20:10] hi ravercult + lucifer_ [20:11] ioria , im not sure how to get in advanced options, is that also a letter i can press once i see the grub2 menu ? [20:11] VuurDraak, from the grub menu === eduardo__ is now known as EduardoMarcial [20:12] tomreyn: there are scripts/bots scanning the internet 24 hours a day looking for open ports and trying dictionaries of passwords. Some have exploits loaded that can get in almost instantly regardless of default passwords. [20:12] leftyfb: i'm fully aware of this. [20:12] okay i take a look booting o7 [20:12] My question is the following: trying to run lamp on ubuntu, and was trying to test apache2. If I type in my browser the "localhost" I get the right result, but I'm searching for my public IP address, and when I type it in the browser it gives me a pop-up asking for username/password and also mentioning the model name of my router. What's going on? [20:12] I wanted to download a live usb creater for unbuntu and end up downloading something from internet. since i have installed it i can find it in search reuslts but not in apps directory. I am trying to open it, it asks for su password. When i enter password it just vanish. in my sear results it is names as "liveUSB install" I want to remove it but do not know how to remove it [20:13] tomreyn: bwailer was not. Unfortunately, they seem to have left and will continue to be open for exploitation. [20:14] Can someone help me? [20:14] So I installed the ubuntu-desktop package on my ubuntu server in order to have a GUI, but then changed my mind and wanted to go back to terminal only. So I removed that package and got the server back to terminal only, except that now it goes into standby mode after like 30 mins of inactivity, which I don't want. How do I disable that? [20:14] ravercult, likely you found the ip of your router [20:14] ravercult: Your router is running something on that port. Also, port 80 is going to be blocked on your home network if you're trying to get to it from outside your network. I'd recommend using a non-standard port. [20:15] ravercult: you will not be able to access your public ip from your local network [20:15] www.whatismyip.com [20:15] ravercult: You'll also need to be sure that you set a port forwarding for whatever port you choose to work. [20:15] icanhazip.com returns only text. [20:15] OerHeks are you dutch? :D [20:16] Not saying wimi.com is BAD. [20:17] ravercult: You'll need to test your port forwarding from a cellphone or tethered machine or a friend over the internet [20:17] How do I do that? [20:18] ravercult: lets make this easier, if you're talking about the ip address you're on IRC with right now, there's no port 80 (http) listening on your public ip address [20:19] ravercult: That said, a lot of ISP's will not allow you to run a web server on residential internet services like your home [20:19] leftyfb: Is there anything that can be done about that? [20:19] I'm totally new to this [20:20] ravercult: why do you need to run a web server from your home ip out to the internet? [20:20] anyone there to help me out a bit. [20:20] ravercult: get a cheap vps to play with instead of potentially getting your computer more vulnerable [20:20] maxLeet`: disable ipv6 [20:20] leftfb: is that the only way? [20:21] if you want to run a webserver on your home ISP service, spend a few extra bucks on a decent vpn. that will hide what ever you are doing from your home isp [20:21] maxLeet`: probably not. But it's the easiest, [20:21] maxLeet`: can you explain what the issue is [20:21] disabling ipv6 isn't a solution [20:21] Oka [20:21] Ben64: of course it is. They never said they want to use ipv6 at all [20:21] Disabling IPv6 is not a solution. [20:22] Correcting your network configuration generally is. [20:22] bingo [20:22] So essentially what I do is stop fooling around and find a good host [20:22] I was so excited that I could run my website from home :( lol [20:22] I say "generally" because the other option is "realize that IPv6 wasn't your issue to begin with." [20:22] A or B. [20:22] Ben64: i upgraded 18.04 a couple of days ago and i cant get ipv4 to come up.. i tried configuring it manually but still nothing. [20:23] maxLeet`: are you sure you're not confusing the lack of ipv4 with the lack of network connectivity at all? [20:23] Ben64: this is affecting some of my other programs because they are still using ipv4. [20:23] maxLeet`: can you pastebin the output of ifconfig [20:23] leftyfb: lack of network connectivity? [20:24] maxLeet`: also, do you know the details of your home network, like network range, gateway address, etc [20:24] Ben64: Command not found [20:24] net-ttols [20:24] net-tools; but ip a is good [20:24] oh [20:24] Ben64: Ubuntu 18.04 does not include ifupdown [20:25] maxLeet`, paste 'ip a' [20:25] net-tools has been deprecated for ages. [20:25] but still there [20:25] old habits [20:25] !info net-tools [20:25] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 [20:25] net-tools (source: net-tools): NET-3 networking toolkit. In component main, is optional. Version 1.60+git20161116.90da8a0-1ubuntu1 (bionic), package size 180 kB, installed size 728 kB [20:25] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [20:25] inet 127.0.0.1/8 scope host lo [20:25] valid_lft forever preferred_lft forever [20:25] please not here [20:26] use a pastebin [20:26] inet6 ::1/128 scope host [20:26] valid_lft forever preferred_lft forever [20:26] 2: eno1: mtu 1500 qdisc fq_codel state UP group default qlen 1000 [20:26] ioria: Just because it's still there doesn't mean you shouldn't encourage people to move to the current tools. [20:26] Doh. [20:26] zeropoint, i did not [20:26] I prefer ifconfig to ip a. It's much easier to read [20:27] Fine, but it's not installed by default for a reason. Please remember that. [20:27] sure [20:27] yeah ip needs some formatting [20:29] !paste | maxLeet` you may talk again now, but read this [20:29] maxLeet` you may talk again now, but read this: 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. [20:34] so 'nc termin.com' command not returning links over to me. [20:34] nc termbin.com 9999 [20:34] probably because you typed the address wrong [20:34] ioria: tried. nothing returned. [20:35] maxLeet`, ip a | nc termbin.com 9999 ; no url ? [20:35] ioria; nope [20:36] maxLeet`, ll /bin/nc [20:36] lrwxrwxrwx 1 root root 20 Jul 25 2018 /bin/nc -> /etc/alternatives/nc* [20:37] standard [20:37] maxLeet`, sudo apt install pastebinit [20:38] ping -6 termbin.com doesnt work but ping -6 www.termbin.com works [20:38] ioria: I think pastebinit comes preinstalled on ubuntu 18.04 [20:38] leftyfb, idt so [20:39] leftyfb, http://releases.ubuntu.com/18.04.2/ubuntu-18.04.2-desktop-amd64.manifest [20:41] hello everyone [20:41] hi anton_ [20:41] had to manually create this one via browser: https://pastebin.com/5uCduVCa [20:42] ip a: https://pastebin.com/F5iQsNYZ [20:43] maxLeet`, ok, and what's the problem ? [20:43] oops, neither termbin.com nor paste.ubuntu.com has an AAAA record. === oleg is now known as Guest4421 [20:44] Hello everyone ! I have installed atom.io through snap and now I am getting this error git-remote-keybase error: (1) keybase isn't running; try `run_keybase`, when trying to push to keybase autogit repo. Could that be cause of the snap container not giving access to this repo . Or maybe some env vars missing from a snap packaged software ? [20:44] ioria: im trying to get ipv4 to work. i tried to configure it manually but its not taking the static address and configs ive setup. [20:44] keybase is definetely running and run_keybase does not make a difference [20:44] hello [20:45] maxLeet`: also, do you know the details of your home network, like network range, gateway address, etc [20:45] maxLeet`, ^ that [20:45] Ben64: ipv4 yes. ipv6 more or last (but this one is working) [20:45] maxLeet`, and what are you using ? Network-manager ? statis netplan config ? [20:46] more or less* [20:46] maxLeet`: ok so what are the details [20:46] ioria: i thing Network-manager is depreciated or im trying to work with netplan but the configurations ive made arent working. [20:47] Ben64: ipv4 or ipv6? [20:47] maxLeet`, NM it's not depreciated [20:47] Ben64: ill paste my configs [20:47] ubuntu 18.4 I cannot access utilities [20:47] maxLeet`, better to paste /etc/netplan/*.yaml [20:47] ok [20:48] dannyjazz_: what are you trying to do, how do you know it's failing, which error messages are reported? [20:48] trying to set a bluetooth device nothing happens [20:48] I click in the top right corner, I see the untilities icon, when I click on it nothing happens [20:49] ioria: https://pastebin.com/gXLf6h82 ... above command wasn't spaced out well. [20:50] anyone else have an issue with NV Drivers 4.10 on 18.10 where X will only start after you flick between tty1 to tty2 and back a few times before it starts ? === SimonNL_Afk is now known as SimonNL [20:50] maxLeet`, what is ? a server edition ? [20:51] ioria: yes [20:51] maxLeet`, backup 50-cloud-init.yaml [20:51] dannyjazz_: can you run this in a terminal - be sure to copy it exactly as given: nc termbin.com 9999 < <(lsb_release -ds; cat/proc/version /proc/cmdline; hcitool dev;) [20:52] dannyjazz_: if it works properly, it will return a web address, please paste (only) this address here. [20:54] dannyjazz_: sorry, i notice i had a typo in there, try this instead: nc termbin.com 9999 < <(lsb_release -ds; cat /proc/version /proc/cmdline; hcitool dev 2>&1 ) [20:56] https://termbin.com/kbtg [20:57] hi, I just set up a frsh install of ubuntu 18.04 on a laptop with an nvidia card. [20:58] when i go into nvidia setting or propritary drivers it all shows nvidia is being used, but glxinfo | grep renderer gives me MESA DRI [20:58] dannyjazz_: okay, so your ubuntu 18.04 LTS system seems to be up to date, and it did detect a bluetooth device. are you using the default Gnome-Shell based desktop? [20:58] yes [20:58] gnome [20:59] dannyjazz_: so when you click on this menu with the network / sound /power icons top right, does it show a bluetooth icon in the menu that opens? [21:00] Is it standard to have a Windows Network in "Other Locations? I have no windows network in my home. [21:02] nnrd: i think it's by default in case you do have such a network and would like to search for available resources in it. [21:02] yes it shows icon and I guess it helped me find out how it works [21:02] anyone know of a #openoffice chan to ask about spread sheet formulas? like can I reference a sheet by position and not name? [21:02] try this /msg alis list openoffice [21:02] dannyjazz_: alright, if you have more questions about this, just ask. [21:03] CarlFK: also please note we only support libreoffice here, which is what ubuntu ships with. [21:04] tomreyn thank you very much! [21:04] tomreyn: #libreoffice is a thing, thanks [21:04] lawltoad: did you reboot (or restart X) since enabling the proprietary drivers? [21:05] Yea, like twice [21:05] nnrd: you're welcome. by the way i also run 18.04.2 and don't have a service supporting these protocols installed and it still shows up for me in nauilus, so this is probably just to be ignored. [21:06] CarlFK: you're welcome. [21:06] lawltoad: okay, thern it sounds more complicated, and i'll not try to help. [21:06] tomreyn, it's a laptop soI don't know the current state of the whole optimus/bumblebe stuff [21:06] haha [21:06] Q_Q [21:06] yeah, sorry, i dont like nvidia, to me you bought the wrong hardware. [21:07] maybe somenoe else will help [21:13] It used to be the better choice, haha. These things sift back and forth every two years -_- [21:14] ioria: im i suppose to do anything after ive backed up the *.yaml configs? [21:16] Hello! I have a problem, my only way to install Ubuntu is a 1GB USB. As recent versions are larger than 1GB, I tried to download v12.04.5 and then upgrade, but it does not seems to works and crash everytime. Is trying to download an older version a bad idea? [21:17] tomreyn, weird prime-select query also returns nvidia ... but just nto glxgears [21:17] qwebirc77950: trying to install any unsupported version is a bad idea [21:18] qwebirc77950: at least when this system has or will have any network connection [21:18] Well yes, but I don't really have any choice because I can't go higher than 1GB :/ [21:19] qwebirc77950: which kind of network connections does this system have? ethernet? wireless? both? [21:19] Wireless [21:20] qwebirc77950: so you couldn't attach it to a wired network even when you wanted? [21:21] I can't right now, no [21:22] qwebirc77950: the reason i'm asking is because with 1 GB storage on the usb stick, you you still install ubuntu server, then install the desktpo from there. but this would require a network connection. and i'm not sure whether the server supports wireless network connections out of the box. [21:22] i'm trying to determine this now. [21:24] So I should try to download Ubuntu Server to then download the desktop? (If wireless works, of course) [21:25] qwebirc77950: it's something you can give a try, yes [21:25] qwebirc77950: http://archive.ubuntu.com/ubuntu/dists/bionic-updates/main/installer-amd64/current/images/netboot/mini.iso [21:25] leftyfb: so the mini.iso does support wireless? [21:26] I will try this, thanks [21:26] that I'm not sure to be honest [21:26] worth a shot [21:26] it's a 70M iso, it'll take a few minutes to test [21:26] i'd rather expect the server to, just for the larger image size. but not sure either [21:26] qwebirc77950: any way to could plug in ethernet? [21:27] i asked this before [21:27] Nope, sorry :/ [21:28] get a bigger usb [21:28] qwebirc77950: got another pc/laptop/pi that can connect via wifi and share ethernet? [21:28] wpasupplicant is not installed by server [21:29] Nope, I can't have ethernet at all now [21:30] qwebirc77950: do you have another computer with wireless and an ethernet port and a cable? [21:30] i meant to say: wpasupplicant is not installed by the alternative server installer (d-i) === mwsb1 is now known as mwsb [21:31] I have a PC with wireless connection but not a cable [21:31] i downloaded youtube videos how do i get a preview icon to show instead of a generic video icon [21:31] qwebirc77950: what about a local convenience store? They usually have flash storage for pretty cheap [21:32] When launching with mini.iso, it says "Failed to open \EFI\BOOT\grubx64.efi - Not Found" [21:33] qwebirc77950: how did you put the mini iso onto your flash drive? [21:33] Hmm yeah, it would be better without it but if there's no solution I'll do this [21:33] pi0: That is not a feature of nautilus [21:33] I used Rufus [21:33] qwebirc77950: on Windows or ubuntu? [21:33] Windows [21:33] qwebirc77950: try etcher.io [21:34] I will try, thanks [21:34] https://www.techspot.com/downloads/6931-etcher.html Is this the right software? [21:35] qwebirc77950: http://etcher.io [21:35] nautilus? [21:35] Oh. Yeah lmao. Thanks [21:35] pi0: the default file manager in ubuntu [21:36] do you know what the feature is called so i can enable [21:36] pi0: again, that is not a feature that exists in nautilus, AFAIK [21:36] pi0, there is no howto to see a preview else than a tumbnail picture [21:37] pi0: you could convert the videos to mp4 or something and you'll get thumbnails [21:37] so that youtube may be old or not suitable for linux? [21:37] do you have the how to? [21:37] what howto ? [21:38] oh, youtube-dl does download in mp4 now [21:38] it should work [21:38] i used that [21:38] if nautilus browses over network to a nas/server, you don't want those icons, they slow down transfer dramaticly [21:39] pi0: open nautilus and click the 4 little squares in the top right [21:39] pi0: hit CTRL+ to make them bigger [21:39] Linux Mint apps With Ubuntu Packages [21:40] !mint | mint__ [21:40] mint__: 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) [21:40] i can see the generic icons [21:40] pi0: mind you, I'm not sure if this works with whatever filemanager Ubuntu Mate uses (assuming you're running Ubuntu mate on that raspberry pi of yours ) [21:41] ls / [21:42] :) let me check [21:42] mint__: we do not support Mint here. Please go to #linuxmint-help [21:42] ah dconf hack [21:43] I'm trying to upgrade from 16.04 to 18.04.2, but when I run `do-release-upgrade` I get `Please install all available updates for your release before upgrading.` When I run `sudo apt-get dist-upgrade` it says that `i3` and `i3-wm` are held back. I remember holding them back because I installed i3-gaps from source, so how do I do the release upgrade anyway? [21:43] dyc3_: you'll probably need to remove i3* in order to upgrade [21:43] dyc3_, they point to: sudo apt update && sudo apt full-upgrade [21:44] that might give some updates about upgrading too [21:44] ls / [21:44] ubuntu: what can we help you with? === ubuntu is now known as Guest84350 [21:44] dyc3_: apt-cache policy i3 [21:45] dyc3_: what's the output of that? (please use pastebin) [21:45] nice thank leftyfb [21:45] initrd.img.old and vmlinuz.old [21:45] i took the risk of removing windows 10 from my surface pro 6 [21:45] and jumped right in [21:45] Guest84350: what can we help you with? [21:46] It doesn't seems to work with Etcher, but I think I will do what you suggested first and will just buy another one, it will make everything much easier [21:46] ask and run! [21:46] but scaling isnt working right [21:47] Thanks a lot for your help, have a good day/night! [21:50] i cant get percentage scaling to work [21:50] on ubuntu 18.10 [21:50] 3.30 gnome [21:51] pi0: just to be clear, this is on a Microsoft Surface Pro table correct? [21:51] tablet* [21:51] After systemd updated, the following messages appeared on dmesg: https://paste.ubuntu.com/p/nxTMfSfms8/ Xubuntu 18.04, kernel version 4.18.0-15. Are they relevant? [21:51] yes [21:51] leftyfb: https://pastebin.com/n9Jct3nf [21:52] dyc3_: that was not installed from the official ubuntu repos. You'll need to remove it and any other packages from that repo [21:53] ALL rise [21:53] you may be seated [21:53] Room-Elder: This is a support channel. Can we help you with something? [21:54] got it [21:58] leftyfb: is there a setting i over looked [21:58] regarding not being able to scale in percentage [21:58] pi0: maybe check video drivers? === mulletmen is now known as mulletman [22:06] hmm how do i check video drivers if working correctly [22:07] driver in use >> lspci -nnk | grep -i vga -A3 | grep 'in use' [22:08] leftyfb: I've uninstalled the i3 and i3-wm packages but I'm still getting the same message from `do-release-upgrade` [22:09] dyc3_: apt-cache policy i3 i3-wm | nc termbin.com 9999 [22:10] thank you let me try [22:10] leftyfb: https://termbin.com/jjd6 [22:11] dyc3_: pastebin/termbin the output of: sudo apt update ; sudo apt full-upgrade ; sudo do-release-upgrade [22:12] driver not found [22:13] leftyfb: https://pastebin.com/eLH3zKAd [22:13] pi0, maybe there is no driver, or you did not install one? and what is the first part, graphics card detail? [22:14] nothing showed [22:14] dyc3_: you're going to need to ppa-purge all of those PPA's and oher repos you have [22:15] leftyfb: ah ok, ill clean those up and try again [22:19] How do i switch ubuntu on rolling (like debian) ? Using `sid` in /etc/apt/sources.list ? [22:19] kreyren, not. [22:19] what [22:20] kreyren: you don't. You upgrade when the latest is released [22:20] it's debian based it should be possible switching on sid afaik [22:20] dyc3_: in case this is of use to you: before a release upgrade, i usually disable all PPAs myself first of all, then use https://github.com/tomreyn/scripts#foreign_packages to detect packages i had installed form these PPAs, and either purge them (if not in ubuntu at all) or downgrade them to their ubuntu release version (if they are newer than what is available in ubuntu). [22:20] kreyren: if you want Debian's release cycle, you use debian [22:20] kreyren, no [22:20] i want ubuntu on sid [22:20] i want the moon [22:20] you have one already [22:20] kreyren: sid isnt a rolling release. Your premise is flawed. [22:21] zeropoint: what is rolling release on debian then? [22:21] buster? [22:21] Nonexistent. [22:21] dyc3_: then i do the release upgrade and once that is done, i check those PPAs i had on whether they still provide a newer / more suitable version than the new ubuntu release provides, and if that is the case, re-enable them. [22:21] never knew debian has a rolling thingy [22:21] OerHeks: It doesn't. [22:22] or it's unstable i think [22:22] or like how do i get more recent versions? [22:22] above cosmic [22:22] sid is the name for unstable. [22:22] so using sid should be sufficient? [22:22] tomreyn: ah ok. I'll give it a shot [22:23] Kryptron_, the development version 19.04 ? i would not suggest that, unless you know what you are doing [22:23] kreyren: Its not designed for use. What are you actually after? [22:23] !latest | kreyren [22:23] kreyren: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa. [22:23] zeropoint: Expected secure system with 150 debian updates that ware released yesterday afaik [22:24] pretty sure debian sid is rolling release. there are no release branches/tags/points/dates for it. packages get updated continuously. [22:24] that is close to secure to my gentoo running CLIP OS, MUSQQ and PaX kernel patches [22:25] kreyren: then run something else. [22:25] blackflow: Its for testing and development. Its not a release. [22:25] zeropoint: the release model is "rolling release" tho [22:25] leftyfb: need backup OS to work on LFS and i want to go with ubuntu [22:25] Regardless, the idea of actually running sid... well, the term "here be dragons" comes to mind [22:25] my internet decided to kill it self sorry everybody [22:26] sid is not a release, in Debian'sbown description. [22:26] kreyren: you will not get rolling releases with ubuntu. Period. [22:26] leftyfb: sid is sufficient [22:26] kreyren: then run debian [22:26] or go back to gentoo? [22:27] is apt able to compile? based on deb-src http://cz.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse ? [22:27] sid is for testing and development. It WILL break. [22:27] breakage is expected and welcomed [22:27] ubuntu LTS will break too [22:27] like it did a few days ago when servers couldn't reboot due to a frakup in the kernel [22:27] in /etc/apt/sources.list [22:27] don't be so absolutist. software gets bugs. [22:27] blackflow: You arent being helpful. [22:28] kreyren: you can download source packages and compile them, yes [22:28] what to do when ur gui is no longer working, and the last install program 'gpm' or somothing like that (mouse in cli) made it so that when you try to login to a tty you cant enter a password anymore on login cause somehow automatics enters are given and you cant type a password anymore :') [22:28] zeropoint: he is, i have no problem with less stable system since i can make it stable [22:28] sure I am. if kreyren wants to run debian sid, by all means, do so. nothing bad or wrong with it. [22:28] hmm [22:28] leftyfb: more info? [22:28] shoot i dont know how to check my video drivers [22:28] be aware that such software is _less_ tested, and that's all [22:28] kreyren: You cant even make sense, let alone stability. [22:28] zeropoint: it makes sence to me? [22:29] kreyren: use apt source [22:29] VuurDraak: boot from a different partition / live media [22:29] kreyren: Hardly a useful metric. [22:29] leftyfb: Any benefit in compiling excluding security? is there any way to optimize it ? [22:29] * zeropoint moves on. [22:29] is it normal to get like 200kbps downloads from Launchpad? are those separate servers from the ones used the main ubuntu repository? [22:29] 0,01% optimization counts [22:30] Platonides, how to kill the program delete its executable i guess mmm [22:30] kreyren: it is not suggested to compile your own packages. Go for Gentoo or LFS if you want something like that [22:30] VuurDraak: try recovery mode [22:30] kreyren: I wouldn't bother except to enable/disable a compile time config feature I nee [22:30] leftyfb: i have gentoo and working on LFS i need backup OS -> i want ubuntu for that [22:30] *need [22:30] !recover | VuurDraak [22:30] VuurDraak: Some tools to recover lost data are listed and explained at https://help.ubuntu.com/community/DataRecovery [22:30] !recovery | VuurDraak [22:30] VuurDraak: If your system fails to boot normally, it may be useful to boot it into recovery mode. For instructions, see https://wiki.ubuntu.com/RecoveryMode [22:30] if that will be a backup OS, wouldn't a stable one make more sense? [22:30] blackflow: elaborate? any benefit in it? (excluding time needed to compile) [22:30] kreyren: Then you should know how to compile packages and read documentation [22:31] kreyren: not much, that's the point [22:31] VuurDraak: ignore what ubottu told you *first* [22:31] Platonides, i was logged in with a live usb boot stick, didnt think about searching for the offending program and simply deleting it, i forgot the exact program name, as somebody asked me to install it from this chat :D [22:31] blackflow: 'much' ? [22:31] kreyren: plus, unlike gentoo, you'll have hard time tracking upgrades. [22:31] kreyren: well even gentoo admits that these days reocmpiling "for teh speeds" is no longer a thing. [22:31] tomreyn, recovery mode doesnt work, as i get the same problem [22:31] leftyfb: Ok, do-release-upgrade is giving me a new error: "Your python3 install is corrupted. Please fix the '/usr/bin/python3' " [22:31] i know, but 'not much' ? as i said 0,001% optimization counts [22:32] do you guys use atom? [22:32] kreyren: bottom line, what you're asking is beyond the scope of this channel. [22:32] building from source is useful when you need to enable or disable a compile-time option which isn't available otherwise. but for speed? nah [22:32] pi0: Not a support question [22:32] tomreyn, as my first problem was a black screen in the gui [22:32] leftyfb: noted [22:32] tomreyn, but now i can not loggin in the cli even :') [22:32] dyc3_: apt-cache policy python3 [22:32] VuurDraak: well recovery mode doesn't enter the gui [22:32] blackflow: thanks [22:32] i was going to use that to modify my settings file [22:32] with syntax highlighting [22:33] i cant make sense of these files all the same color [22:33] VuurDraak: you could also do init=/bin/bash [22:33] tomreyn, cant enter a password anymore when i login, so i cant get in the cli also now [22:33] leftyfb: https://termbin.com/f8rt [22:33] i need to kill the offending program from a live usb boot [22:33] dyc3_: maybe try: sudo apt install --reinstall python3 [22:33] VuurDraak: init=/bin/bash should still work. [22:34] there is no sid-security on ubuntu? [22:34] kreyren: sid is debian. Please stop referring to it [22:35] leftyfb: do-release-upgrade gives the same result [22:35] leftyfb: there seems to be packages in ubuntu sid [22:35] hey can i safely remove /boot/boot-repair [22:35] kreyren: there is no "ubuntu sid" [22:35] tomreyn, i get a login screen in bash, but after i enter my username, i can not enter a password , cause automatic ,enters. are given since the program was insatlled at the password prompt, making sure i can not enter a proper password [22:36] ah i see [22:36] VuurDraak: you don't have a login screen with init=/bin/bahs, you just get the sehll [22:36] * init=/bin/bash [22:36] so i can use cosmic for packages and debian source of sid for security and gentoo for ck-kernel [22:36] dyc3_: ls -l /usr/bin/python3 [22:36] tomreyn, and how or when should i invoke that ? [22:36] kreyren: no. please stop [22:36] from grub ? [22:37] leftyfb: why? [22:37] kreyren: go troll elsewhere [22:37] VuurDraak: yes, it's an option you add to the 'linux' line [22:37] i'm not trolling i'm solving an issue [22:37] leftyfb: https://termbin.com/anh2 [22:37] kreyren: your "issue" is off topic here. good luck [22:37] VuurDraak: but if oyu're already booted into the chroot form a live cd this is probably not worth it now [22:37] kreyren: you can't mix them like that. either use ubuntu, debian or gentoo. [22:37] kreyren: if you are working with an issue in Ubuntu, then no problem. But please stop asking to mix different distributions [22:38] dyc3_: ls -l /usr/bin/python3.5 [22:38] im in windows atm watching a movie, as i could not do anything anymore with my internet down before :D [22:38] blackflow: why not? Debian security should be compatible and i can compile gentoo kernel with ubuntu's sauce to make it work on ubuntu [22:38] leftyfb: https://termbin.com/m7pd [22:38] kreyren: for the same reason you can't take a .deb file and install it on windows [22:38] i came back in to wanr or explain why i didnt react anymore [22:38] kreyren: please. Ubuntu is *based* in Debian, but it is not Debian. [22:38] kreyren: it's not. What you're asking/looking to do is unsupported and beyond the scope of this channel [22:38] blackflow: windows != linux.. + you can using WSl [22:39] kreyren: but it's the same PC so why can't you. really, stop. you can't do it, period. try it and see for yourself. [22:39] i'm asking why can't i use debian security packages on ubuntu? [22:39] just ignore it .. and move on to support :-D [22:39] VuurDraak: i see. well i can't choose between videos and fixing ubuntu for you. [22:39] kreyren: It's not supported here. [22:40] or is cosmic updated with recent release of debian security? [22:40] kreyren: because they're compiled for different dependencies and versions [22:40] blackflow: i see, ty helpful [22:40] blackflow: if i satisfy those dependencies will it work? [22:40] :/ [22:40] in theory yes, but when you satisfy them, you'd essentially turn your ubuntu into debian. [22:40] kreyren: last time. Not on-topic [22:41] blackflow: ty [22:41] tomreyn, i have been trying to fix this for 15+ hpurs [22:41] hggdh: sry i really needed an answer on that since it's on topic for my usage of ubuntu [22:41] tomreyn, when the internet then also went down due to my isp f'ing around , i decided it was time to watch a movie sorry :) [22:42] kreyren: Using debian packages in ubuntu is not supported and is offtopic here. Good luck [22:42] VuurDraak: oh, that's really long. well, i can guide you for a bit if you want to. [22:42] kreyren: as long as you stay with Ubuntu and Ubuntu *only*, no problem. [22:42] thanks for trying to help though, i copied the init thingy, i will try again tomorow if i can fix this [22:42] VuurDraak: good plan. [22:42] + good luck [22:42] hggdh: since debian is compatible with lots of functions in ubuntu i don't know why it's not on-topic assuming that i have experience with LFS to make gentoo kernel work on ubuntu which is what i want to do.. [22:43] you too thanks :) [22:43] + i cant really ask elsewhere [22:43] OK. I tried. [22:43] have a good day all o/ [22:43] kreyren: you're already in ##linu [22:43] ##linux * [22:43] saw that coming [22:44] is there a process explorer for linux [22:45] gui based like windows [22:45] leftyfb: in case you missed it: https://termbin.com/m7pd [22:45] pi0: there are several [22:45] with graphs in all [22:45] pi0: you can use eg. gnome-system-monitor [22:45] dyc3_: I'm not sure what's wrong with your install. You're probably better off just installing 18.04 from scratch and restoring from backup. [22:46] !info htop [22:46] htop (source: htop): interactive processes viewer. In component main, is optional. Version 2.1.0-3 (bionic), package size 83 kB, installed size 219 kB [22:46] leftyfb: hmm ok. Thanks for your help [22:46] OerHeks: while htop is nice, it's not exactly "gui based like Windows" [22:46] !info glances [22:46] glances (source: glances): Curses-based monitoring tool. In component universe, is extra. Version 2.11.1-3 (bionic), package size 505 kB, installed size 3033 kB [22:47] leftyfb: well, yes, not really graphical, either of them [22:47] oops, it must be gui based? [22:47] don't get me wrong, I'll take htop over anything else any day [22:47] how did you find out about all these gnome features [22:48] is there an actual gnome book? [22:49] pi0: neither htop nor glances are gnome related really. [22:51] if glances is a cli tool, how is it that it depends on angular and javascript-common? [22:52] pi0: if you're wondering how to find software packages for a specific purpose, you could use "apt search 'something_you_are_looking_for'" [22:52] instal synaptic, a much more detailed softwarecenter [22:53] Platonides: not directly, maybe indirectly? https://packages.ubuntu.com/bionic/glances [22:53] thank you gotta reboot updates [22:53] one sec [22:54] Platonides: not indirectly either, not on ubuntu 18.04.2 LTS anyways [22:54] hmm, let me see, I was checking on a debian machine [22:56] seems a weird debian thing [22:58] someoner did [22:59] nice, they have a frankendebian factoid :) [22:59] oops, wrong channel, sorry [23:18] What gui app will allow me to edit a pdf file? [23:18] I just need to delete several pages within that docment. [23:18] it's not a gui app, but stapler will do it easily [23:18] fkl: try www.photopea.com [23:19] fkl, libre office could do that, annotate [23:19] and edit/delete pages [23:19] * unless that pdf is protected, i guess [23:21] ubuntu is a great opsys - thank you all!! [23:21] where can I find the repo for `do-release-upgrade`? Is it the `ubuntu-release-upgrader` package? [23:25] nvm, i found it [23:25] sudo apt-get install update-manager-core update-manager # according to the manual [23:31] leftyfb: I fixed it, /usr/bin/python must be symlinked to /usr/bin/python2 [23:42] How about this? https://irclogs.ubuntu.com/2019/02/04/%23xubuntu.html#t22:30 [23:44] old 32b VIA (former Cyrix) models? [23:44] if you want to find out, just run xubuntu in live mode? [23:46] Well, I do have a VIA Centaur M7, I think. But I guess that's not the point. The point was more that whether the processor does need to support certain protocols (flags in the /proc/cpuinfo, if you will) to run current versions of Ubuntu, or Xubuntu. I'm pretty sure that running it on a live format is going to be painfully slow, so I'll try to avoid it as long as possible, hehehe. [23:47] it will give an indication.. slow or not [23:47] Okeys... [23:50] Anyways, I noticed that my i7-4600U has about five times more flags than the old 32b Centaur, so I just started to think that maybe some of those flags would represent crucial new technologies for compatibility. [23:52] After systemd updated, the following messages appeared on dmesg: https://paste.ubuntu.com/p/nxTMfSfms8/ Xubuntu 18.04, kernel version 4.18.0-15. Are they relevant? [23:52] 64 bit, vt-x, and such .. [23:54] Well, I guess that's why #ubuntu is a bitt off channel for this question, but on the other hand, that's what they suggested on #xubuntu. The fact of the matter is that the VIA M7 is a 32b processor, that is not going to change. And there is still a Xubuntu version available that supports 32b. [23:54] Perhaps I won't ask about it more than that, then.