Most Popular

1500 questions
154
votes
11 answers

How do I create a WiFi hotspot sharing wireless internet connection (single adapter)?

I know how to create a hotspot when connected to a wired network, but when I am using internet from a WiFi connection, this disconnects the wireless connection the moment I activate the hotspot. In Windows I can use Connectify Hotspot, which enables…
Ruppesh Nalwaya
  • 1,641
  • 3
  • 11
  • 4
154
votes
8 answers

How to edit pdf metadata from command line?

I need a command line tool for editing metadata of pdf-files. I'm using a Aiptek MyNote Premium tablet for writing my notes and minutes on this device, import them later and convert them to pdf automatically with a simple script using inkscape and…
bdr529
  • 2,978
154
votes
4 answers

Disable autostart for a service without uninstalling?

How can I disable autostart for a service without uninstalling? For example, I'd like to leave tomcat installed, but I don't want it turning on every time I restart.
C. Ross
  • 2,957
154
votes
12 answers

Why does Ubuntu Download recommend 32-bit install?

Update for 13.10: 64-bit version is now the default and 32-bit is labelled "for machines with less than 2GB RAM" The Ubuntu desktop download screen has a pair of radio buttons you use to select whether you wish to download the 32-bit or 64-bit…
Warren Pena
  • 2,075
153
votes
19 answers

Reverse two finger scroll direction (natural scrolling)?

Two-fingered scrolling is working fine, but is there a way that I can reverse the direction (natural scrolling)? It seems backwards opposed to the way OSX does it.
Naftuli Kay
  • 4,226
153
votes
6 answers

What do the nomodeset, quiet and splash kernel parameters mean?

What do Kernel command line parameters (also also known as boot options) mean? When you go to Ubuntu (or better, GRUB) options, you have things like nomodeset, quiet and splash. What do these options mean? I am also interested in other parameters…
Star OS
  • 2,568
153
votes
9 answers

After modifying /etc/hosts which service needs to be restarted?

After modifying /etc/hosts, which service(s) need(s) to be restarted for the change to take effect?
Ashish Karpe
  • 2,427
153
votes
6 answers

How to patch the Heartbleed bug (CVE-2014-0160) in OpenSSL?

As of today, a bug in OpenSSL has been found affecting versions 1.0.1 through 1.0.1f (inclusive) and 1.0.2-beta. Since Ubuntu 12.04, we are all vulnerable to this bug. In order to patch this vulnerability, affected users should update to OpenSSL…
Lucio
  • 18,843
153
votes
12 answers

A command-line clipboard copy and paste utility?

In Windows I used command-line clipboard copy-and-paste utilities... pclip.exe and gclip.exe These were UnixUtils ports for Windows (but they only handled plain text). There were a couple of other native Windows utilities which could…
Peter.O
  • 24,681
152
votes
6 answers

Unable to delete USB Drive partitions (Block size error)

I have been unable to format/delete the partitions on my Sandisk Cruzer Force 32 GB USB Drive. I get the following error when deleting any of the partitions on it. `Error deleting partition /dev/sdd2: Command-line `parted --script "/dev/sdd" "rm 2"'…
Nectar
  • 1,969
152
votes
9 answers

bash: ./program: cannot execute binary file: Exec format error

I'm trying to run a program, but it gives an error: bash: ./program: cannot execute binary file: Exec format error The result of file program was: program: ELF-32-bit LSB executable, ARM, EABI4 version 1 (SYSV), dynamically linked (uses share…
Soongeun Hwang
  • 1,521
  • 2
  • 9
  • 4
152
votes
7 answers

Is there a hotkey to switch between tabs in the default terminal app?

Is there a hotkey to switch between tabs in Ubuntu's native terminal app? I'm using the netbook version of ubuntu.
mikes mith
  • 1,521
152
votes
7 answers

How do I run a 'sudo' command inside a script?

To do a patch manually I must type this command sudo ./playback_delete_data_patch.sh 09_delete_old_data_p.sql There is a space just before the 09: sudo ./playback_delete_data_patch.sh [space] 09_delete_old_data_p.sql How can I run this inside…
user251948
  • 1,521
  • 2
  • 10
  • 4
152
votes
8 answers

Use path bar and address bar in Nautilus

By default, Nautilus use/show the path bar: Using Ubuntu Tweak I managed to set by default the address bar: Is it possible to set both of them as default (show both: the buttons and the text input)? Note: I know that I can use Ctrl+L to switch…
Radu Rădeanu
  • 169,590
152
votes
11 answers

How can I keep recent files from appearing in Unity?

I sometimes browse erotic media files but I would like to avoid having them appear in files & folders / recent. How can I do that? The old "making .recently-used.xbel a folder" trick from 10.10 and older doesn't work any more. Plus I'd prefer to…
mr.pig
  • 1,553