Score:0

Black Screen after installing SageMath

in flag

This problem happened in my friend's computer, and I'm trying to help him out. He was using Jupyter for coding python, and installed SageMath using sudo apt-get install sagemath. He said that after that, the Jupyter kernel stopped working, so he decided to reboot his computer. The problem is, once he did this, he got a black screen, as shown below: enter image description here

He said he can actually navigate the Ubuntu system, but there is no GUI. Here is another photo:

enter image description here

cc flag
What happens if you type startx to start the X server and desktop?
Score:0
in flag

The disk is full. 10% of a disk drive's space is reserved for root, which means that when a typical user program (like GNOME desktop) starts up and tries to create a log file, it can't. Use the du -hxd1 -t 10M command repeatedly to track down what is eating up this space, and delete it.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.