8
c++ ns3 simulator compiling errorview story

http://ubuntuforums.org – Hello. I am trying to compile the code below using the command line. The error I get is: Code: one.cpp:8:29: fatal error: ns3/core-module.h: No such file or directory compilation terminated. This how I am compiling: Code: g++ -o one one.cpp Can someone please explain how to compile this code through the command line? Note: When I try to compile using Geany it compiles fine. (Hardware)

8
[SOLVED] delete files in the working directory and sub directories?view story

http://ubuntuforums.org – Hello, How can I delete all files called 001.txt in the working directory and its sub directories from the command line? I am in /home/tom/test/ I have 40 directories and I want to remove all the files called 001.txt in all 40 directories thanks (Hardware)

13
[ubuntu] Long name in command lineview story

http://ubuntuforums.org – In my terminal I am "thomas@thomas-Gazelle-Professional:~/ I just want it to be home/ How do I change it? (Hardware)

12
[ubuntu] Headphones are muteview story

http://ubuntuforums.org – When plugging in my headphones jack the sound is turned to mute and no sound come out , but sound works fine with no headphones also in my alsamixer there is not automute option. detailed information : Code: .sh && bash alsa-info.sh --2013-04-15 21:15:38--  http://www.alsa-project.org/alsa-info.sh Resolving www.alsa-project.org (www.alsa-project.org)... (Hardware)

9
One thing to edit in Fuduntu 2013.2view story

http://www.linuxandlife.com – From the gnome menu in Fuduntu 2013.2, if you go to Applications > System Tools, you will see 2 options to launch Cairo Dock with and without OpenGL.  However, there are two issues with these two options. First, although the two options are supposed to launch Cairo Dock with different backends, they actually act the same. (Distributions)

12
Wrong time displayingview story

http://crunchbang.org – The correct time where I live at the moment is 8:30am. The clock on tint2 is showing 7:30am. I need to change this quickly because I am recording my radio show today and need the correct time. Is there not a GUI tool to do this rather than having to resort to the command line? (HowTos)

12
Boot issues with live USB (loose fit but please be patient with me)view story

http://crunchbang.org – Hi chaps, this one started over in the 'newbies' forum but I've posted the second iteration here. I don't think it fits particularly well in either place, but I suspect that the 'dev' group will have a good chance of recognizing the problems. Background: I'm something of a distro tart, having gone through eight or nine Linuxes over four years. (HowTos)

12
[ubuntu] Dell XPS L 502 x Graphic cardview story

http://ubuntuforums.org – Hi I have a dell XPS L502 x laptop with Nvidia GT 540 m 2 GB graphic card. Initially I was having heat up issues with fan constantly running . (Hardware)

12
trying to learn how to get out of troubleview story

http://ubuntuforums.org – 'sudo apt-get update && sudo apt-get install linux-headers-$(uname -r) build-essential' Is the above command for putting in a fresh kernel? A lot of times I get in trouble with the kernel. (Hardware)

12
dmenu as navigator (directory opener in file manager)view story

http://crunchbang.org – Hi. I was wondering if dmenu could be used to open [Thunar|pcfman|etc] directly in a specific directory. Just as it runs a command that is on a list (and it does it fast!)... (HowTos)