INSTRUCTION
stringlengths 12
466
| RESPONSE
stringlengths 3
431
| SOURCE
stringclasses 1
value | METADATA
stringlengths 44
71
|
---|---|---|---|
shadi but then, when it doesn't work so _anything_ in life sucks
|
What?
|
ubuntu-dialogue
|
{"user_question": "jzacsh", "user_answer": "LinuxGuy2009"}
|
ok, dumb question, i just changed my ssh over to using keys and i'm still having to login with my user name and rsa passphrase, i thought having keys would allow you to not have to do that in putty?
|
there is a way to cache the RSA key password on your system, so that it is available to putty while you are logged in, as geoffmcc has just pointed out, it's called pagent
|
ubuntu-dialogue
|
{"user_question": "neekers", "user_answer": "TrXuk"}
|
hi all, does anybody here have a hp pavillion dv7?
|
turn it off, grab a can of compressed air, and try thought route first.
|
ubuntu-dialogue
|
{"user_question": "andyzammy1", "user_answer": "klown"}
|
Is somewhere out there in the multiverse a good stable and working ftp server?
|
proftpd, vsftpd
|
ubuntu-dialogue
|
{"user_question": "Solar_Flare", "user_answer": "Gnea"}
|
I have a problem that did not exist in 9.10 but now exists in 10.04. I use a laptop with an external monitor. I like to leave the laptop closed and use the ext monitor along with ext keyboard/mouse. The problem is this...the power management does not shutoff the display during idle. It does however shutoff the display when idle if the laptop is open. Where do I begin to troubleshoot this?
|
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/41994
|
ubuntu-dialogue
|
{"user_question": "urthmover", "user_answer": "arielCo"}
|
Helo im having spam coming on my msn account in pidgin basicly about sex and nudity please tell me a way to stop these messages
|
Also 'Tools -> Privacy'
|
ubuntu-dialogue
|
{"user_question": "aaron111", "user_answer": "grawity"}
|
Is there a command to tell me what network cards I have?
|
lspci should list all your PCI hardware, including your LAN card.
|
ubuntu-dialogue
|
{"user_question": "dcope", "user_answer": "MenZa"}
|
Hey Trism. i think I am stuck here, I am new to Ubuntu and Linux and dont know much.
|
good start here ... www.ubuntupocketguide.com
|
ubuntu-dialogue
|
{"user_question": "Taulus", "user_answer": "fccf"}
|
[VIDEO RELATED QUESTION]: every time i play a video, the hue is always at 0, so everything looks greenish. in vlc or other apps i can apply adjustments, but i have to do so every time, and it doesn't have an option in all programs to do that. the same is true for video coming from my webcam. i have karmic and nvidia, using proprietary binary version of the driver.
|
have you tried 'nvidia-settings' in a terminal, then manually adjust the hue for your entire computer?
|
ubuntu-dialogue
|
{"user_question": "osirisx11", "user_answer": "valley"}
|
Would I need to unmount my external drive before I could use GPart to format it?
|
it is indeed not possible to format mounted partitions
|
ubuntu-dialogue
|
{"user_question": "syntex", "user_answer": "kahen"}
|
how can I stop apache from being started at start up?
|
chkconfig apache off
|
ubuntu-dialogue
|
{"user_question": "saml", "user_answer": "sunshinepants"}
|
What's a good command-line bittorrent client?
|
transmission has a cli frontend i think
|
ubuntu-dialogue
|
{"user_question": "_Marcus", "user_answer": "minixvbox"}
|
can anyone tell me any assembly language compiler in ubuntu to compile and run assembly language programs.....????
|
well, there are no compilers for assembly ;) but I'm sure there is an assmbler available for gcc
|
ubuntu-dialogue
|
{"user_question": "indian_munnda", "user_answer": "KaffeeJunky123"}
|
can the 'ls -l' command print the permissions as octal values instead of printing them in the rwx------ form?
|
try stat for the whole show
|
ubuntu-dialogue
|
{"user_question": "Klatuferatanektu", "user_answer": "guntbert"}
|
hi, i installed kde-desktop environment on my ubuntu 9.04 gnome machine for testing purposes. now, i have lots of kde stuff on my hd and i dont know how to get rid of it.
|
see here http://www.psychocats.net/ubuntu/puregnome
|
ubuntu-dialogue
|
{"user_question": "Klatuferatanektu", "user_answer": "Halitech"}
|
Does Ubuntu use OSS or ALSA sound by default? Is it muted initially (like ALSA package sometimes is)?
|
the usual mixer levels are unmuted at boot
|
ubuntu-dialogue
|
{"user_question": "unperson", "user_answer": "mdz"}
|
hey there. intrepid is supported til april 2010, right? -- what about security updates? do they update major bugs in servers, such as tomcat6 ?
|
you will find what you are looking for here https://launchpad.net/%7Emjeanson/+archive/backports/+sourcepub/571110/+listing-archive-extra
|
ubuntu-dialogue
|
{"user_question": "binwiederhier", "user_answer": "fccf1"}
|
anyone know what the most popular linux game is?
|
try ID games
|
ubuntu-dialogue
|
{"user_question": "Jyard", "user_answer": "vge"}
|
anyone know how to disable the system beep whenever i backspace to far or do anything really? it is quite irritating.
|
i had to disable that in my BIOS
|
ubuntu-dialogue
|
{"user_question": "Jyard", "user_answer": "thiebaude"}
|
anyone know a good keyboard shortcuts app
|
xbindkeys
|
ubuntu-dialogue
|
{"user_question": "webbb82", "user_answer": "VCoolio"}
|
Hi guys! I'm using 11.10. I just added my Google account via the 'me menu' and specified to use this for among other things chatting. But it wasn't automatically added to Empathy. Is that as expected?
|
pretty much... sadly
|
ubuntu-dialogue
|
{"user_question": "osse", "user_answer": "Myrtti"}
|
howto auto record the all display of 'sudo apt-get upgrade' ?
|
if you run 'script output.txt' then run whatever commands you want, then type 'exit' everything that happened in between will be logged in output.txt
|
ubuntu-dialogue
|
{"user_question": "uoobief", "user_answer": "Pici"}
|
is there a good c++ editor for gnome?
|
Or if you want an IDE there's anjuta
|
ubuntu-dialogue
|
{"user_question": "csaba", "user_answer": "JonJ_"}
|
Hi all ..how to enable the fingerprint reader for login in laptops??
|
http://www.ubuntu-unleashed.com/2008/04/get-your-fingerprint-reader-to-work-in.html
|
ubuntu-dialogue
|
{"user_question": "ranjan", "user_answer": "abhijit"}
|
Can someone tell me how to get onto Grub2 menu before the system panics ?
|
press shift
|
ubuntu-dialogue
|
{"user_question": "LoneShadow", "user_answer": "abhijit"}
|
whats the difference betwen playonlinux and wine?
|
when you install playonlinux wine is automatically installed
|
ubuntu-dialogue
|
{"user_question": "abhijit", "user_answer": "bilalakhtar"}
|
How can I tell which version of Ubuntu I'm on?
|
lsb_release -a
|
ubuntu-dialogue
|
{"user_question": "Neurotiquette", "user_answer": "abhijit"}
|
Do you know any good gnome search applet ? (I like the one on OpenSuse that replace the entire gnome menu
|
gnome-do
|
ubuntu-dialogue
|
{"user_question": "Kedare", "user_answer": "abhijit"}
|
is there a good way to install a custom program that only comes in a .tar.bz2 to have it appear in the Applications menu?
|
you can put every program there using alacarte
|
ubuntu-dialogue
|
{"user_question": "qq99", "user_answer": "the_gamer"}
|
How to extract .rar archive made of multiple parts? Ubuntu default archiver doesn't recognize it as a valid file.
|
archive manager can do multi-part archives, but they need to be named correctly
|
ubuntu-dialogue
|
{"user_question": "Aivaraz", "user_answer": "trism"}
|
Hi, I have installed X via `apt-get install xorg`, does anyone know where the resolution is defined - i cannot find it in xorg.conf?
|
The xserver starts and it probes the hardware and determines the proper resolutions live. If you add properly formatted options in xorg.conf it will add them to the list available to the system.
|
ubuntu-dialogue
|
{"user_question": "roberthl", "user_answer": "edbian"}
|
Is it possible to use one Ubuntu computer to give internet access to other computers on the local network? What software is needed?
|
You can use ssh for using SOCKS proxy
|
ubuntu-dialogue
|
{"user_question": "plouffe", "user_answer": "shadyabhi"}
|
Is there a way to reference the clipboard from terminal? To do something like cat /dev/clipboard > file
|
I'm pretty sure there is an application /similiar/ to that
|
ubuntu-dialogue
|
{"user_question": "Mike_lifeguard", "user_answer": "iaian"}
|
alt+f2 does not work in gnome 3.2, does any one know why and how to fix this?
|
http://gunbladeiv.blogspot.com/2011/09/ubuntu-solving-altf2-problem-on-gnome-3.html
|
ubuntu-dialogue
|
{"user_question": "ibqn", "user_answer": "genii-around"}
|
two boxes are connected to a router, how can i connect from one box to another one via ssh?
|
you have to install openssh-server
|
ubuntu-dialogue
|
{"user_question": "ibqn", "user_answer": "Jan500"}
|
I've got a 15,000 song music collection and when playing it through Rhythmbox, some songs are much louder than others. How can I normalise the volume of every track in my collection so that I don't have to manually change the system volume all the time?
|
you can learn more about that here: http://replaygain.hydrogenaudio.org/
|
ubuntu-dialogue
|
{"user_question": "xcdfgkjhgcv", "user_answer": "kahen"}
|
what are the upper right notifications called so i can google how to rm them
|
notify-osd
|
ubuntu-dialogue
|
{"user_question": "andrewzz", "user_answer": "ledbettj"}
|
I'm running 11.10 and trying to Disable the 'Do you want to run ... or display it's contents'. I've found instructions on how to do it using Nautilus however Nautilus is completely different. The instructions say choose Edit ▸ Preferences ▸ Behavior ▸ Executable Text Files Run executable ... but there are no visible menus in Nautilus.
|
the idea behind global menu is to keep it central and to save space (similar to osx) - some like it - others hate it ;)
|
ubuntu-dialogue
|
{"user_question": "gvo", "user_answer": "fidel"}
|
I can't display any website in any browser in Natty even though it can connect to the website. I'm using vodafone 3g usb tethering and in Windows it works perfectly
|
I have noticed that no one appears to know the answer to your question; have you tried http://www.ubuntuforums.org ?
|
ubuntu-dialogue
|
{"user_question": "MichaelKohler", "user_answer": "Sidewinder1"}
|
Does anyone know is it faster to transfer large amounts of data via command line or GUI in Ubuntu?
|
GUI used command line in background
|
ubuntu-dialogue
|
{"user_question": "crash1hd", "user_answer": "kamagatos"}
|
i want to install gtk and all needed packages for gui programming with C and GTK+. what command should i use ? can i use apt-get?
|
of course you can use apt-get
|
ubuntu-dialogue
|
{"user_question": "DukeD", "user_answer": "sebsebseb"}
|
this is not a linux/ubuntu q, but most ppl that i know that use pgp encryption are linux users..so ill ask it here if its alright
|
the key is all you need. the adress is just for making things easier
|
ubuntu-dialogue
|
{"user_question": "don-i", "user_answer": "nibbler__"}
|
How come my linux laptop cannot resolve a computers hostname but my windows machine can?
|
hosts file? different nameservers? resolved via windows networking - to name some possibilities
|
ubuntu-dialogue
|
{"user_question": "cummseng", "user_answer": "nibbler"}
|
does sshd store a log anywhere>
|
sshd logs to /var/log/auth.log I believe...
|
ubuntu-dialogue
|
{"user_question": "CyberKitsune", "user_answer": "losher"}
|
if I wanted to take a look at the the 'rules' file created for a package in ubuntu, where would I get that?
|
apt-get source package
|
ubuntu-dialogue
|
{"user_question": "duvnell", "user_answer": "chris|"}
|
help me please. I uninstalled flash-plugininstaller, enabled partner repo and installed adobe-flash flugin and restarted Chromium; yet I still get 'Shockwave Flash crashed'
|
if you want to use the repos flash plugin rather than chrome's type about:plugins
|
ubuntu-dialogue
|
{"user_question": "Kartagis", "user_answer": "WACOMalt"}
|
backxored: I actually have clients pushing me to develop in flex, I keep pushing them away ... I don't want to learn yet another language
|
my bad thought was for general ubuntu talk too :D
|
ubuntu-dialogue
|
{"user_question": "fccf", "user_answer": "VickiWong"}
|
Creating a bootable USB key but ubunut.com downloads .img file not .iso. Can you help me?
|
sudo dd if=file.img of=/dev/sdx
|
ubuntu-dialogue
|
{"user_question": "richm4n", "user_answer": "erUSUL"}
|
perl scripts are just textfiles with #!/usr/bin/perl in the first line, assuming they're exectuable you can call them by name, seidos
|
I will try
|
ubuntu-dialogue
|
{"user_question": "dwatkins", "user_answer": "seidos"}
|
Can anyone else verify that? 'Startup Applications' is gnome specific, right?
|
yes as it simply adds the right info to ~/.gconf
|
ubuntu-dialogue
|
{"user_question": "xikteny", "user_answer": "ActionParsnip"}
|
how can i continue a stopped process from the command line? after using kill -STOP <pid>, is there something like -CONTINUE or -UNSTOP?
|
SIGCONT
|
ubuntu-dialogue
|
{"user_question": "AnxiousNut", "user_answer": "Araneidae"}
|
how do i mark an app launcher trusted?
|
>preferences >permissions ...
|
ubuntu-dialogue
|
{"user_question": "AnxiousNut", "user_answer": "minimec"}
|
in case anyone is interested, a bootable usb can be created from an iso image using the USB Startup Disk Creator under system administration. how easy is that!
|
as well as with this -> for various distros :D http://unetbootin.sourceforge.net/
|
ubuntu-dialogue
|
{"user_question": "userone", "user_answer": "mmonlsd"}
|
Hi, I'm trying to cut down a command I run 'find /var/qmail/queue/ -type f -exec grep -l [[email protected]] {} \;' the [[email protected] is variable everytime, does anyone know a way I could automate it so I could just name a script eg script [email protected] so it would input that value inplace of [[email protected]] and run it?
|
that is going to be quite slow too. Anyhow it is pretty easy to turn that into a script. There are many shell scripting tutorials and the first few pages of any will show you how to do what you want.
|
ubuntu-dialogue
|
{"user_question": "Aegil", "user_answer": "Walex"}
|
which package do i need for the manpages of write(2) etc.?
|
it is probably in manpages-dev
|
ubuntu-dialogue
|
{"user_question": "levu", "user_answer": "trism"}
|
i'm getting error message '1 of your harddisks is failing' ... I'm in the process of moving my data over to my 2nd drive. once done what should I do to test/possibly repair the first drive?
|
http://www.ultimatebootcd.com/
|
ubuntu-dialogue
|
{"user_question": "xmnt", "user_answer": "Halitech"}
|
hey everyone i need help i installed ubuntu 11.10 64 bit on my friends computer and for some reason we are unable to open the default unity, only the 2d unity session
|
always update and upigrade first.
|
ubuntu-dialogue
|
{"user_question": "tazthespaz", "user_answer": "Fyodorovna"}
|
@Mteck - same thing, getting the 'passwd: Authentication token manipulation error' when I do the passwd command
|
A pastebin is basically a website where you can paste a lot of text. See ubottu's message for more information.
|
ubuntu-dialogue
|
{"user_question": "US\\mroberts", "user_answer": "grawity"}
|
hello, how do I output the contents of a text file to terminal please?
|
cat file
|
ubuntu-dialogue
|
{"user_question": "SimonP86", "user_answer": "LuciusMare"}
|
what is the permission of umask 0022 (777 666 655 644)?
|
Calculate it. For files, 0666 & ~022 = 0644
|
ubuntu-dialogue
|
{"user_question": "citrix", "user_answer": "grawity"}
|
hello again! another quick question...how would i add a new user to a successive series of groups from the console?
|
usermod -G, probably
|
ubuntu-dialogue
|
{"user_question": "arisa", "user_answer": "grawity"}
|
I am waiting until my question leaves my screen but I suppose I can wait until it leaves a bigger window... and I am searching the forums, nothing there either... And I thought that, when your question isn't directed at someone, it can 'get lost'... so I was just making sure mine didn't get lost. I'm sorry if it was out of line. Thank you for letting me know. :)
|
Every 10 minutes or more is not considered rude/annoying :)
|
ubuntu-dialogue
|
{"user_question": "ZoeyMarie", "user_answer": "genii"}
|
im struggling trying to complie one of the e17 librarys its saying 'configure: error: unable to find Lua' i tried using apt to grab a copy of 'lua' but it says its allready installed
|
just use ubuntuforums.org they're 10x as quick 100x as smart these guys are just assholes mostly ill take my comment off the air
|
ubuntu-dialogue
|
{"user_question": "e17-lover", "user_answer": "krubuntu"}
|
Anyone here running 'buntu on PPC???
|
best to just ask your real question
|
ubuntu-dialogue
|
{"user_question": "Sevenup", "user_answer": "bazhang"}
|
why does the mode keep changing so often?
|
netsplits
|
ubuntu-dialogue
|
{"user_question": "Jonii3", "user_answer": "Gnea"}
|
does anybody here know much about virtual box?
|
check if you 've the Guest additions and upgrade them if necessary , for e.g. from 1.4.xxx to 1.5 ...
|
ubuntu-dialogue
|
{"user_question": "Jonii3", "user_answer": "GPL"}
|
Anyone tell me if its possible for a power supply to 'go bad' and still work, but just not provide enough juice to boot anymore
|
yes, the voltage can be change due to some factors
|
ubuntu-dialogue
|
{"user_question": "b3rz3rk3r", "user_answer": "apn"}
|
what is the memtests in grub use to?
|
because the live cd loads into ram,if ram has a problem it wont boot properly
|
ubuntu-dialogue
|
{"user_question": "tOli", "user_answer": "indus"}
|
How exactly do you change your audio device from pulseaudio to ALSA?
|
system preferences then sound
|
ubuntu-dialogue
|
{"user_question": "AvonGenesis", "user_answer": "DJNoMaD"}
|
I decided to download ephiphany browser using the add/remove programs. I can't find it on my system though.
|
try right clicking applications at the top right and see if there is an option to edit menu? might be under system -> preferences -> edit menu also
|
ubuntu-dialogue
|
{"user_question": "aj_444", "user_answer": "linux"}
|
Hi room, I would like to upgrade to the latest Ubuntu kernel and compare how my application runs agains the current one. Hence I need to boot into one kernel and then go back and boot into the other. First question regarding this 1) What packages do I need to install for the latest 2.6.28.15.20 kernel? -- is there a single meta-package?
|
Actually it should have been the !kernel factoid there
|
ubuntu-dialogue
|
{"user_question": "omsai_waptop", "user_answer": "genii"}
|
hi. how do you install Call of Duty:Modern Warfare 2 in Ubuntu?
|
I posted a link in here to wine's Appdb for MW2
|
ubuntu-dialogue
|
{"user_question": "poyntz", "user_answer": "tenach"}
|
heya, how can I shoutcast.
|
http://www.howtoforge.com/linux_webradio_with_icecast2_ices2
|
ubuntu-dialogue
|
{"user_question": "grumete", "user_answer": "stefg"}
|
how to auto-mount at boot an ext3 drive?
|
you need to add it to /etc/fstab
|
ubuntu-dialogue
|
{"user_question": "FabParma", "user_answer": "kisuke"}
|
I have a probably foolish question- whenever I try to compile something, I have to apt-get all the libraries and dependent stuff individually. How can I make it do this automatically?
|
sudo apt-get build-dep
|
ubuntu-dialogue
|
{"user_question": "dajxd", "user_answer": "kisuke"}
|
right... i've done a minimal ubuntu installation, how do install the add-apt-repository command itself/
|
it is in the python-software-properties package
|
ubuntu-dialogue
|
{"user_question": "adalal", "user_answer": "trism"}
|
My ethernet interface eth0 is not responding and yet I know that the switch it is connected to is working fine. How can I force the network interface to work again? The switch shows a light for the connection to the computer and yet Ubuntu isn't recognising it.
|
tried sudo dhclient?
|
ubuntu-dialogue
|
{"user_question": "CaneToad", "user_answer": "adalal"}
|
When I start my computer I can't switch the wifi on and off with the wifi button.
|
is it an HP?
|
ubuntu-dialogue
|
{"user_question": "melkor", "user_answer": "adalal"}
|
US servers still down?
|
not just us servers i think..
|
ubuntu-dialogue
|
{"user_question": "coz_", "user_answer": "adalal"}
|
just a quick question, before a checkinstall, are you supposed to make?
|
Yes. checkinstall just replaces the 'make install' step
|
ubuntu-dialogue
|
{"user_question": "adalal", "user_answer": "Pici"}
|
does anybody know somba pretty well??
|
http://www.linuxquestions.org/questions/linux-general-1/cups-unable-to-connect-to-server-184088/
|
ubuntu-dialogue
|
{"user_question": "meway", "user_answer": "Soyo"}
|
hello, which is the application that adds the encrypt/decrypt options to nautilus context menu?
|
install the 'seahorse-plugins' package
|
ubuntu-dialogue
|
{"user_question": "Guest1552", "user_answer": "rww"}
|
how do i know which version of gdm is on my comp
|
apt-cache policy gdm
|
ubuntu-dialogue
|
{"user_question": "yellowrooster", "user_answer": "erUSUL"}
|
has anyone tried installing Ubuntu, but not installing gnome or x?
|
the alternate cd will do a cli install
|
ubuntu-dialogue
|
{"user_question": "seidos", "user_answer": "durt"}
|
how do i get the 10.4 desktop in 11.10
|
only thing close is the fallback not exactly the same, install the gnome-shell to get it.
|
ubuntu-dialogue
|
{"user_question": "_Neytiri_", "user_answer": "Fyodorovna"}
|
but you can do it all over again, it's all up to you
|
why?
|
ubuntu-dialogue
|
{"user_question": "mezquitale", "user_answer": "seidos"}
|
is there anyway i can make smartdimmer into an applet so i dont have to go to terminal to change the brightness allll the time
|
why not? :(
|
ubuntu-dialogue
|
{"user_question": "simran", "user_answer": "raylu"}
|
hey does anybody know how to add WindowMaker apps to the fluxbox slit?
|
always follw the command with a '&' to get your command prompt back.
|
ubuntu-dialogue
|
{"user_question": "cheasully", "user_answer": "Cyrano_De"}
|
Is dualbooting XP and Ubuntu recommended? Or should I just use ubuntu fulltime with Wine and Crossover?
|
thats right, it will format during install (choose use entire disk)
|
ubuntu-dialogue
|
{"user_question": "chriss5", "user_answer": "MaGicMaX"}
|
hello all, someone knows how to enable boot messages in ubuntu splash boot screen? thanks!
|
add 'nosplash' to the default-options in /boot/grub/menu.lst and run update-grub
|
ubuntu-dialogue
|
{"user_question": "agutierr", "user_answer": "eminor"}
|
i need a name of tool that can record music from myspace or another streaming audio website that dosen't have a download option or streamin solution for external players... any ideas?
|
audacity - record
|
ubuntu-dialogue
|
{"user_question": "kri", "user_answer": "HobbleAlong"}
|
I recently had some 'dark space' between my screens in my dual monitor setup. Which means that the cursor didn't instantly jumped between the both screens. This happend automaticaly when I setup my screens in 'nVidia X server settings'. Now This does not happen anymore and I want i back, anyone knows how to fix this?
|
If i recall correctl you can drag the monitors apart in nvidia settings
|
ubuntu-dialogue
|
{"user_question": "Vexc", "user_answer": "ubuntujenkins"}
|
hi. accidentaly i have removed $HOME/.bash_logout - anyone can pastebin me content of this file?
|
http://paste.ubuntu.com/602880/
|
ubuntu-dialogue
|
{"user_question": "tomekh", "user_answer": "xteejx"}
|
what do i have to do on my ubuntu pc?
|
install wine, and then install teamviewer on that as well
|
ubuntu-dialogue
|
{"user_question": "Memphisto", "user_answer": "ggcc"}
|
Hi. About to install ubuntu desktop on a fujitsu siemens laptop. Any known issues with this laptop. Its Esprimo mobile v5505
|
this may be of use https://wiki.ubuntu.com/LaptopTestingTeam/FujitsuEsprimoV5505
|
ubuntu-dialogue
|
{"user_question": "ab2qik", "user_answer": "joshiggins"}
|
uhh.. hi.. can anybody tell me how do i track software installed? i know theres synaptic but theres like a thousand stuff in there.. i just dont know where to look.. cause sometimes i uninstall stuff with add/remove but they are still around like the restricted extras.. any help much appreciated thanks in advance =)
|
Despite your statement Synapric is still the best tool to look for installed software.
|
ubuntu-dialogue
|
{"user_question": "mumei", "user_answer": "bullgard4"}
|
my screen flickers big time on ubuntu (64) i cannot increaset the refresh rate coz i donthave the nvidia drivers...
|
I'm not on 64. But EnvyNG might be of help. It's an utility which helps you choose the nvidia driver.
|
ubuntu-dialogue
|
{"user_question": "wrapster", "user_answer": "lorenzosu"}
|
when I start my laptop, I have to run modprob b43 for wireless.. Can I put it in startup?
|
just put b43 on a line by itself
|
ubuntu-dialogue
|
{"user_question": "Abhinav1", "user_answer": "th0r"}
|
What's atm in this context...?
|
At the moment
|
ubuntu-dialogue
|
{"user_question": "zruty", "user_answer": "MOUD"}
|
How to make sure html gets redirected to an https URL? Apache
|
This should help you: http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html
|
ubuntu-dialogue
|
{"user_question": "zruty", "user_answer": "firecrotch"}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.