INSTRUCTION
stringlengths
12
466
RESPONSE
stringlengths
3
431
SOURCE
stringclasses
1 value
METADATA
stringlengths
44
71
hello. how do i refresh my repo? using aptitude from commandline
just like you would if you used apt-get: sudo aptitude update
ubuntu-dialogue
{"user_question": "davv3", "user_answer": "velko_"}
in man soundconvert: 'Set the output MIME type for batch mode. The default is audio/x-vorbis.'. How I know other types?
possibly http://www.yolinux.com/TUTORIALS/LinuxTutorialMimeTypesAndApplications.html
ubuntu-dialogue
{"user_question": "ircnode0", "user_answer": "ActionParsnip"}
Hello, I pressed Ctrl+Shift+F5 (I think) by misstake and this got me into terminal window... how do I get back to ubuntu ui?
And you pressed Ctrl+Alt+F5.
ubuntu-dialogue
{"user_question": "Lasrod", "user_answer": "theadmin"}
When I was installing the KDE desktop it asked me to pick either gdm or kdm. What are those?
Use gdm
ubuntu-dialogue
{"user_question": "IAmError", "user_answer": "theadmin"}
I used to use Webmin but I uninstalled it now because It caused me alot of problems and a few gents here in #ubuntu said that it was incompatible with ubuntu 12.04 so I was thinking about trying Zentyal. Is it worth it?
If you need a web interface to manage the system, do not manage the system. That's my personal opinion, though. Basically speaking, no, it's not worth it.
ubuntu-dialogue
{"user_question": "jolle", "user_answer": "theadmin"}
Hello, what is that command that lets you identify what process is responsible for a given X window again? It's driving me crazy.
xwininfo
ubuntu-dialogue
{"user_question": "junglist313", "user_answer": "theadmin"}
g'morning, is it possible to change the default email client to Thunderbird in the messaging menu? I've already made the change in 'Preferred Applications' but the messaging menu will only launch Evolution.
No, Thunderbird isn't a part of Gnome so doesn't integrate with the menues
ubuntu-dialogue
{"user_question": "PsiKloPx", "user_answer": "theadmin"}
Hello. Is it possible to make Ubuntu download a specified file every n hours?
take a look at UCK or remastersys
ubuntu-dialogue
{"user_question": "theadmin", "user_answer": "ziroday"}
i'm using a dualscreen setup, can i turn out mouse sticking between the screens? rather annoying
it could be that you have 3d enabled I had that issue till I moved it to 2d
ubuntu-dialogue
{"user_question": "dathui", "user_answer": "moosec"}
Can someone tell me how I can have Teamviewer auto start when I start my PC? I'm running Ubuntu 12.04
For the first step, see 'Login Window' in the settings panel, for the second, 'Startup Applications'.
ubuntu-dialogue
{"user_question": "AceKing", "user_answer": "theadmin"}
Why would a live cd report mountall: failed?
I'd say it's a bad image, did you verify SHA1 or MD5-sums?
ubuntu-dialogue
{"user_question": "FLeiXiuS", "user_answer": "theadmin"}
anybody know what the tag 'rhubarb' means? https://bugs.launchpad.net/ubuntu/+source/light-themes/+bugs?field.tag=rhubarb
It's a plant of some kind.
ubuntu-dialogue
{"user_question": "jepler", "user_answer": "theadmin"}
is there an apt-find program?
apt-cache search query
ubuntu-dialogue
{"user_question": "genewitch", "user_answer": "theadmin"}
hmmm... I wish I could remember who asked about the apps icon
was The_Jorge
ubuntu-dialogue
{"user_question": "gsp2009", "user_answer": "theadmin"}
what_up: are you referring to the mounting of hard drives or connections on the motherboard?
s/mounting/installing
ubuntu-dialogue
{"user_question": "FrozenMind", "user_answer": "mneptok"}
I'd like to install ubuntu-desktop on a server (so I have to login screen and desktop) but I don't want all the office and email stuff, can I use apt-get install ubuntu-desktop --without-recommends?
It will give you the login screen, unity is a separate package though
ubuntu-dialogue
{"user_question": "feisar", "user_answer": "theadmin"}
can apt-get be used to install old versions of apps?
synaptic makes things like that somewhat easier if you're familiar with that
ubuntu-dialogue
{"user_question": "lizzin", "user_answer": "glitsj16"}
Can I get some help with installing software? I've downloaded a debian package but the Ubutu Software Centre isn't doing anything with it. The software centre opens, I click install, and then nothing happens.
sudo dpkg -i whatever.deb
ubuntu-dialogue
{"user_question": "cynicaloptimist", "user_answer": "theadmin"}
What's the difference between the server and regular editions?
The server edition comes with no graphical interface.
ubuntu-dialogue
{"user_question": "wabash", "user_answer": "theadmin"}
how do I run ./autogen.sh?
To execute a shell script, 'chmod +x filename.sh && ./filename.sh'
ubuntu-dialogue
{"user_question": "ima", "user_answer": "theadmin"}
My network notification disappeared - what package can I install to make it come back?
That'd be 'networkmanager' (or something along the lines. Might be 'nm-applet' or 'networkmanager-gnome' or somesuch)
ubuntu-dialogue
{"user_question": "FunnyLookinHat", "user_answer": "theadmin"}
is there a place where to put my own icons so that they can be seen in Unity or file associations (referenced from a desktop file)?
/usr/share/pixmaps/XxY
ubuntu-dialogue
{"user_question": "DamienCassou", "user_answer": "theadmin"}
Is there anyway to disable the join/leave server messages?
/ignore * JOINS PARTS QUITS NICKS
ubuntu-dialogue
{"user_question": "desu", "user_answer": "theadmin"}
can somebody help me restore the wifi card applet in gnome ?
right click the panel, click add, add notifications.
ubuntu-dialogue
{"user_question": "dospod", "user_answer": "MasterofPuppets"}
Hey guys, is it possible to remove kernel entries from the bootloader without having to create a script to do it? (using Karmic)
look here http://ubuntuforums.org/showthread.php?t=1195275
ubuntu-dialogue
{"user_question": "MasterofPuppets", "user_answer": "coz_"}
Hello #ubuntu. I want to automatically execute a script whenever a specific external USB HDD is mounted. Should I be looking into udev for this?
depends... Check HAL.
ubuntu-dialogue
{"user_question": "Freak_NL", "user_answer": "Walex"}
after sudo apt-get install apache2, where is the htdocs?
/var/www
ubuntu-dialogue
{"user_question": "hanshenrik", "user_answer": "genii"}
hi. I'm getting an error when running alsamixer on xmonad launched from startx: cannot open mixer: No such file or directory. any ideas of how I can resolve this?
you are indeed correct. This is a bit of a copout, but what about reinstalling alsamixer?
ubuntu-dialogue
{"user_question": "lcc", "user_answer": "JokesOnYou77"}
hi does unetbootin usb creator support karmic koala alpha 5? all i get after giving it the iso i downloaded is the bootmanager ... and no koala contents on usb drive.. any ideas?
can you try it with something a little less bleeding edge than karmic alpha?
ubuntu-dialogue
{"user_question": "vttr", "user_answer": "losher"}
Is there any NTFS defragger for Linux?
i think theres 1... but again.. i have learned its best to let windows handle the fancy ntfs stuff.
ubuntu-dialogue
{"user_question": "Alan502", "user_answer": "Dr_Willis_"}
good night, a friend wants to install ubuntu in his macintosh. Is there any helpful tutorial i can give him?
is it an older mac, or an intel one?
ubuntu-dialogue
{"user_question": "Alan502", "user_answer": "musikgoat"}
Is it possible to put my laptop screen to sleep while I use a external connection?
you swap out/disable the interal monitor
ubuntu-dialogue
{"user_question": "kennyG_", "user_answer": "ikonia"}
anyone know any dns servers capable of keeping cache even after reboot?
:Open DNS
ubuntu-dialogue
{"user_question": "Kha0sK1d", "user_answer": "Wikidude"}
how can i pipe all the file and folder names of a given directory to a file?
ls * -R > list.txt
ubuntu-dialogue
{"user_question": "innomen", "user_answer": "rogerrabbitdidit"}
guys i run ubuntu,and i need a workable driver for my pc camera '0c45:627b Microdia PC Camera (SN9C201)' any idea wherecan i download?i tried some before but they didnt work
I didint read through this but check here http://www.64bitjungle.com/tech/microdia-webcam-0c54-experimental-drivers-installation-and-testing-part-1/
ubuntu-dialogue
{"user_question": "bl34ry", "user_answer": "coz_"}
snicks|tww: not off the top of my head running off of live CD atm so cant check history sorry search 'grub error 18' without quotes sorry i cant help you any more good luck
https://help.ubuntu.com/community/NetworkConnectionBridge
ubuntu-dialogue
{"user_question": "kisuke", "user_answer": "mslootweg"}
What's more effective aptitude or apt-get??
you can learn quite a bit about the differences by reading the man pages for apt-get and aptitude
ubuntu-dialogue
{"user_question": "Dhuski", "user_answer": "calebH"}
Is there an equivalent of WinSCP for ubuntu?
scp is native for linux. WinSCP is... a program that mimics linux's scp. :)
ubuntu-dialogue
{"user_question": "Dhuski", "user_answer": "leaf-sheep"}
Where, by which organisation, and for what purpose was Ubuntu created?
USA, Canonical Ltd., to <wikipedia> provide an up-to-date, stable operating system for the average user, with a strong focus on usability and ease-of-installation. </wikipedia>
ubuntu-dialogue
{"user_question": "Dhuski", "user_answer": "grawity"}
Hello! I'm unable to ssh into laptop connected to the same network. I can ssh from laptop to desktop but not the other way round. I restarted services on both the systems, purged openssh-server, openssh-client, did ssh-keygen/keyscan but still not working. This is output of ssh -vvv http://paste.ubuntu.com/893492/ How can I fix it?
can you successfully « ssh localhost » on the laptop?
ubuntu-dialogue
{"user_question": "ibiwor", "user_answer": "jrib"}
I seem to remember that prior to this unity stuff it was easy to add yourself to a group. is there a graphic utility that can be used for group management?
users & groups menu is not installed by default, iapt-get install gnome-system-tools
ubuntu-dialogue
{"user_question": "hypershock", "user_answer": "OerHeks"}
Not to interrupt, but does anyone know much about dual monitors? I'm having an interesting problem I can't search the Internet for because I'm not sure how to phrase it.
standard trick, try to reset the monitor with build in factory reset?
ubuntu-dialogue
{"user_question": "TimR", "user_answer": "OerHeks"}
So, why do I have a /media/floppy and a /media/floppy0 when I don't even have such a device? I removed /dev/fd0 from fstab now though...
disable floppy controller in the bios.
ubuntu-dialogue
{"user_question": "Mattias", "user_answer": "OerHeks"}
what is the -y option in install for?
see man apt-get
ubuntu-dialogue
{"user_question": "Marzata", "user_answer": "OerHeks"}
howto copy/paste text from links2 to bash (no desktop)? gpm works, but I'm unable to copy text from different programs (such as finch, links2 or nano) to bash so far.
for links2 specifically use SHIFT + highlight text, then middle mouse click to paste. for other terminal apps, just highlight and middle click will work.
ubuntu-dialogue
{"user_question": "jazzkovsky", "user_answer": "zykotick9"}
would someone be kind enough to tell me how to enable using the mouse wheel (z axis) on the gnome desktop to switch virtual desktops? i'm an ex-kde user and i just can't find this tick-box anywhere in gnome!
install compiz manager, then you can add desktop effects via system> preferences.
ubuntu-dialogue
{"user_question": "mngrif", "user_answer": "OerHeks"}
Hi all. How can I purge Evolution? useless stuff
just uninstall it tru softwarecentre
ubuntu-dialogue
{"user_question": "fantomas", "user_answer": "OerHeks"}
Where is ubuntu netbook remix iso's?
there is no UNR anymore, the standard ubuntu iso is suitable for netbooks too
ubuntu-dialogue
{"user_question": "ghabit", "user_answer": "OerHeks"}
So, no more help for me?
ofcourse 64 bit apps do not work on 32 bit. ubuntu 64 bit is multi arch, so you can run 32 bit apps on that
ubuntu-dialogue
{"user_question": "User123", "user_answer": "OerHeks"}
Hi!, Why i have Shiretoko instead of Firefox?
Firefox 3.5 is unbranded in Jaunty, firefox 3.0 is still called Firefox
ubuntu-dialogue
{"user_question": "drknezz", "user_answer": "Jordan_U"}
How do you query the on/off state of a wireless NIC when there is no hardware LED and the switch is a Fn+F2 keyboard shortcut (i.e. soft-switch) rather than a two position physical switch?
There may be a better way but often there is an entry in /proc
ubuntu-dialogue
{"user_question": "najevi", "user_answer": "Jordan_U"}
sOMETHING123, working now?
It's the line between what you've read and what you haven't, if you switch windows
ubuntu-dialogue
{"user_question": "chingus", "user_answer": "Veinor_"}
and come back and tell me if you have display options
ctrl+alt+backspace is disabled in jaunty
ubuntu-dialogue
{"user_question": "ChronicBlazer", "user_answer": "trism"}
why aren't those posted in the welcome message?
It's in the /topic
ubuntu-dialogue
{"user_question": "psinetic", "user_answer": "geirha"}
how can I make an exact clone of dvd's in ubuntu?
you would dd to a iso file on your HD and then burn the iso to a disc
ubuntu-dialogue
{"user_question": "trijntje", "user_answer": "pixelated"}
what does jfgi stand for? :P
its not very nice
ubuntu-dialogue
{"user_question": "trijntje", "user_answer": "maco"}
I have an old Dell laptop and was wondering what version on ubuntu would be best to put on it. Netbook remix?
netbook remix needs a fast graphics card, i would put xubuntu
ubuntu-dialogue
{"user_question": "pieces", "user_answer": "trijntje"}
are the update servers overloaded? I'm upgrading with only 40kB/s
yea
ubuntu-dialogue
{"user_question": "trijntje", "user_answer": "hypetech"}
I want to cleanly install Ubuntu 9.10 after upgrading the last 6 versions. So I havn't done CD installation in a while. I would like to fully encrypt my Ubuntu 9.10. Do I still need the alternate CD for that or can the desktop CD do that now?
you can encrypt home with normal install, for full encryption i think you still need alternate
ubuntu-dialogue
{"user_question": "diddy", "user_answer": "trijntje"}
Hi all, a large copy operation (>200G) with nautilus got interrupted near the end. What is the best way to resume the copy without re-copying everything?
shell, rsync
ubuntu-dialogue
{"user_question": "trijntje", "user_answer": "alankila"}
is there a way to get emails from launchpad bug activity?
subscribe to a bug?
ubuntu-dialogue
{"user_question": "seidos", "user_answer": "trijntje"}
Excuse me, but where would be the right place to ask questions concerning third-party applications in Ubuntu?
mate, just ask your question, don't ask if u can ask.
ubuntu-dialogue
{"user_question": "mahershalal", "user_answer": "WeazelON"}
How do I enable keyboard repeat thingie .. meaning if I keep a key pressed, nothing happens, I want the key to be repeatedly sent
then adjust as desired
ubuntu-dialogue
{"user_question": "harisund", "user_answer": "shutter1234"}
does anyone know a text editor with an option to format collapsible text
a desktop wiki like zim might do what you want
ubuntu-dialogue
{"user_question": "WXZ", "user_answer": "th0r"}
can someone go into openoffice writer, go to tools > customize, click on the 'shortcut keys' section, press shift+enter and tell me what the command beside it is called?
Your question was answered a while ago -- just look back about 20 entries
ubuntu-dialogue
{"user_question": "WXZ", "user_answer": "zacktu"}
When you setup VNC through Gnome in Ubuntu jaunty which server does it use by default?
its using its own gnome version. I think its called 'vino' Unless ive miss read what ive read about it..
ubuntu-dialogue
{"user_question": "jordo2323", "user_answer": "willis1"}
what's the package i have to install to compile software?
build-essential should suffice
ubuntu-dialogue
{"user_question": "Hawaiian_Eskimo", "user_answer": "Cynthia"}
How can I merge my 'Applications', 'places' and 'System' menu's into one menu that drops down when I click the ubuntu logo?
there's Main Menu, which is one icon, and Menu Bar, which is [img]Applications Places System
ubuntu-dialogue
{"user_question": "aurilliance", "user_answer": "Cynthia"}
whre do i disable automount icon in gconf-editor
that should be in apps>nautilus
ubuntu-dialogue
{"user_question": "kubanc", "user_answer": "Seven_Six_Two"}
can i run ubuntu live CD without and disk drives connected to motherboard
'apt-cache policy gdm' and 'apt-cache policy gnome-panel'
ubuntu-dialogue
{"user_question": "kubanc", "user_answer": "rww"}
does anyone know the terminal command for ipconfig /all?
try ifconfig
ubuntu-dialogue
{"user_question": "reya276", "user_answer": "ugly1"}
hi all. is there something like wgetpaste i can install?
pastebinit
ubuntu-dialogue
{"user_question": "frag4now", "user_answer": "bazhang"}
2 questions please: Is it possible to run some kind of virtual machine ontop of osx 10.5 or 10.6 so I can have Ubuntu and windows 7 on seperate monitors? If there is no such thing, how is mac version of Ubuntu these days? Last time I tried it the drivers were lagging
you could run virtualbox
ubuntu-dialogue
{"user_question": "Pyrophelia", "user_answer": "nimrod0"}
hi, How can I watermark many photos in one go? Can I use Gwenview to do this?
it might be possible to do it using gimp as well
ubuntu-dialogue
{"user_question": "peterr", "user_answer": "Slart"}
can anyone recommend a usb wireless device that works out of the box with ubuntu?
I dunno if this is accurate, but I hears some people complaining about wireless in 9.10, that did not have issues in 9.04, possible a downgrade is suggestable?
ubuntu-dialogue
{"user_question": "kanuha", "user_answer": "sabat"}
There is a game that creates logs of multiplayer online games, but the IP addresses are in IPv6, although system is in IPv4 , how do I make it so that the game logs IPv4 addresses?
you'd have to force the service (i.e. the game) to listen on IPv4 only.
ubuntu-dialogue
{"user_question": "wolfbyte", "user_answer": "MasterOfDisaster"}
Last question for the day. On X-Chat, I clicked off something. The file/tool bar that you see on Mozilla, is usually on X-Chat....Why isn't it there now? how can I get it back?
Crtl + F9
ubuntu-dialogue
{"user_question": "Pen", "user_answer": "Daekdroom"}
How can I use CLI to find out whether a usb device is USB 1.1 or USB 2.0?
lsusb, or hwinfo may tell you.
ubuntu-dialogue
{"user_question": "Daekdroom", "user_answer": "dr_willis"}
I'm not being offered an upgrade to precise (12.04LTS) from lucid (10.04LTS). if I tell Update Manager to show all upgrade versions, it wants to upgrade to 10.10 but I'd rather do an LTS-to-LTS upgrade. am I missing something.
It is still possible to do the upgrade (although there's a reason it's not offered)
ubuntu-dialogue
{"user_question": "PhotoJim", "user_answer": "Daekdroom"}
Where is the best place to install binaries so that they are available to all users (assuming proper permissions)? /bin? /usr/bin? /usr/share? Is there a guide to what, where and why?
/usr/bin in my opinion, it's a user binary.
ubuntu-dialogue
{"user_question": "norstrom", "user_answer": "s3r3n1t7"}
Anyone know how I would go about having a wireless machine log on to the network prior to a user logging in?
if networkmanager won't do that, use ifupdown for network-configuration
ubuntu-dialogue
{"user_question": "norstrom", "user_answer": "llutz"}
is there away to open terminal using a keystroke
Depends on the system, usually in Preferences;Keyboard Shortcuts.
ubuntu-dialogue
{"user_question": "matthew1", "user_answer": "vigo"}
so the new ubuntu is around the corner. if I do the update (from 9.04) will that reset my themes, settings etc?
Yes that stuff is all in your ~. Shouldn't touch anyting in your home
ubuntu-dialogue
{"user_question": "matthew1", "user_answer": "histo"}
my volume control buttons don't work in 9.04. I am using a pair of USB headsets, and they are the only sound device. The thing pops up on screen showing me changing the volume, it just doesn't change the mixer that outputs to my headphones. How do I change this behavior?
check the settings on the volume control applet, and make sure the proper device/mixer is selected
ubuntu-dialogue
{"user_question": "demonspork", "user_answer": "the_beav"}
hey guys an irc question. when you register your nick name, does it applies to all channel or you have to repeat the process?
it applies to the entire network that you have registered on
ubuntu-dialogue
{"user_question": "MrSchmo", "user_answer": "lstarnes"}
I have to write my password twice each time I log in, or run su or such.. very annoying, any trix how to fix this?
having to enter the root password before certain actions is a security measure
ubuntu-dialogue
{"user_question": "sverre", "user_answer": "DryGrain"}
how to enable ctrl+alt+backspace in kubuntu?
I think it's been removed, try right alt + print screen+ K
ubuntu-dialogue
{"user_question": "gintulis", "user_answer": "korogiannos"}
Hi. How do I extract one single page from a big pdf file?
You can print the page you want to a separate PDF, if that's what you're looking for.
ubuntu-dialogue
{"user_question": "dergringo", "user_answer": "the_madman"}
can one restart the ubuntu gui? isn't something like restart x? it's been a while...
sudo service lightdm restart
ubuntu-dialogue
{"user_question": "jeagle", "user_answer": "twright"}
what app can i use as a webcam or camera on my laptop? thnks!
cheese
ubuntu-dialogue
{"user_question": "movela", "user_answer": "nyRednek"}
i have question. Can you help me? does Canon MP250 printer easy working on Ubuntu? I have to buy printer but how it is with drivers on Ubuntu? I long time ago used dot-matrix printer OKI on Ubuntu and i cant print, i can see only unknow symbol printed. How is about new pronters with USB?
http://www.linuxfoundation.org/en/OpenPrinting/Database/DatabaseIntro will give you what works and doesnt
ubuntu-dialogue
{"user_question": "Keiichi", "user_answer": "ActionParsnip"}
I'm running 32-bit Karmic on my MacBook Pro 5.1 which has 4GB ram. 'free -m' shows a total of only 2748. Is this something I should handle by installing a kernel with PAE?
That would be one way to utilise all mem yes, or install 64bit ubuntu
ubuntu-dialogue
{"user_question": "tasslehoff", "user_answer": "arand"}
My X has gone mad display-wise. How do I recreate an X configuration from my HW?
sudo dpkg-reconfigure xserver-xorg -phigh
ubuntu-dialogue
{"user_question": "tasslehoff", "user_answer": "Strav"}
hi, this morning i had this problem 'alert /dev/disk/by-uuid/XXXXXXXXX does not exist. Dropping to a shell.' After googleing for a while i found many possible solutions but all of em involved a sys re-install or a grub re-install or anyway some long and maybe difficult and uncomfy stuff. I solved it just by opening my desktop and unplugging and replugging both the power cables and the sata connector of my main hdd, reboot and it works! i thin
man fsck
ubuntu-dialogue
{"user_question": "IpSe_DiXiT", "user_answer": "janisozaur"}
hi, just installed xubuntu on a laptop with a partitioned hdd (partitioned in 2 parts) now it only sees the partion on which xubuntu's installed. i checked the dimensions and it didnt melt them together, the 2nd partition simply disappeared... help?
ubuntu won't mount the second partition unless you tell it to. look in nautilus. you should see an icon indicating an unmounted partition (30 GB Media, or something like that.)
ubuntu-dialogue
{"user_question": "IpSe_DiXiT", "user_answer": "bidossessi"}
So I'm on a public wifi and I can get on IRC (as you can see) but Firefox will not load pages
can you ping web addresses by name and ip
ubuntu-dialogue
{"user_question": "ImportantGuy1", "user_answer": "ActionParsnip"}
Somebody, I installed openbox and then xorg, I am running openbox but when I open /etc/X11/xorg.conf for changing my default resolution, It is empty. What should I do ?
sudo dpkg-reconfigure -phigh xserver-xorg
ubuntu-dialogue
{"user_question": "tree", "user_answer": "BaGy"}
Istarnes: Why does 'chmod -r 777 *' answer 'No such file or directory'
There is no -r option to chmod, only -R ... and are you *sure* you really want to do that???
ubuntu-dialogue
{"user_question": "Reactor", "user_answer": "jmarsden"}
is it possible to use my ubuntu desktop as a hands-free adapter for my BlackBerry?
http://nohands.sourceforge.net/
ubuntu-dialogue
{"user_question": "Misantropo", "user_answer": "llutz"}
I uninstalled a program that had an old version in the ubuntu repositories and added a PPA to my sources and added the key. How do I install the version from the ppa? Do I just go add/remove and add the program from there again?
if you just add/remove the program it should pull the updated one from the ppa now
ubuntu-dialogue
{"user_question": "Hansard", "user_answer": "histo"}