[00:01] probably not then [00:02] go with the recommended things [00:02] s/things/options/ [00:06] no one else is talking haha so weird [00:07] how do I check to see if specs are reading properly on xubuntu ? [00:10] lspci? [00:12] what is the default terminal command keyboard shortcut ? [00:13] in xfce? [00:13] yup [00:13] windows key+t [00:15] how do i see if ram is being read ? [00:15] I do not see it from that cmd [00:15] lol [00:15] oh, you want to know how much ram is in use? [00:16] yes [00:16] vmstat [00:17] vmstat -w for readable output [00:17] but its better to use top [00:17] or htop [00:17] default xubuntu comes with a taskmanager [00:19] vmstat -s [00:19] does it [00:20] theres a panel plugin with sensors and stuff [00:26] nothing is loading up in the software app [00:26] wtf [00:28] wait [00:28] or... [00:28] install synaptic [00:29] welcome to linux, where everything barely works [00:29] what is the cmd ? [00:30] sudo apt install synaptic [00:31] should have guess ahhah [00:31] appeciate the help [00:32] i'm pretty sure if a command fails it even suggests how to install it [00:32] no worries, its not like i have better things to do [00:33] what does this do ? haha yeah as name suggest still new [00:56] mm [00:56] what? [00:56] aw, left [00:56] oh well [03:02] hey , is Xubuntu usually sensitive to the machine state? I'm running it on a virtual machine right now to prepare an installation to clone to an 8GB SSD when it comes in, and it always comes up with a "System Error Detected" when I get to the desktop if I just close the window. === The_Milkman_ is now known as The_Milkman [09:56] ochosi, they said 17.10 which got me extra interested.. [10:22] Hello? [11:03] Would you recommend upgrading to 18.04 at release day? Do you think it will be stable enough by then? [11:04] why [11:04] wait for 18.4.1 IMHO [11:06] I'd honestly rather want an up-to-date system earlier than approx July [11:07] your box, your choice. but it's not like 16.04 will suddenly break just because there's a new release [11:08] I wait for xx.1 because it captures the first round of bug fixes. [11:08] I'm on 16.04 rigth now and kernel 4.0.0 probably has some flaws 4.15 doesn't have [11:09] ah. understood. while I don't upgrade my system, I do maintain a virtualbox with the latest shiny stuff. [11:10] Hi [11:11] Xubuntu gets stuck at retrieving file 75 of 75 on the installation screen for me === sorinello1 is now known as sorinello [17:15] g [17:15] helli [17:15] hello [17:15] привет [17:15] здравствуйте [17:16] $$$$$$$$$$$$$$%$$$$$$$ [17:16] копрал я обосрался [17:27] hello [17:43] Hello [21:34] hello! I have a question. There is two versions of linux-image installed on my system. And I can't understand why. I got linux-headers-4.13.0-37 and linux-headers-4.13.0-38. I used `aptitude why` and it says that `-37` installed because `p firmware-crystalhd Suggests linux-image`. But `-38` provides `linux-image` too. Why the `-37` still installed at my system? [21:53] there is print of `why`: https://pastebin.com/wUjCENjr [21:54] As I see the package, that suggests linux-headers-4.13.0-37 is `p` (purged). [21:55] And I run `apt autoremove` before check all this.