Most Popular
1500 questions
204
votes
19 answers
How can I find my hardware details?
Is there any built-in software or terminal method allowing me to view the hardware profiles on my system? Windows equivalent of such a feature would be Device Manager.

Oxwivi
- 17,849
204
votes
4 answers
How to restart nautilus without logging out?
How do I just restart the nautilus after adding a nautilus script without having to log out.

Riyaz Mohammed Ibrahim
- 3,770
204
votes
3 answers
System has not been booted with systemd as init system (PID 1). Can't operate
I use WSL2 on Windows 11. I want to run the systemctl command in Ubuntu 20.04, but it gives me the following error:
System has not been booted with systemd as init system (PID 1).
Can't operate. Failed to connect to bus: Host is down
How can I fix…

dsha256
- 2,208
204
votes
3 answers
How to uninstall a package installed from snapcraft?
I used this command line
sudo snap install pwgen-tyhicks
to install pwgen but I can't findout how to use it.
So I want to uninstall it. How to uninstall it?

UbuntuLover
- 2,679
- 3
- 11
- 15
204
votes
10 answers
How do you set a default audio output device in Ubuntu?
Every time I boot up, I have to switch my audio output device to my "Line Out" headphones because for some reason my microphone defaults as a speaker.
See this screenshot:

tiddlesticks
- 2,143
203
votes
5 answers
What can I do if a repository/PPA does not have a Release file?
When updating, I get the following error message:
W: The repository 'http://ppa.launchpad.net/mc3man/trusty-media/ubuntu xenial Release' does not have a Release file.
Here, I find another statement on this error: How can I fix a 404 Error when…

Addem
- 2,303
203
votes
7 answers
How to install Chrome browser properly via command line?
I am trying to install chrome browser via command line. I tried this:
$ apt-cache search chrome browser
The results show that the proper term is "chrome-browser," so I tried that:
$ sudo apt-get install chrome-browser
And then "Y" for the Y/n…
user33877
203
votes
1 answer
How do I override or configure systemd services?
Many sysv init scripts used a corresponding file in /etc/default to allow the administrator to configure it. Upstart jobs can be modified using .override files. How do I override or configure systemd units, now that systemd is the default in Ubuntu?

muru
- 197,895
- 55
- 485
- 740
203
votes
6 answers
How do I find the version of bash I am running?
(learning bash)
I was trying to check the bash version so I typed /bin/bash -v.
That outputted a whole lot of text to the screen (contents of .bashrc, and other files sourced from it).
Could I have screwed up something (like overwriting some config…

Zabba
- 3,555
203
votes
6 answers
Kworker, what is it and why is it hogging so much CPU?
I recently upgraded to the Kubuntu Natty Beta 1 and I've been having a lot of issues with the process kworker. At moments it uses almost half my CPU. Also, strangely enough it seems to affect my USB ports; whenever I plug in an USB drive, the…

davorao
- 7,057
203
votes
3 answers
How to use Undo functionality in Nano?
I use the commmand line text editor nano. How do I undo an action while editing text?
For example:
I typed some text and then changed my mind. Now I want to return to previous state. How?

user44
- 2,133
- 2
- 13
- 5
203
votes
5 answers
How to Search for Files Recursively into Subdirectories
I am trying to look for all XML files in a particular directory and all sub-directories (recursively) inside it.
ls -R *.xml is only listing files in the current directory. I am quite sure, the sub-folders themselves have several .xml files, but…

Shamim Hafiz - MSFT
- 2,374
203
votes
16 answers
Is there a Google Drive client available?
I'd like to install a Google Drive client for Xubuntu (12.04).
I'm getting non-English Google results, and I didn't find grive in the Xubuntu repositories.
Does anyone know of a client that works well for Ubuntu or it's supported derivates (or…

Eyal
- 5,005
202
votes
14 answers
Is there a lightweight tool to crop images quickly?
I need to crop images often - photos, printscreens, etc., and loading gimp for such a simple task takes way too long. Can you recommend a faster alternative?

Justinas Dūdėnas
- 3,398
202
votes
2 answers
29 packages can be updated - How?
I see the following message when I login:
29 packages can be updated.
6 updates are security updates.
How can I perform the updates?
I tried apt-get upgrade and some stuff was installed but the message still remains.

Gerve
- 2,137
- 2
- 13
- 8