INSTRUCTION
stringlengths
12
466
RESPONSE
stringlengths
3
431
SOURCE
stringclasses
1 value
METADATA
stringlengths
44
71
I would like to get rid of firefox and I would like to not have chromium either, how may I do this?
sudo apt-get remove firefox, or sudo apt-get purge firefox. Purging will remove dpkg config files as well.
ubuntu-dialogue
{"user_question": "JoeR1", "user_answer": "Polah"}
Can anyone recommend a good program for mounting .bin/.cue disc image files?
that tut i posted will add a option to the right click menu to mount images
ubuntu-dialogue
{"user_question": "JoeR1", "user_answer": "jshmoe12"}
i will install herd 7.04, how i copy my firefox Favorites ????
Bookmarks-Organize Bookmarks, then File menu
ubuntu-dialogue
{"user_question": "paozinho", "user_answer": "soundray"}
Jubler make SUBTITLES...but dont put then into the video...someone know a program to put the subtitles in the vdeo ??
Kino, Avidemux
ubuntu-dialogue
{"user_question": "paozinho", "user_answer": "The_Alexander"}
how to deinstall a ***.deb package ??
dpkg -P name_of_package
ubuntu-dialogue
{"user_question": "b44", "user_answer": "Seveas"}
how can i remount my usb drive as read only?
or try the properties in whatever desktop enviornment you use
ubuntu-dialogue
{"user_question": "chrisjs169", "user_answer": "Maximander"}
So, you al sysadmins in here, how can a web developer with all the web jargon to learn find time to learn of all bash commands as well lol
http://tldp.org/LDP/abs/html/
ubuntu-dialogue
{"user_question": "MikeHere", "user_answer": "kb3gtn"}
How do I check and see if I have an Nvidia card or ATI?
lspci
ubuntu-dialogue
{"user_question": "fxfitz", "user_answer": "kazol"}
Hello. I'm wondering if GNOME 2.18 is available on the Ubuntu repositories?
Only for Feisty I believe.
ubuntu-dialogue
{"user_question": "diyerxa", "user_answer": "Pici"}
when i change settings in /etc/resolve.conf, something resets the file periodically. Where am i supposed to configure name resolution stuff?
fixing your router config (if applicable). Otherwise you can set up resolv.conf as you want then 'sudo chattr +i /etc/resolv/conf' which makes it immutable (even root can't change it - until 'chattr -i')
ubuntu-dialogue
{"user_question": "FordCapri", "user_answer": "bimberi"}
Hello, how can I copy multiple files from a folder to another without chaginf the properties such as last date modified ans stuff like that
I think the -a switch is the one you're looking for.
ubuntu-dialogue
{"user_question": "juannicolas", "user_answer": "tonyyarusso"}
Hello, I have a PIII dual processor server with 2G ram, should I install the SMP kernel for ubuntu 6.06 LTS?
it doesnt matter, smp will run fine on a single cpu machine
ubuntu-dialogue
{"user_question": "juannicolas", "user_answer": "MasterShrek"}
anyone have any tips on the optimum partition size? I have a 2TB drive which will be used mostly for data/media files... what is the best way to partition it?
entirely up to you. I prefer to use LVM on such disks so I can slice them up any way I want, but you could just as well just format it with any filesystem of your choice directly.
ubuntu-dialogue
{"user_question": "nicovl", "user_answer": "frostschutz"}
how do I access ntfs drives from ubuntu live?
'sudo mount -t ntfs /dev/hda1 /mnt' (substitute the proper device name)
ubuntu-dialogue
{"user_question": "Morphy", "user_answer": "soundray"}
What is the floppy device in /dev/?
/dev/fd0
ubuntu-dialogue
{"user_question": "ub12", "user_answer": "kazaly"}
can anyone tell me when herd 6 is getting released?
https://wiki.ubuntu.com/FeistyReleaseSchedule
ubuntu-dialogue
{"user_question": "bean-oh", "user_answer": "jtraub"}
does anyone know how to make utorrent run on linux?
try wine
ubuntu-dialogue
{"user_question": "frenzy-br", "user_answer": "Netham45"}
hi, the compiz update from yesterday broke my compiz, and I no longer have desktop effects. can anyone help?
you can reinstall your desktop apt-get install ubuntu-desktop or just uninstall and reinstall compiz
ubuntu-dialogue
{"user_question": "uplinked", "user_answer": "mrlinux"}
hi what is ubuntu live cd root password
type sudo su
ubuntu-dialogue
{"user_question": "graphys", "user_answer": "waxyfresh"}
:( so I must change it?
someone else owns itr, or you own it and you forgot the passwd
ubuntu-dialogue
{"user_question": "KratoS", "user_answer": "bronze_0_1"}
I need help. i have edgy eft amd64, and a usb wireless card with a sis163 chipset. Ndiswrapper sets up the driver just fine, driver and hardware present, but can't see it on the Networking app.
try wcid: http://compwiz18.blackhole.cx/wicd/wb/pages/releases.php
ubuntu-dialogue
{"user_question": "giskardd", "user_answer": "froyd"}
hey friends, how do i change ownership of a folder ?
chown
ubuntu-dialogue
{"user_question": "froyd", "user_answer": "LjL"}
hi can u guys help me , i cant see the minimize maximize quit bar neither i can move windows around, they all stuck
have you been playing with beryl/compiz ?
ubuntu-dialogue
{"user_question": "froyd", "user_answer": "dystopianray"}
hello, how can I set the minimize, maximize, exit buttons of the windows in the right part instead of the left, in ubuntu Lucid Linx?
run gconf-editor, navigate to apps/metacity/general
ubuntu-dialogue
{"user_question": "lluvia", "user_answer": "vivid"}
where does the command- 'bunzip2 -c xxx.tar.bz2 | tar xf - ' unpack the stuff to?
.. assuming tar has removed the leading slashes, which it usually does.
ubuntu-dialogue
{"user_question": "brutus", "user_answer": "cizra"}
Who can send me Gusty sources.list?
'sudo apt-get update'
ubuntu-dialogue
{"user_question": "J-23", "user_answer": "jrib"}
I am trying to ./configure a package and hit this 'error: C compiler cannot create executables' Am I missing a package or something?
install build-essential
ubuntu-dialogue
{"user_question": "PurpZeY", "user_answer": "Frogzoo"}
Hirvinen, does ubuntu have a automatic partioner setup for when you are installing so that it would divide the harddrive?
No, it's part of the install, can't miss it.
ubuntu-dialogue
{"user_question": "codyzapp", "user_answer": "PurpZeY"}
i have IBM thinkpad T43 but i am not able to get the Fn+F7 to work to switch the LDC to the screen and back to the LCD .. does anybody know how can i switch between it
some of those fn-key functions won't work out of box w/ ubuntu, you can try to do it using keyboard mapping, or find a script to do that task...which is what I did w/ monitor brightness w/ AC-Adapter/Battery
ubuntu-dialogue
{"user_question": "xerophyte", "user_answer": "PurpZeY"}
. i just installed this, not sure how to start program. http://stereopsis.com/flux/linux.html
try fluxgui
ubuntu-dialogue
{"user_question": "widewake", "user_answer": "schnuffle"}
Hi, I am running Ubuntu 7.10. I am running advanced desktop effects, I am wondering if there is a way to have icons on one desktop and not on another? I currently have four desktops. An answer would be greatly appreciated : )
I believe all of the desktops remain the same
ubuntu-dialogue
{"user_question": "rob3r", "user_answer": "PurpZeY"}
what was the name of the 'sudo' app for gui apps?
gksudo
ubuntu-dialogue
{"user_question": "shwouchk", "user_answer": "PurpZeY"}
Can someone recommend a WiFi network detector that will just tell me the channel (aka frequency) of those around me? I am not looking for a sniffer, I just want to see what the best channel for me is
wifi-radar
ubuntu-dialogue
{"user_question": "PurpZeY", "user_answer": "jtt"}
hi, i currently have my pc as dual-boot with Vista and Ubuntu, using the GRUB bootloader. i am thinking about installing XP and triple-booting but I'm not sure how I'd go about fixing GRUB after installing XP. I'm assuming that the XP install will destroy GRUB and I will somehow have to restore it. How would I do this?
You need the 'RecoveringUbuntuAfterInstallingWindows' link
ubuntu-dialogue
{"user_question": "anon2000", "user_answer": "Stormx2"}
guys, does a local dictionnary exist ?
look into add-ons for openoffice?
ubuntu-dialogue
{"user_question": "goundy", "user_answer": "harpette"}
is it just me or is #freenode-social not working?
i just went in, but you have to wait until you get voice
ubuntu-dialogue
{"user_question": "AdamKili", "user_answer": "harpette"}
Could somebody tell me what their dependencies are for 'screen' on ubuntu?
'apt-cache showpkg screen'
ubuntu-dialogue
{"user_question": "Captain_Haddock", "user_answer": "harpette"}
Can anyone tell me how to turn off ipv6 in the live cd? I can't install it, but I really want to show what it can do on this hardware - ipv6 doesn't seem to like the router that's installed though. rmmod ipv6 gives an error message that module ipv6 is in use. Any references would be much appreciated.
modprobe -r ipv6
ubuntu-dialogue
{"user_question": "Rrandy", "user_answer": "linxeh"}
Can anyone tell me if it's possible to disable IPV6 in the live CD without installing to HD?
it certainly should, just about everything is possible on the live cd, as long as RAM doesn't fall short
ubuntu-dialogue
{"user_question": "Rrandy", "user_answer": "LjL"}
When I try to install something through the terminal, it keeps giving me this message: E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem. What should I do?
it will ask for your user password
ubuntu-dialogue
{"user_question": "kevincastfiction", "user_answer": "soundray"}
what u trying to do?
just set the command to open a folder in add custom keyboard shortcuts. yep got it, thanks
ubuntu-dialogue
{"user_question": "prashant_123456", "user_answer": "adam61"}
I am new to Ubuntu and Linux. Just put 6.1 (Edgy?) Desktop on one PC and the server version on another PC.
GUI hogs resources on a server
ubuntu-dialogue
{"user_question": "fdan4896", "user_answer": "erichj"}
can i use my nokia phone as a speaker (via usb)?
you can not
ubuntu-dialogue
{"user_question": "scar_", "user_answer": "erUSUL"}
hello, i have a very persistent problem with my screen resolution, would anyone be willing to help me out there?
mail the nvidia developers for not developing working drivers.
ubuntu-dialogue
{"user_question": "zweiundzwei", "user_answer": "vox754"}
hi, how do I tel my applicantions minized panel to group applications ?
click on the dragging handle left of the window list (the 10 gray dots)
ubuntu-dialogue
{"user_question": "gonzaloaf_work", "user_answer": "Seveas"}
I created a dvd holding all the packages I installed on my development machine using 'aptoncd'. I then ran aptoncd on my laptop. But how to tell the laptop to *install* all these packages? In other words how do I get a list of installed packages and duplicate it on another machine.
just go on the cd and dpkg -i *.deb
ubuntu-dialogue
{"user_question": "Hadron", "user_answer": "MasterShrek"}
where can I download a .deb file for google earth?
yeah, download that file then 'sudo ./name_of_file.bin'
ubuntu-dialogue
{"user_question": "titun", "user_answer": "PriceChild"}
how do i force close a application that is not working
there's also a panel applet you can add
ubuntu-dialogue
{"user_question": "titun", "user_answer": "crdlb"}
I have a Sigmatel STAC9200 sound card which i'm finding impossible to get working outside windows. could anyone please help me?
do you have a dell ispirom ? whit my sigmatel Ubuntu is running good
ubuntu-dialogue
{"user_question": "BeepAU", "user_answer": "tulap"}
anyone have any experience with cell phone companies wireless broadband access cards??
but don't quote me on that
ubuntu-dialogue
{"user_question": "robjo", "user_answer": "neozen"}
does anyone know how to clone ubuntu after it has been customized?
Clonezilla does a decent job, thought I think for unix-like drives it does a direct disk to disk image
ubuntu-dialogue
{"user_question": "Id10T", "user_answer": "tntc"}
Hello, using unity is possible to attach banshee, xchat and other in tray? (near the clock)
http://www.webupd8.org/2011/04/things-to-tweak-fix-after-installing.html
ubuntu-dialogue
{"user_question": "Bagualas", "user_answer": "Dr_Willis"}
can anyone help me setting up 915resolution?
just 'sudo apt-get install 945resolution, and restart, it's what worked for me
ubuntu-dialogue
{"user_question": "proog", "user_answer": "ikrel"}
Someone is running ubuntu feisty here?
ubuntu alpha support (festiy) is ubuntu+1
ubuntu-dialogue
{"user_question": "pacho2", "user_answer": "ikonia"}
what determines screen resolution the card ut does the monitor have any effect?can certain monitor only go so high?
https://wiki.ubuntu.com/FixVideoResolutionHowto
ubuntu-dialogue
{"user_question": "waxyfresh", "user_answer": "sheri_rao"}
I'm having problems installing ubuntu feisty - desktop cd (beta). The splash screen gives place to CLI and shows the following message : 'BusyBox ... /bin/sh: can't access tty; job control turned off.' Is there a solution?
bad cd
ubuntu-dialogue
{"user_question": "AtlanticBoy", "user_answer": "rambo3"}
how do i make terminal on ubuntu not 'always on top'?
right click
ubuntu-dialogue
{"user_question": "genewitch", "user_answer": "Un_n0wn"}
hey, does 12.10 need both python and python3? can i remove 2.7?
it needs both
ubuntu-dialogue
{"user_question": "m4t", "user_answer": "kostkon"}
can someone tell me the name of the task bar that I can install that looks like the one for leopard?
AWN
ubuntu-dialogue
{"user_question": "cgentry72", "user_answer": "Aeolien"}
hi. I am stumped with CRONTAB ... can't figure out how to get it to work ... I want to test it with something simple like: sudo crontab -e ... then adding: 01 * * * * echo 'test' > /home/thornomad/test.txt ... however nothing happens. am i doing something wrong ?
unless you need the root crontab, just using the user's crontab is enough anyway
ubuntu-dialogue
{"user_question": "thornomad", "user_answer": "nickrud"}
i accidentally removed the button on the top right of my gnome panel...the one with your name that drops down with logout/shutdown options..how do i get it back?? there is nothing the same when you right_click->add-to-menu ????
is indicator-applet-sesion
ubuntu-dialogue
{"user_question": "mirra", "user_answer": "erUSUL"}
won't that just change the log output?
my fault -O filename
ubuntu-dialogue
{"user_question": "rogue780|laptop", "user_answer": "bruenig"}
Hi, ever since I installed Gutsy about 6 weeks ago, I've never had so much trouble with my disk partitions. (1) after the initial install, the disks were all changed from /dev/hdAN to /dev/sdAN, but after any boot-up, they can be *anywhere*. (2) But what is upsetting me hourly, is that USB memory-stick mounts are totally inconsistent: various wrong permissions, various wrong mount points, or just not mounting. What changed? Why is
Use UUIDs in the files instead of dev names, if you put USB stick A in first one day it's sdc or so, if you ut USB stick B in by itself next day, it becomes sdc instead, even if totally different size or filesystem. UUIDs make sure you have that specific device.
ubuntu-dialogue
{"user_question": "LOWER_CASE", "user_answer": "genii"}
Hello. I am migrating a IPSEC connection from an old OpenBSD box to Ubuntu. OpenBSD uses isakmpd for IPSEC while, it seems to me, on Linux the KAME implementation is more popular. But there is isakmpd on Linux. So I was wondering if any of you guys might have a suggestion why I should use one or the other? For now I suppose that by using isampd on Linux would allow me to transfer everything verbatim from the OpenBSD box
that was for you oops
ubuntu-dialogue
{"user_question": "elventear", "user_answer": "gogeta"}
how can I simply amplify a wav file?
sox
ubuntu-dialogue
{"user_question": "andre_pl", "user_answer": "braniff"}
How do I add an internal NTFS Sata drive so I can see the files on Ubuntu?
mount -t ntfs /dev/sda1 /mnt/ntfs
ubuntu-dialogue
{"user_question": "Fizzbane", "user_answer": "h00t"}
Hey, I jsut got a Linksys WUSB54G Ver. 4 Wireless G USB 2.0 which works straight out of the box, but what am i supposed to type in the terminal to get it to work?
I thought it works straight out the box?
ubuntu-dialogue
{"user_question": "Helmont", "user_answer": "Stormx2"}
Hello, I have version 10.04 and I am trying to upgrade to release 11.10, but when I do do-release-upgrade it tells me there are no upgrades
http://www.unixmen.com/how-to-upgrade-from-ubuntu-1004-1010-1104-to-ubuntu-1110-oneiric-ocelot-desktop-a-server/
ubuntu-dialogue
{"user_question": "Braden`", "user_answer": "Russian"}
Is there a command known as aoss? To make Teamspeak, support dual audio ouputs?
you might check the forums (ubuntuforums.org), they have a few tutorials on how to get ET and Teamspeak working together
ubuntu-dialogue
{"user_question": "etchris", "user_answer": "Flannel"}
how can i make a password protected tar.gz file??
That functionality does not exist in either tar or gzip as far I can tell. You could use GPG to encrypt the resulting tarball though.
ubuntu-dialogue
{"user_question": "Dusk_", "user_answer": "DSpair"}
If you install an application from source, will it update when you use the Update Manager?
no it won't
ubuntu-dialogue
{"user_question": "ep2011", "user_answer": "tarzeau"}
does anyone know where this message is logged --> 'The selected configuration for displays could not be applied. requested position/size for CRTC ...' ?
grep -R CRTC /var/log
ubuntu-dialogue
{"user_question": "Mankool", "user_answer": "airtonix"}
how does one unmount a disk? can't i just delete the folder i created to mount the thing?
or right click -> eject
ubuntu-dialogue
{"user_question": "ynk", "user_answer": "jrib"}
is there a reason my cd burning keeps failing?? everytime it fails, i get the error message, 'try a slower burning speed'. i've tried 3 lower than the maximum now. anyone suggest a specific burning tool besides using the 'write to disc' option?
sudo apt-get install k3b
ubuntu-dialogue
{"user_question": "ynk", "user_answer": "scunizi"}
Whats the bid deal about ext4 ? is it faster ? more efficient?
online efsck for example?
ubuntu-dialogue
{"user_question": "Whitor", "user_answer": "tapas"}
Is there support for fingerprint readers in ubuntu?
there is, but I don't think it's very easy to set up
ubuntu-dialogue
{"user_question": "Whitor", "user_answer": "ConstyXIV"}
anyone know how I can have nautilus give me the path instead of the stupid folder buttons?
ctrl+L (only works temporarily)
ubuntu-dialogue
{"user_question": "the-gibson", "user_answer": "ZykoticK9_"}
what is a fast ubuntu mirror for the us all I can find are 100k ones..
try removing the country prefix from the urls remove the us. for example
ubuntu-dialogue
{"user_question": "dudicus", "user_answer": "dyrne"}
how do I copy all from one folder to the other (including subdirectories)?
cp -r *whatever*
ubuntu-dialogue
{"user_question": "kane77", "user_answer": "wyndblade"}
how can i boot ubuntu from a scsi cdrom?
check out the links from ubotu your problem may be described there. You may have to create floppies to boot to the cd.
ubuntu-dialogue
{"user_question": "tjingboem", "user_answer": "h1st0"}
when system reboot the Grub show me menu to selection of OS. i select Ubuntu . then i press e for edit. now there is a tab root And kernel .. just tell me what is for root and kernel for what?
why are you asking me?
ubuntu-dialogue
{"user_question": "|NewUser|", "user_answer": "cables"}
hi guys, i'm trying to install ubuntu-8.04.4-server-amd64.iso, but i'm stucked on step 'Install the base system' - it fails and in console says 'unable to fetch some archives, maybe run apt-get update'.. but can't apt-get update it cause there's no apt-get..
Usually happens when you have no working internet to the box (not connected or the ethernet adapter is not know and no driver)
ubuntu-dialogue
{"user_question": "davidisko", "user_answer": "genii"}
wow, so far so good, everything seems stable
you can get the binary straight off the adobe/macromedia website
ubuntu-dialogue
{"user_question": "addams", "user_answer": "predder"}
What does bash do with the pipe character?
the pipe takes the output of one command and sends it to the input of another command.
ubuntu-dialogue
{"user_question": "LightCatcher", "user_answer": "ardchoille"}
what's the simplest way to get remote desktop access to an ubuntu machine from a windows machine without installing client software for remote desktop access?
teamviewer
ubuntu-dialogue
{"user_question": "ehnde", "user_answer": "Krenair"}
can someone give me a hand figuring out why my Ubuntu box won't get a DHCP address?
check the cable? :)
ubuntu-dialogue
{"user_question": "Jeeves_Moss", "user_answer": "wolfeon"}
How can I create a text file that has all the data from all the text files in a certain directory and all it's children directory, recursively, without specifying all the file names?
use find and cat
ubuntu-dialogue
{"user_question": "cyphase", "user_answer": "chris72"}
How to obtain the version number of the installed DBUS?
dbus-daemon --version
ubuntu-dialogue
{"user_question": "bullgard4", "user_answer": "no-use"}
Synaptic writes about the program docbook2man: 'converts a DocBook refentry to a man page.' What is a 'refentry'?
I'd have to guess, reference entry ?
ubuntu-dialogue
{"user_question": "bullgard4", "user_answer": "DjViper"}
hat are 'restricted modules'?
they are the non open source drivers
ubuntu-dialogue
{"user_question": "bullgard4", "user_answer": "jussi01"}
What is the purpose of an 'Ubuntu Hug Day'?
or untriaged bugs
ubuntu-dialogue
{"user_question": "bullgard4", "user_answer": "tarheelcoxn"}
http://en.linuxreviews.org/Bitlbee advises: '/connect im.bitlbee.org; /j #bitlbee.' I have executed this. It continues advising: 'help commands.' This only lists the well-known irssi commands. It continues advising: 'help quickstart,' but irssi replies: 'No help for quickstart.' How to get rid of that message?
help commands not /help
ubuntu-dialogue
{"user_question": "bullgard4", "user_answer": "mjc"}
[Ubuntu 9.04] How can I deinstall all Games and associated overhead in order to gain free space on my hard disk?
or you could go through and remove them 1x1
ubuntu-dialogue
{"user_question": "bullgard4", "user_answer": "IndyGunFreak"}
Why does Ubuntu provide no DEB program package for JaLingo? (http://sourceforge.net/projects/jalingo)
you are more than welcome to compile your own package for your own personal use using an application called checkinstall
ubuntu-dialogue
{"user_question": "bullgard4", "user_answer": "YeTr2"}
how I do increase my workspace?
My workspace is the whole screen. Yours not?
ubuntu-dialogue
{"user_question": "Andre_Gondim", "user_answer": "bullgard4"}
[Gutsy Gnome] English help wanted: What are the English names of the 3 tabs in the Gnome Sound Preferences dialog? (Gnome main menu System > Preferences > Sound) Is it 'Devices', ?, 'System bell'?
devices sounds syste beep
ubuntu-dialogue
{"user_question": "bullgard4", "user_answer": "FluxD"}
is there a way, in Ubuntu, to query the system and find out what version of a particular package I have installed?
I think this might do it: apt-cache showpkg <pkgname>
ubuntu-dialogue
{"user_question": "mcc", "user_answer": "dniMretsaM"}
what is the point of the /etc/hosts file?
i think it specifies dns servers and blacklisted sites
ubuntu-dialogue
{"user_question": "gamingdroid", "user_answer": "joel135"}
What is the Gnome equivalent command to the KDM command '/etc/init.d/kdm stop'?
So, /etc/init.d/gdm stop
ubuntu-dialogue
{"user_question": "bullgard4", "user_answer": "MajorPayne"}
Does anyone know what the version of modwsgi is in 11.04 and 10.04 LTS?
http://packages.ubuntu.com/natty/libapache2-mod-wsgi
ubuntu-dialogue
{"user_question": "gamingdroid", "user_answer": "qin"}