INSTRUCTION
stringlengths 12
466
| RESPONSE
stringlengths 3
431
| SOURCE
stringclasses 1
value | METADATA
stringlengths 44
71
|
---|---|---|---|
blatant digression: why do people buy 64 bit processors?
|
good for servers, sucky for desktops unless you run OS X, IMO
|
ubuntu-dialogue
|
{"user_question": "j0nas`", "user_answer": "kmaynard"}
|
what's the hotkey to switch virtural desktops?
|
ctrl-alt-arrow
|
ubuntu-dialogue
|
{"user_question": "bobert", "user_answer": "thoreauputic"}
|
how can i add a new window manager to the gdm menu?
|
then you will need to manually create a .desktop file for them in /usr/share/xsessions
|
ubuntu-dialogue
|
{"user_question": "Oetzi", "user_answer": "Seveas"}
|
ummm where would one find ATI X300 drivers for ubuntu ? ati dont seem to be of much help
|
try the wiki instructions for ati
|
ubuntu-dialogue
|
{"user_question": "Orby", "user_answer": "HappyFool"}
|
what is a good x11 server for windows?
|
hummingbird or goglobal
|
ubuntu-dialogue
|
{"user_question": "ResQue", "user_answer": "itaylor57"}
|
I was wondering.. I'm running a dual boot with kubuntu and windoze, is there a way where i can edit the fstab so i can get into my windoze partition?
|
see what i did for a window partition -> /dev/hdb6 /mnt/download ntfs auto,owner,exec,umask=000 0 0
|
ubuntu-dialogue
|
{"user_question": "kubuntu", "user_answer": "planetcall"}
|
i run the command 'export CC=/usr/bin/gcc-3.4'. the question is how do i remove it. do i have to run 'export CC='
|
unset CC
|
ubuntu-dialogue
|
{"user_question": "joe_alf", "user_answer": "bimberi"}
|
how would I uninstall a package I installed from source
|
do a sudo make uninstall from the source
|
ubuntu-dialogue
|
{"user_question": "Fretta", "user_answer": "itaylor57"}
|
does anyone have an idea how to rerun the package install from the installer? e.g. i would like to have the lamp suite which the installer offers...
|
Unless you are also looking to remove some stuff already installed due to space restrictions et al.
|
ubuntu-dialogue
|
{"user_question": "bas", "user_answer": "BlueEagle"}
|
I updated to ubuntu dapper (from breezy) now I have about 3 versions of installed, which one do I really need?
|
you only need the latest 4.x version
|
ubuntu-dialogue
|
{"user_question": "kung", "user_answer": "Seveas"}
|
installing ubuntu 10.10 netbook on my laptop and am on the screen for user set up and the forward button is disabled
|
enter the username lower case
|
ubuntu-dialogue
|
{"user_question": "chi", "user_answer": "itaylor57"}
|
heya I have a FAT32 mounted in my shared folder, and I want to become the owner. what should I do?
|
chown /folder/ ?
|
ubuntu-dialogue
|
{"user_question": "anthony", "user_answer": "Waerner"}
|
how can i change my hsync and vsync settings?
|
Applications > System Tools > Configuration Editor
|
ubuntu-dialogue
|
{"user_question": "omp342", "user_answer": "Cashel"}
|
anyone give any advice on the ntfs-3g driver? is it stable enough to use it to mount my home directories with something fstab like /dev/sda1 /home/ ntfs-3g defaults 0 0 ?
|
i doubt if you find a work around for that. its just because the 2 filesstems are so different
|
ubuntu-dialogue
|
{"user_question": "pdlnhrd", "user_answer": "dr_willis"}
|
i just installed the new version of ubuntu (amd64) and when i look at the system monitor it shows one cpu, but before when i looked at it it would show two, i have an emt64 dual core chip.. is it necessary to install an smtp kernel?
|
if you dont have an smp kernel, then yes
|
ubuntu-dialogue
|
{"user_question": "pdlnhrd", "user_answer": "nalioth"}
|
is it normal thatt launchpad/rosetta is extremely slow? its not fun to translate when I need to wait 90% of my time
|
launchpad is indeed very slow
|
ubuntu-dialogue
|
{"user_question": "delmonico", "user_answer": "thoreauputic"}
|
My dial up connection stops working when i activate my ethernet connection, does anyone have any ideas?
|
: i get the same problem
|
ubuntu-dialogue
|
{"user_question": "CookdGryphon", "user_answer": "mik3"}
|
where are network settins kept on ubuntu so i don't have to use this network configuration tool on xorg
|
i think it's /etc/network
|
ubuntu-dialogue
|
{"user_question": "mik3", "user_answer": "HappyFool"}
|
How do I find out what programs are accessing partition x?
|
I would use lsof output against df to see which files were where
|
ubuntu-dialogue
|
{"user_question": "tommi^", "user_answer": "nlogax"}
|
hello, how do I get grub to recognize and configure my windows installation on 'hdb'?
|
add it to /boot/grub/menu.list
|
ubuntu-dialogue
|
{"user_question": "zoexii", "user_answer": "qmanman|away"}
|
hello, I have a problem, I have a folder full of photos, many copied from an iPhoto library... The permissions are a mess, and I need to give myself privilages to read and write to all files and subfolders within my ~/Photos/ folder. what is the command for this?
|
chmod -R 755 ~/Photos/
|
ubuntu-dialogue
|
{"user_question": "zoexii", "user_answer": "Swedish_Chef"}
|
where can I find a list of available packages for Breezy?
|
packages.ubuntu.com iirc
|
ubuntu-dialogue
|
{"user_question": "OneSeventeen", "user_answer": "wdh"}
|
What is the command for the disk management GUI?
|
apt-get install gparted
|
ubuntu-dialogue
|
{"user_question": "OneSeventeen", "user_answer": "variant"}
|
I can't remember the name of an equivalent to rpmfind for deb packages. Any clue anyone?
|
rpmseek.com
|
ubuntu-dialogue
|
{"user_question": "spiritz", "user_answer": "scumbo"}
|
is there a way to mount nrg,iso,cue,bin.. images on gnome... like 'mount iso image' for kde (http://www.kde-apps.org/content/show.php?content=11577)
|
check your etc.sources.list
|
ubuntu-dialogue
|
{"user_question": "hansder", "user_answer": "aftertaf"}
|
anyone know to properly exract bz2 files using tar?
|
tar xvjf filename.tbz
|
ubuntu-dialogue
|
{"user_question": "nfinitep1astik", "user_answer": "Nalioth"}
|
hi all. how do I make a program run at startup
|
System > Preferences > Sessions (in gnome menu)
|
ubuntu-dialogue
|
{"user_question": "killapop", "user_answer": "omp"}
|
what's the latest version(s) of ubuntu? I have 5.04, and I forget if that's warty or hoary.
|
hoary is 5.04
|
ubuntu-dialogue
|
{"user_question": "A-L-P-H-A", "user_answer": "Quinthius"}
|
if i've just installed ubuntu what files do i need to compile
|
build-essential
|
ubuntu-dialogue
|
{"user_question": "kandoora_", "user_answer": "kent"}
|
Please someone, what's the password on the Ubuntu Live cd? I've locked the screen and I don't know what the pass is, I haven't changed any,
|
ctrl-alt-backspace didnt work?
|
ubuntu-dialogue
|
{"user_question": "LazykEY", "user_answer": "Nalioth"}
|
what's the package for c function documentation?
|
manpages-dev
|
ubuntu-dialogue
|
{"user_question": "JohnFlux", "user_answer": "dazvid"}
|
can somebody tell how I can add folders to the sidebar in Nautilus....ie the place where the Desktop and Home folder reside
|
start gedit, choose File -> Open, navigate to the folder you want to add, click the 'Add' button.
|
ubuntu-dialogue
|
{"user_question": "BjornW", "user_answer": "cafuego"}
|
this is a kinda silly question but when I install a program with the package manager.. is there a default save location? it doesn't seem to create icons
|
depends on the program, but sometimes you need to log out and back in before new menu icons appear
|
ubuntu-dialogue
|
{"user_question": "ramah", "user_answer": "Ng"}
|
if i want to force shutdown an application that is stuck, how do i do?
|
killall *appname*
|
ubuntu-dialogue
|
{"user_question": "grspr", "user_answer": "funkyHat"}
|
what the heck... I cannot do a dashletterR... it comes out dashARE... why?
|
most likely spelling correction in your client. I believe xchat corrects 'r' and 'u' by default?
|
ubuntu-dialogue
|
{"user_question": "vbgunz", "user_answer": "smo"}
|
anyone know how to extract *.exe from a tar archive? Please help
|
'sudo apt-get install libgtk2.0-dev' should do it
|
ubuntu-dialogue
|
{"user_question": "vbgunz", "user_answer": "Jowi"}
|
can I remove ~/.gnome and have it reappear fresh on relogin?
|
you may need to remove .gconfd as well
|
ubuntu-dialogue
|
{"user_question": "leopard", "user_answer": "nickrud"}
|
guys, im stuck at the end of an install from terminal. how the heck do i continue?! http://imgur.com/7lMGQ
|
tab and enter
|
ubuntu-dialogue
|
{"user_question": "luxurymode", "user_answer": "ralph_"}
|
i can only play one sound at once.. any way to fix it?
|
get all apps to use esd as the audio output
|
ubuntu-dialogue
|
{"user_question": "joachimaa", "user_answer": "carthik"}
|
http://rafb.net/paste/results/0XBayg58.html - any idea why the script wouldn't work? executing these two commands by hand works ok
|
How precisely does it not work? Does it give you error messages?
|
ubuntu-dialogue
|
{"user_question": "muszek", "user_answer": "paulproteus|lapt"}
|
anyone have any suggestions for a way to use yahoo messenger and a webcam (within empathy?)
|
something like skype
|
ubuntu-dialogue
|
{"user_question": "kcorcoran", "user_answer": "ikonia"}
|
how did you find that out
|
ya, I tried it here first. Well, it is a service, and services are not ran like normal programs, they are run with that command syntax. Something like sudo invoke-rc.d <serviceName> <start|stop|restart>
|
ubuntu-dialogue
|
{"user_question": "icheyne", "user_answer": "dbernar1"}
|
Is there a place that has a package list with version #'s for breezy?
|
or, in here, /msg ubotu info somepackage breezy
|
ubuntu-dialogue
|
{"user_question": "BlankB", "user_answer": "apokryphos"}
|
how do i run winmac_fstab
|
change the output plugin to esound in prefs
|
ubuntu-dialogue
|
{"user_question": "chimo", "user_answer": "brenner"}
|
currently, when i select a file to download it defaults to my ~/Downloads folder - is there a change that default?
|
in firefox, you can change the download folder
|
ubuntu-dialogue
|
{"user_question": "kcorcoran", "user_answer": "rigved"}
|
Are there any limitations on what I can do to files on a Windows file share from Ubuntu?
|
there's not many things you need to do, open/delete/execute/delete files.. all works, there might be some permission issues, and case sensitivity can be an issue
|
ubuntu-dialogue
|
{"user_question": "oneseventeen", "user_answer": "popey"}
|
anyone: I'm trying to install skype, and this depends on libqt3c102-mt, however, I don't see it in synaptic package manager and apt-get can't find it either. What can I do?
|
either install the statically linked skype or find a deb for skype in the forums that was built for ubuntu
|
ubuntu-dialogue
|
{"user_question": "ubuntuguy", "user_answer": "frank23"}
|
is there any software in the ubuntu repos that can shrink a dvd?
|
I think k9copy does it
|
ubuntu-dialogue
|
{"user_question": "cs02rm0", "user_answer": "frank23"}
|
what you need to do is install the 'user agent switcher: this will alow firefox to spoof the server and pretend its IE
|
paloyme is the one with that problem
|
ubuntu-dialogue
|
{"user_question": "linux_galore", "user_answer": "frank23"}
|
can i have some help with screen resoulutions? ubuntu set the xorg conf up fine, all the modes are what they're supposed to be, but i can't select my native res 1280x800 from gnome :s
|
there is a nice FAQ on the Ubuntu Wiki about that IIRC
|
ubuntu-dialogue
|
{"user_question": "j005u", "user_answer": "Blissex"}
|
Howdy, could someone tell me if ubuntu supports mx900
|
This will help I think: http://ubuntuforums.org/showthread.php?t=59729&highlight=mx900
|
ubuntu-dialogue
|
{"user_question": "atlanta", "user_answer": "pirast"}
|
hi. I have 4GB of RAM in my laptop. is it worth installing 64bit 12.04 ?
|
that's plenty
|
ubuntu-dialogue
|
{"user_question": "cemc", "user_answer": "mcdonc"}
|
What's the best Java plug-in for FF???
|
official one
|
ubuntu-dialogue
|
{"user_question": "jubilee", "user_answer": "javaJake"}
|
How do I enable/install a SMP kernel in hoary?
|
that should set up a new grub entry for the kernel which you can then boot into.
|
ubuntu-dialogue
|
{"user_question": "WarpedShadow", "user_answer": "brenner"}
|
umm, my gnome-system-manager is crashing when I try to change my accounts password.. how do I do it from CLI?
|
passwd
|
ubuntu-dialogue
|
{"user_question": "Kuolio", "user_answer": "renedox"}
|
not specifically ubuntu related, but does anyone know how to compile a program in say Pascal on Linux (Ubuntu) and have it be executable on someone else's Windows machine? Is it compatible by default? I'm very new to programming :-)
|
you might consider using an interpreted language like Python or Java. Then you wouldn't have to worry about compiling
|
ubuntu-dialogue
|
{"user_question": "mpm2", "user_answer": "JDahl"}
|
when i install kde, do i get the option to choose between kde/gnome at login?
|
yes... via GDM or KDM ... you can edit /etc/X11/default-desktop-manager to configure which is used (file isn't there to start, so you need to make it)
|
ubuntu-dialogue
|
{"user_question": "unvs", "user_answer": "lunitik"}
|
anyone had problems with amarok not playing mp3s?
|
see ubotu's URl below
|
ubuntu-dialogue
|
{"user_question": "unvs", "user_answer": "thoreauputic"}
|
could you tell me how to use the restricted modules?
|
you install them via apt, then you set 'nvidia' as your display driver in xorg.conf.... thats all.
|
ubuntu-dialogue
|
{"user_question": "all4n", "user_answer": "aftertaf"}
|
I messed my xorg.conf with hoary. could someone paste me default lines for mouse configs?
|
you can get it back with sudo dpkg-reconfigure xserver-xorg
|
ubuntu-dialogue
|
{"user_question": "sorsis", "user_answer": "aftertaf"}
|
if i apt-got gaim would there be a /src directory in the gaim folder?
|
apt-source
|
ubuntu-dialogue
|
{"user_question": "nadroj", "user_answer": "aftertaf"}
|
is usb support a work in progress, i need to get an asdl modem, and judging from webcam, it doesnt look too stable, so probaly work work well with usb :-/
|
usb is sort of stable.... whats the trouble?
|
ubuntu-dialogue
|
{"user_question": "hypn0", "user_answer": "aftertaf"}
|
Hi! Fellow ubuntuers! What is the best tool for managing bootup scrits and runlevels in ubuntu? I have tried rcconf, but it has trouble with some of the startupscripts in breezy...
|
you can try webmin for that
|
ubuntu-dialogue
|
{"user_question": "linukso", "user_answer": "aftertaf"}
|
what do you mean?
|
when i'm typing etc wine jfjef/jerje kk/dfo it stops at jfjef/jerje if you understand
|
ubuntu-dialogue
|
{"user_question": "Jowi", "user_answer": "SpareXX"}
|
hey guys ... I wrote a init.d script to start a custom service and it's working ok, but the service is running as the root user. how can I make it run with a different user?
|
su <username>
|
ubuntu-dialogue
|
{"user_question": "mhfs", "user_answer": "sam-_-"}
|
is there a restriction to which locations I can set as my home location in the gnome-panel clock applet?
|
barney@sonic:/etc/apt$ sudo whoami
|
ubuntu-dialogue
|
{"user_question": "sammy", "user_answer": "Stormx2"}
|
How to suspend/resume?
|
you have to do apm --suspend , if that works you can make a keybinding for that somewhere in the gnome menu
|
ubuntu-dialogue
|
{"user_question": "enchanter", "user_answer": "slept"}
|
How can I check how much RAM my video card has? :)
|
lshw or lspci 'might' help with that
|
ubuntu-dialogue
|
{"user_question": "Rytmis", "user_answer": "intelikey"}
|
how do I see who has logged in to my computer, when and for how long ?
|
type last
|
ubuntu-dialogue
|
{"user_question": "athlon", "user_answer": "apswartz"}
|
does anyone know where i can find my IP address?
|
whatismyip.com
|
ubuntu-dialogue
|
{"user_question": "corvus_ferrum", "user_answer": "snoopy"}
|
how far is AI from making it into the consumer markets.. and will Linux open source have anything in it..
|
i have an AI. i keep it on my old windows 95 computer, so it can't do anything without crashing.... i dont want another terminator 3
|
ubuntu-dialogue
|
{"user_question": "sorush20", "user_answer": "brownie17"}
|
can anyone tell me why sound doesnt work in firefox?
|
what kind of sound? media files? flash?
|
ubuntu-dialogue
|
{"user_question": "brownie17", "user_answer": "mikey"}
|
what is the command to change write permissions for a directory?
|
chmod -R +rw foo
|
ubuntu-dialogue
|
{"user_question": "brownie17", "user_answer": "Danny|"}
|
what torrent client would you guys suggest for breezy? in XP, i am used to Azureus. but it acts a bit cranky in breezy (throws errors in the background)
|
use the default client that comes with Breezy?
|
ubuntu-dialogue
|
{"user_question": "thesilentkiller", "user_answer": "adriyel__"}
|
Is it possible to get default sources.list for lucid somewhere???
|
There's usually a copy in /usr/share/doc/apt/examples/sources.list
|
ubuntu-dialogue
|
{"user_question": "nirazio", "user_answer": "genii-around"}
|
can someone please run id and tell me which groups their primary (sudo-able) account is a member off?
|
groups=4(adm),20(dialout),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev),104(lpadmin),105(scanner),106(admin),1000(my username)
|
ubuntu-dialogue
|
{"user_question": "cobb", "user_answer": "salkin"}
|
.... case fan is supposed to blow towards the outside of the case, right?
|
the rear exhaust fans, yes: Air in the front, through, and out the back
|
ubuntu-dialogue
|
{"user_question": "_frank_", "user_answer": "josh43"}
|
what does 'backports' mean in detail ? are 'backports' the plain debian packages ?
|
so newer versions of things in hoary, mostly
|
ubuntu-dialogue
|
{"user_question": "jockel__", "user_answer": "Ng"}
|
guys I got a P4 1.6 Ghz but only 64mb ram can I install ubuntu? how much swap do you recommend? thx in advance
|
it will run, but very slowly because of constant swapping. 512mb swap at least, better 1gb
|
ubuntu-dialogue
|
{"user_question": "Frederick", "user_answer": "Subson1x"}
|
How can I access my Windows partition from within Linux
|
Download and run http://www.ubuntulinux.nl/files/winmac_fstab to make your windows and mac partions mount automatically
|
ubuntu-dialogue
|
{"user_question": "bilbo", "user_answer": "Seveas"}
|
hello all. I am trying to install apache and I need to add my universial repository but how do I do this by command line?
|
'apache2' is in main, afaik.
|
ubuntu-dialogue
|
{"user_question": "robert1123", "user_answer": "cafuego"}
|
which one includes the title bar?
|
metacity
|
ubuntu-dialogue
|
{"user_question": "node357", "user_answer": "nickrud"}
|
What's the command used to compile a piece of software as a debian package? Not make-kpkg...
|
checkinstall
|
ubuntu-dialogue
|
{"user_question": "Xorlev", "user_answer": "bimberi"}
|
hey guys.. does anyone know how to force a slower network connection? let's say that for a one-time connection i don't wanna connect via gigabit but via 100Mbpse
|
i think you need ethtool to do it..
|
ubuntu-dialogue
|
{"user_question": "FiReSTaRT", "user_answer": "bonjoyee"}
|
how do I delete a folder with commands?
|
rmdir (if it's empty) rm -r (if it's not)
|
ubuntu-dialogue
|
{"user_question": "Fredde", "user_answer": "bimberi"}
|
but does the webcam work?
|
gave up on trying to get it be useful many moons ago so have not tried recently, sometimes worked but poor res and colors etc
|
ubuntu-dialogue
|
{"user_question": "bonjoyee", "user_answer": "hipitihop"}
|
I'd like to do my own live cd that works on as many configuration as the ubuntu live cd does. :) Now I have a problem in writing a good script for a matching xorg config. Ubuntu seems to have an awesome script for that. Just dexconf or xorg reconfigure don't seem to work very well.
|
xresprobe and the other X sniffybits are what you're after.
|
ubuntu-dialogue
|
{"user_question": "simon__", "user_answer": "mneptok"}
|
Hi Everyone! need to create an image my machine? does anybody know how?
|
clonezilla has worked best for me..theres also remastersys
|
ubuntu-dialogue
|
{"user_question": "david__", "user_answer": "bonjoyee"}
|
hello #ubuntu, my .bash_profile is not being evaluated when I start up gnome-terminal, how can I change that?
|
theres no .bash_profile in ubuntu by default..
|
ubuntu-dialogue
|
{"user_question": "moah", "user_answer": "bonjoyee"}
|
I thot 11.04 was not released until april of 2011? am I wrong = this is not how it works? -> how can I tell what ubuntu I am using?
|
lsb_release -a
|
ubuntu-dialogue
|
{"user_question": "dougl", "user_answer": "bonjoyee"}
|
does anyone know of the build essential package name for apt-get
|
build-essential
|
ubuntu-dialogue
|
{"user_question": "bz0b", "user_answer": "hatake_kakashi"}
|
why C-v dosnt work as 'paste' in terminal?
|
edit preference keyboard shortcut ?
|
ubuntu-dialogue
|
{"user_question": "m477", "user_answer": "dedechan"}
|
Is there a way to make Gaim open links in my Firefox 1.5 Beta 2 instead of the normal Firefox 1.0.7?
|
system -> preferences -> preferred applications
|
ubuntu-dialogue
|
{"user_question": "Danny|", "user_answer": "Toba"}
|
how does one make and make install in ubuntu?
|
install build-essential
|
ubuntu-dialogue
|
{"user_question": "pinpoint", "user_answer": "mwe"}
|
how do i remove that symlink?
|
`sudo mv /etc/rc3.d/S??gdm /etc/rc3.d/K01gdm`
|
ubuntu-dialogue
|
{"user_question": "noob523423", "user_answer": "persia"}
|
can someone suugest a program to batch convert images to full quality jpegs?
|
imagemagick
|
ubuntu-dialogue
|
{"user_question": "EasterSunshine", "user_answer": "GameCat"}
|
I am using Kubuntu and trying to compile a GTK+ app - which packages do I need for GTK+ compiling?
|
libgtk2.0-dev.
|
ubuntu-dialogue
|
{"user_question": "GameCat", "user_answer": "crimsun"}
|
hi all. Is it possible to upgrade from Hoary to Breezy with an install CD? The download is really slow here :-/
|
put your cd into your drive and type 'apt-cdrom' and follow the prompts
|
ubuntu-dialogue
|
{"user_question": "xenomeliteforce", "user_answer": "nalioth"}
|
glxgears -iacknowledgethatthistoolisnotabenchmark
|
Haha
|
ubuntu-dialogue
|
{"user_question": "wastrel", "user_answer": "roberts"}
|
what does multiverse and universe mean?
|
www.ubuntu.com/ubuntu/components
|
ubuntu-dialogue
|
{"user_question": "yaru22", "user_answer": "Seveas"}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.