Most Popular

1500 questions
111
votes
1 answer

Clock shows wrong time after switching from Ubuntu to Windows 10

I have dual booted Windows 10 and Ubuntu 16.04 in UEFI mode (secure boot off). My time in BIOS is correct. When I boot into Ubuntu and then boot into Windows 10, it shows the wrong time. I have to correct it manually or by the internet in Windows…
111
votes
1 answer

What's the difference between GDM and LightDM?

What is the difference between GDM and LightDM? How can one switch between them. I mean if I have selected LightDM during installation process, will I be able switch to GDM?
user7044
  • 3,861
111
votes
6 answers

Unable to mount NTFS external hard drive

I am having trouble mounting my external hard drive, every time I try and do so I get the following message: "Error mounting /dev/sdb1 at /media/fuzzy27/My Book: Command-line `mount -t "ntfs" -o…
user307687
  • 1,111
111
votes
2 answers

Remove Spotify pop-up notification when a song starts

I would like to remove the bubble notifications of Spotify that are shown when a new song is being played. This is quite distracting while you are working. I still like the integration within the volume menu. Ubuntu Version: 14.04 Spotify Version:…
Israel Varea
  • 1,213
111
votes
9 answers

Why can't I access a shared folder from within my Virtualbox machine?

I have Ubuntu 14.04 as my host system, and then on Virtualbox, I have Lubuntu 14.04. I am trying to share a folder on my host system so that my guest system can write files to it. I've followed instructions as best I can, installed the Virtualbox…
Questioner
  • 6,959
111
votes
7 answers

How can I turn off swap permanently?

Swap makes my system all sluggish and turning it off makes everything smoother. I have 3.5 GB of RAM. I know how to turn swap off by entering sudo swapoff -a in the terminal, but that's just for the current session, because after a reboot swap turns…
Alex Li
  • 1,311
111
votes
8 answers

How do I manage applications on startup in GNOME 3?

I had a nice GUI for changing startup applications (after logging in) on GNOME 2. How can I start that application on GNOME 3? Where can I download it? What is the package name? What command is used to launch it? I have Pidgin still launching on…
Riki137
  • 3,651
111
votes
13 answers

How can I use Chromecast?

I just saw the video about Chromecast and I am interested in knowing how can I enable this on my Ubuntu PC. My TV has an HDMI port.
Luis Alvarado
  • 216,643
111
votes
13 answers

Some fast way to save and restore tabs of Terminal?

I have a Terminal window with a dozen named tabs open. I would like to save the current configuration and have it restored with names and directories. Is there a way to do this?
false
  • 1,762
111
votes
6 answers

How to unmount NFS when server is gone?

I am mounting a NFS-folder from a server to my laptop. Unfortunately, the server goes off sometimes... The problem is, that I cannot unmount the "dead" NFS-folder. On the command-line, I get "device is busy", and via nautilus it crashes my current…
Produnis
  • 1,787
111
votes
2 answers

Creating a .desktop file for a new application

I just installed the lastest version of UGENE. I works fine but in order to use it, I have to enter the following in the terminal: cd ugene-1.11.5/ then execute ./ugene -ui to launch UGENE GUI. This takes too long. I would like to build a .desktop…
cooldood3490
  • 1,215
111
votes
2 answers

Difference between /var/log/messages, /var/log/syslog, and /var/log/kern.log?

For the purposes of kernel logging, why do I have three different, non-inclusive levels of logging amongst /var/log/messages, /var/log/syslog, and /var/log/kern.log?
111
votes
17 answers

Beep in shell script not working?

I'd like to use a beep sound in a shell script. Unfortunately none of the methods I found via Google work for me. I tried echo -e '\a' echo -ne '\007' and the command beep after I installed it via apt. What could be the reason?
NES
  • 33,935
111
votes
17 answers

Microsoft OneNote alternative?

Is there any program for Linux that has about the same functionality and usability as Microsoft OneNote? At the moment I am checking out Basket (for KDE), that seems to point to the right direction, but still lacks much of the functionality of…
YSN
  • 2,359
111
votes
8 answers

I'm getting the message: "The following security updates require Ubuntu Pro with 'esm-apps' enabled" when updating Ubuntu 22.04

I use the package texlive-full, which installs imagemagick and other related packages. When I check for updates, I get this message: The following security updates require Ubuntu Pro with 'esm-apps' enabled: imagemagick libopenexr25…