Most Popular
1500 questions
162
votes
16 answers
How to make keyboard work like OSX System Wide?
I switch back and forth between two computers constantly:
OSX Snow Leopard
Ubuntu 10.10
I'd like to be able to make Ubuntu use the same keyboard shortcuts as OSX System Wide, for the following keyboard sequences only (ie I don't want to make…
brad parks
- 2,507
161
votes
8 answers
How to show hidden folders in File Manager (Nautilus) on Ubuntu?
How do you show a hidden folder (whose name starts with .) in File Manager a.k.a. Nautilus on Ubuntu? I am somewhat new to Ubuntu and can't seem to find the "view" menu.
Strato1
- 2,190
161
votes
5 answers
What is the difference between Hibernate and Suspend
Logout, Restart and Shutdown are all self explanatory to me.
What are the differences between Suspend and Hibernate on the shutdown menu?
Richard Holloway
- 31,150
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.…
Stephan Henningsen
- 5,249
160
votes
7 answers
How to install certificates for command line
So in school we need to install a certificate to access https sites. In firefox, I can import the certificate. However, I can't do so with the command line. For example, running git push I get:
fatal: unable to access 'https://github.com/user/repo':…
Universal Electricity
- 1,715
160
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,701
160
votes
10 answers
Realtime noise-removal with PulseAudio?
Is it possible to do realtime noise-removal with PulseAudio, so the sound output that's coming out is smoother?
Vadim Peretokin
- 3,330
160
votes
14 answers
How to execute a script just by double clicking like .EXE files in Windows?
How can I make a bash script executable by double clicking just like .exe files in Windows? I tried creating a launcher and assigning the script to it, but there are two consequences:
the terminal twinkles, disappears, and nothing is done.
you must…
user61928
160
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
- 25,251
160
votes
10 answers
How can I find *.desktop files?
To the best of my knowledge, all shortcuts in the Unity Launcher have a corresponding *.desktop file. I have one shortcut (for skrooge) that doesn't have an icon. How can I find the *.desktop file corresponding to this shortcut so that I can add an…
KOVIKO
- 2,163
159
votes
9 answers
How can I install Adobe AIR?
I am a heavy user of certain applications that are built on AIR.
It appears that AIR has discontinued support for Linux. Even the older versions in the Adobe AIR Archives seem to support only 32 bit Linux distributions and I am on 64 bit…
Vamsi Emani
- 2,575
159
votes
4 answers
How do I create a PPA?
How do I create my own custom PPA to share with the Ubuntu community? I am trying to create my own custom package set and I would really like to share it with the community.
Jebeld17
- 1,902
159
votes
5 answers
How to start a GUI software on a remote Linux PC via SSH
Sometimes I need to start XMBC media player or other GUI software on one of my remote PC (small Xubuntu PC used as a media center).
Usually, I do this by starting an X11vnc server on the remote PC via SSH and then connecting with an Xvnc client to…
Raben
- 1,693
159
votes
5 answers
How to navigate long commands faster?
Is there a way speed up Linux CLI navigation when I must enter long commands?
I simply use arrows right now, and - if I have a long command it takes some time to get from start of the command to the middle of it.
Is there a way to for example jump…
Stann
- 15,416
159
votes
4 answers
How do I install make?
/usr/bin/perl install-module.pl --all
ERROR: Using install-module.pl requires that you install "make".
I need to install make on my ubuntu on AWS EC2. How can I do that ?
I could finally install build-essential also successfully.
# make
make: ***…
Deepak Singhal
- 1,797
- 2
- 12
- 8