Most Popular
1500 questions
90
votes
9 answers
Please recommend a hex editor for shell
Can you recommend a hex editor that can be run from shell? I need to be able to edit not only view the content.

Aviran
- 1,031
- 1
- 7
- 9
90
votes
2 answers
What does 'Ign', 'Get' or 'Hit' mean when running an apt-get update?
I had a bunch of errors in the output of sudo apt-get update: duplicate entries and 404 not found errors.
Figured those out, I hope: I removed PPAs that didn't have any packages associated with them, then I removed out a duplicate entry in…

bruce
- 2,637
- 6
- 19
- 22
90
votes
8 answers
How to not install recommended and suggested packages?
I use Ubuntu 12.04 64-bit, I did the following: sudo gedit /etc/apt/apt.conf and added
APT::Install-Recommends "false";
APT::Install-Suggests "false";
But it did not work. When I try to install a package, it still wants to install the suggested…

user84911
- 961
- 1
- 7
- 7
90
votes
12 answers
How can I move all the window controls to the right (or left)?
Downloaded Ubuntu tweak and set window controls to the right side. Only some programs follow the rule. Pidgin as an example has window controls on the right. But Chrome, Thunderbird, Geany, still have controls on the left.
How can I move ALL window…

Matt Kaye
- 1,009
- 1
- 8
- 6
90
votes
11 answers
How do I remove a website from Ubuntu's web applications?
I thought I would try out the new webapps ppa and everything seems to be working fine. However, google reader now floods my messaging menu with all my feeds and turns the icon blue. How can I remove a specific site (google reader) from accessing…

edm
- 3,935
- 4
- 25
- 27
90
votes
7 answers
How do I find out the name of the SSID I'm connected to from the command line?
Neither iwconfig nor iwlist seem to be able to do this for me.

John Baber-Lucero
- 2,263
- 4
- 24
- 35
90
votes
7 answers
What is the difference between "service restart" and "service reload"
I'm trying to understand the difference between service restart [someservice] and service reload [someservice]. I understand that restart restarts the service whereas reload reloads the configuration. But I don't understand the practical…

nxzr
- 1,003
- 1
- 7
- 4
90
votes
7 answers
How to keep the audio profile at A2DP while using a mic with Bluetooth headset? (Push-to-talk)
I have a CEL-TEC F5A headset.
The spec says:
Bluetooth 4.0, profiles: Headset, Hands free, A2DP, AVRCP/HSP/HFP
It plays nicely with High Fidelity Playback (A2DP sink) profile.
When I want to switch audio input to the headset's microphone, the…

Ondra Žižka
- 3,358
- 4
- 31
- 43
89
votes
8 answers
How do I create a deb package for a single python script?
I have a single python script that I want to distribute as a deb package. It is a indicator which shows local date in Unity panel. I did follow create a .deb Package from scripts or binaries but I could not create a deb package because it fails.…

sagarchalise
- 23,178
- 11
- 69
- 85
89
votes
4 answers
Where is "journalctl" data stored?
When I issue journalctl I get a massive log of all system services, but where is all this information stored?

php_nub_qq
- 1,359
- 3
- 10
- 21
89
votes
3 answers
Dual Boot Windows 10 and Linux Ubuntu on Separate Hard Drives
How would I go about dual booting Windows 10 and Ubuntu, the windows drive is on an ssd as my c drive and my s drive is a hdd that I want to use for Linux. I have no idea what I need to download it or anything.

TechnicallyLive
- 891
- 2
- 7
- 4
89
votes
7 answers
How to remove icons/shortcuts from Unity menu?
I have installed Chromium and Tweet Deck on it (trough Chrome Store), now I uninstalled Tweet Deck and after that Chromium, the problem is, when I installed Tweet Deck it asked me if I want to create a shortcut to it and I chose YES. Now that both…

Removed
- 3,618
- 4
- 25
- 33
89
votes
1 answer
Is it possible to run a Windows .msi installer?
Is it possible to install a Windows program from an MSI installer so that the installed program can be run with the Wine program loader?

Andrew R M
- 891
- 1
- 6
- 3
89
votes
4 answers
apt-get update stuck: Connecting to security.ubuntu.com
When I run apt-get update on my machine it gets stuck at:
100% [Connecting to security.ubuntu.com (2001:67c:1562::15)] [Connecting to archive.canonical.com (2001:67c:1360:8c01::16)]
I have made no recent changes to the system and use my home…

Pabi
- 7,225
- 3
- 38
- 49
89
votes
2 answers
What is Snappy Ubuntu Core?
Before everyone rushes to mark this as a duplicate, I have indeed read the other threads here and here, googled this, and visited the snappy homepage here searching to clear my confusion, and I couldn't. I ask here because I still remain confused. I…

ste_kwr
- 10,720
- 8
- 27
- 37