Questions tagged [default]

Default refers to the setting/program set, etc. that was the initial configuration. This is a very generic tag, use a more specific one if possible.

404 questions
160
votes
6 answers

How can I change or hide the ~/snap directory?

I'm not particularly fond of apps cluttering my $HOME directory with their own files or directories. It's rarely a problem, because most apps have the courtesy to hide their data by prefixing it with a dot or conforming to the ~/.config standard.…
56
votes
7 answers

Why can other users see the files in my home folder?

I just added a new, underprivileged "desktop user," and I was surprised to discover that it can see the files in my home folder. What is the rational for setting up such lax permissions?
ændrük
  • 78,496
56
votes
5 answers

In what directory(s) are the default ubuntu icons located?

I accidentally deleted the Downloads bookmark, and I wanted to recreate it with the same icon, but I can't find it.
Jiskya
  • 2,165
53
votes
5 answers

How to keep zoomlevel in Evince constant after clicking a link?

I really love how Evince works but this little thing is annoying me so much. When I select a title or a subtitle from the table of contents it shifts the zoom. On windows it was just easy as pie with Foxit but its Linux version really needs time.
c.k.
  • 721
45
votes
5 answers

Why is bash the default shell in most OS?

Why is bash the default shell in most OSes (Ubuntu, Fedora, OSX, etc.)? Why is it that a lot of advanced users mostly use zsh? If it is that good, why is it not the default? I use both I don't see a difference for all my tasks are simple :)
Talal
  • 899
34
votes
3 answers

How do I set which PostgreSQL version is to be used by default?

I have 2 different versions of PostgreSQL installed on my system (Ubuntu Lucid): /var/lib/postgresql/8.4 /var/lib/postgresql/9.0 By default, when I run a PostgreSQL command such as createdb or psql, the 9.0 version is used. How do I configure my…
29
votes
2 answers

Editing the default boot item in grub menu, a definitive answer?

Each time I've tried to dual boot Ubuntu with Windows I always have difficulty with the same thing... editing the default option on the grub boot loader. I'm now running 11.10 and have run into the same problem. Startup-manager didn't work on…
Russ
  • 293
27
votes
3 answers

Change default user folders path?

In previous releases of Ubuntu, I used Ubuntu Tweak to change the paths to the user folders (Music, Documents, Videos, etc). I can't find an option in Gnome 3 to do this, and Ubuntu Tweak's ppa still has no version for Oneiric.
jerivas
  • 352
27
votes
9 answers

How to configure XRDP to start cinnamon as default desktop session

I was wondering if there is a way to make Cinnamon 1.4 the default environment upon logging in to Ubuntu 12.04. I can install Cinnamon 1.4 without any problems, but I am trying to run XRDP to log in from a Windows machine and would like it to start…
Jeff
  • 271
  • 1
  • 3
  • 3
26
votes
1 answer

What are the default mount settings for mount / fstab?

What are the default mounting options for a non root partition ? The man entry for mount says ... defaults - use default options: rw, suid, dev, exec, auto, nouser, and async. ... so that might be what we expect to see. But, unless I'm missing…
John Craick
  • 261
  • 1
  • 3
  • 3
23
votes
3 answers

How to set Thunar as a default file manager?

Is it possible to make Thunar my default file manager in Ubuntu 12.04 LTS? I've installed Thunar and I must say there's really visible performance difference compared to gnome-shell default manager. How can I make this my preferred file manager?
mw-ubuntu
  • 231
23
votes
4 answers

How do I make Geany my default editor on Ubuntu?

I actually want to change the default text editor on my Ubuntu 12.04 from nano to Geany. When I used this code: update-alternatives --config editor .. I don't see Geany in the list. So to add Geany, this is supposed to work…
Programming Noob
  • 1,169
  • 7
  • 16
  • 23
23
votes
1 answer

What is the story behind the default times set in /etc/crontab?

To my understanding, this is the default configuration of /etc/crontab: # m h dom mon dow user command 17 * * * * root cd / && run-parts --report /etc/cron.hourly 25 6 * * * root test -x /usr/sbin/anacron || ( cd / && run-parts…
Oliver Salzburg
  • 4,463
  • 3
  • 24
  • 33
21
votes
5 answers

How to set default opening folder for Nautilus file manager?

How do I configure Nautilus to open at my Documents folder instead of my home folder? I've scoured this site and found answers instructing users to edit the /usr/share/applications/nautilus.desktop file, replacing %U with the path to the desired…
trinkner
  • 655
21
votes
7 answers

What is the default calendar program?

I've noticed that Ubuntu doesn't come with a default calendar program... why not?
Rob
  • 12,940
1
2 3
26 27