/srv/irclogs.ubuntu.com/2010/12/27/#kubuntu.txt

javierhi! somehow i have lost possibility to become admin, so sudo doesnt work in my user (it says im not in sudoers). I think i need to be in admin group, but, how to do it?00:29
javieryofel: i tried what you told me before, but couldnt fix it. it said "javier" (that's my user name) wasnt find00:30
valoriejavier: http://ubuntuforums.org/showthread.php?t=16286700:39
valoriesudo adduser name_of_user admin or for you, sudo adduser javier admin00:39
javieryes, but it says only admin can add someone there00:40
valorieoh yikes00:41
valoriecontinue down that thread, though00:41
valoriethere is more00:41
vpulsivevalorie:  did you try to change to su and then run the command from there/00:41
valorieyou mean javier?00:42
vpulsivevalorie:  yes, sorry00:42
valorieI'm off to dinner, good luck to you javier00:42
javiervpulsive: i will try that00:42
javierbut its not possible to turn to sudo without admin privileges00:43
javierim reading i should log in recovery more and try there00:43
vpulsiveyou should be able to just type su and switch to super user if you made the account before00:43
vpulsiverecovery mode might work00:44
=== Muzer is now known as MuzerAway
javiervpulsive: ah... it didnt work. I managed to become super user, but, when typing "adduser javier admin", answers "admin group doesn't exist"00:56
amichairjavier: maybe as super user you can edit the sudoers file and add yourself back to it?00:57
javieramichair: maybe... but, if it says there is no admin group, doesnt it mean there in no sudoers file?00:58
vpulsivecheck /etc/sudoers00:58
amichairjavier: I'm not sure what the relationship between the two is00:59
vpulsiveor as root type "visudo"00:59
javierwhat is visudo for?00:59
vpulsivethat is the file that tells who has permissions to sudo00:59
vpulsivevisudo is the command to edit the sudoers file, you have to use the specific command, although im not sure why, it says in the /etc/sudoers file "This file MUST be edited with the 'visudo' command as root."01:00
javiermmm01:01
amichairI think it adds extra protection against corruption, to avoid the situation javier is in :-)01:01
well_laid_lawn!sudo01:02
ubottusudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (GNOME, Xfce), or !kdesudo (KDE). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo01:02
javier:)01:02
javierso, let me think... i will log as root, and then just write visudo?01:02
javieror visudo what?01:02
amichairI think just visudo01:03
amichairbut read one of the links on sudo (maybe the one above?) to see what the fixed version of the sudoers file should look like...01:03
vpulsiveyou can "man sudoers" and it will explain the file01:04
javierwaw01:11
javierim a bit afraid i can brake something01:11
javierdo you think I should just add my user at the bottom of the text? (where "members of the admin group")01:12
amichairjavier: whatever you do, make a backup of the file first01:13
javiermmm, i certainly think i wont manage myself01:13
javiermaybe ask again tomorrow and maybe someone has experience with this problem and can guide me01:14
=== dv6 is now known as dv6_
=== dv6_ is now known as dv6__
javierthanks anyway! :)01:22
=== Freejack is now known as Freejack`
justin_mm02:06
BajK_How can I make a script that runs on log in (autostart thingie) that runs only once and then disables itself? so, well, where are the autostart files of kde stored?02:59
j_hello world!05:06
j_I got a weird problem. The only I can start kubuntu is if I boot to prompt then use startx  if I do it at the login screen it looks like it attempts to log in then fails  for some reason.  Any ideas?05:09
j_I guess that should be start KDE not kubuntu05:10
geek7sounds like a problem with kdm, or whatever dm you're using05:11
well_laid_lawnis there a kdm log in /var/log ?05:11
j_dm?05:11
well_laid_lawn!info kdm05:11
ubottukdm (source: kdebase-workspace): KDE Display Manager for X11. In component main, is optional. Version 4:4.5.1-0ubuntu8 (maverick), package size 739 kB, installed size 2828 kB05:11
well_laid_lawnit's the login manager05:12
geek7login manager - on kubuntu its kdm, but you can swap it for gdm or slim if you so chose.05:12
j_ahh got ya05:12
j_trying to check the log now05:13
j_humm, looks like it is complaining about ibus05:14
well_laid_lawnin what way ?05:14
j_I was trying to get this setup to type chinese with ibus maybe that was what broke the dm?05:14
well_laid_lawncould be05:14
j_qfilesystemwatcher failed to add paths:  so on and so forth05:15
j_says it cannot create input context05:15
well_laid_lawnsounds like something you did didn't work05:16
j_humm, is there an easy way to reinstall the DM without a full reinstall?05:17
geek7sudo apt-get purge kdm ; sudo apt-get install kdm should do the trick05:17
geek7that should totally nuke it including the config files, and re-install it05:18
j_won't that say that KDM is already installed?05:18
geek7then try logging in and out to see if it took.05:18
geek7the first command removes KDM and its config files05:18
j_DOH missed the purge05:18
j_ill have to remember that one.  thx05:19
geek7of course , if it still dosen't work, you'll need to undo whatever you did with ibbus05:19
geek7*ibus05:19
j_yeah, getting that to work is my next little side project05:21
j_thx for the help05:22
j_time for a reboot05:23
j_:-D05:23
j_woohoo it works05:46
j_thx everything05:46
j_*everyone05:46
j_geek7:  :-) kdm is alive and well agian05:47
j_geek7: thx05:47
j_night all05:47
geek7yay05:49
djusticegmoin kdefolk!06:09
well_laid_lawn!pastebinit07:12
ubottupastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit -b http://paste.ubuntu.com07:12
fujiokaWhat file is it that needs to be deleted to reset desktop widgets in KDE?07:16
yofelone of the ~/.kde/share/config/plasma* files, not sure which one07:18
satoriHi, anyone awake?08:28
SReidDoes anyone here know how to enable something similar to Dual Mode for 2 displays in linux? TwinView isn't right...08:28
jussiSReid: what exactly is "dual mode" ?08:33
jussiSReid: you mean 2 logins on different screens? (same PC)?08:33
SReidjussi: ok well in Windows its called Dual Mode, and its where you have both displays, at different resolutions, and say if you maximised a window from within one of the monitors, it would only maximise within that window...twinview stretches across both08:34
SReidno not 2 login's...08:34
SReidjust it extends your monitor space...not a twinview stretch08:34
jussiSReid: my twinview does just that...08:34
SReidso if you maximised in one window it just maxmised inside that monitor???08:35
jussiSReid: I assume you are using nvidia, right?08:35
SReidmine doesn't :(08:35
SReidyes, nvidia08:35
jussiSReid: yes, thats what happens08:35
SReid:( :(08:35
SReidhmm08:35
SReiddunno whats going on then08:35
SReidwhat graphics card you got08:35
jussiSReid: and you have set it from the nvidia settings, not kubuntu's own display settings?08:35
SReidmines an oldie08:35
FloodBotK2SReid: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.08:35
SReidyes set it from nvidia-settings08:36
jussiIve 3, 2 nvidias (GT8600 and GT9500) and an amd08:36
jussiSReid: there are some apps that dont respect it, like some fullscreen games, but most do08:36
SReidI'm using the same graphics card with an adapter, maybe thats the problem08:36
jussiSReid: ahh, likely08:36
jussiI have 2 ports on the graphics card08:37
SReidbut it works in windows >_<08:37
jussiSReid: strange though, it works fine here08:37
SReidi'll have another mess around here and find out, thanks for the help anyway08:37
SReidWhat does "Use as seperate X Screen" option do? When i did that before it wouldn't detect the 2nd monitor anymore08:38
jussiSReid: tbh, Ive no idea08:39
SReidjussi thanks anyway, might have to just use the one monitor for now08:39
=== Tscheesy_ is now known as Tscheesy
=== david is now known as Guest64239
=== Guest64239 is now known as dhuerlimann
caustiqgood morning09:43
speedvinHello!09:51
rorkHi09:52
vmtHello all, How can I refresh a dns entry on bind10:32
vmtIs there something like reload?10:32
mneisenvmt: Try 'rndc reload'10:33
vmtI tried with no luck. My Provider did a PTR record and my bind dont refresh it. How can I reload that PTR-record?10:34
omergexhi10:51
omergexhow r u gays10:51
valoriewow, he was fun10:53
mneisenvmt: Did you increment the serial in your zone file?10:54
=== alexander is now known as Xand3r
SReid_Ok, can someone explain this to me...When I FIRST install Kubuntu, it has beautiful fonts already laid out for me, but if I so much as OPEN the Appearance Settings to do anything else, once closed, every new app opened has horrible small pixelated fonts (this happens even if no changes are made in Appearance Settings). And no amount of setting changes in Appearance settings ever puts it right again, does anyone have any11:16
SReid_clue what is going on?11:16
SReid_I'm about to change distro here cause its really annoying11:16
Tm_TSReid_: which apps have you tried?11:23
SReid_Tm_T: you mean which apps does it mess up in? Everything, the whole interface11:23
SReid_I just think it might be related to my old graphics card Geforce FX 520011:24
SReid_but if the fonts are displayed fine to begin with...then it should be possible to stay that way!11:24
Tm_TSReid_: does it has any affect if you try setting the font antialiasing in systemsettings?11:25
SReid_I've tried every combination of settings in systemsettings til I was blue in the face Tm_T11:25
Tm_Tit did nothing then?11:26
SReid_nope11:26
Tm_Thummm, sounds interesting11:26
SReid_This doesn't happen in Ubuntu, but I prefer KDE11:26
SReid_it sounds annoyin' tbh11:27
Tm_Tunfortunately I don't have much ideas this way, I would need to test things myself to get idea what might be there11:27
SReid_:)11:27
SReid_Its grand, just thought it was worth a shot...I can't find any information online about this happening to anyone else11:28
SReid_:S11:28
Tm_Thaven't heard similar either11:28
Tm_TSReid_: do you have binary drivers installed?11:28
SReid_I have non-free nvidia drivers installed...but this happens before those drivers are install too, i've checked that11:29
SReid_I really love Kubuntu besides this...guess I'll just have to use another distro and maybe try Kubuntu in its next release :(11:30
SReid_Thanks anyway Tm_T11:32
Tm_TSReid_: np and sorry for not being able to help further, I'm at work etc11:33
SReid_Maybe I'll use Ubuntu in the meantime11:34
SReid_:)11:34
Tm_TKubuntu is Ubuntu, so... (:11:34
SReid_Gnome is just really annoying tbh, bye Tm_T11:34
SReid_Tm_T: Hmm, I wonder if I installed Ubuntu...and then KDE desktop through that...would it do the same thing...11:35
SReid_worth a try i guess11:35
Tm_Tshouldn't matter, but if you're up to test it, sure11:35
SReid_Tm_T: if it somehow did miraculously work, dya know a good tutorials on how to rid the computer of Gnome stuff so i'm not updating gnome stuff all the time11:36
SReid_or does removing Gnome just remove everything related to it?11:36
well_laid_lawn!purekde11:37
ubottuIf you want to remove all !Gnome packages and have a default !Kubuntu system follow the instructions here « https://help.ubuntu.com/community/PureKDE »11:37
SReid_thanks well_laid_lawn :)11:37
well_laid_lawnnp :)11:38
SReid_well_laid_lawn: dya know any links about removing pulseaudio and just using ALSA? I'm havin trouble with Skype too...sorry to bother ya11:39
well_laid_lawnnot offhand no11:40
SReid_thats cool, thanks again :D i'm away to see if this works...11:41
geek7hm11:42
geek7anyone used an external soundcard on maverick?  I have a m-audio fastrack that gets detected as a USB sound card, but i can't seem to get any sound out of it11:43
geek7even when its supposed to be on higher priority than the internal one, and is the master channel11:43
geek7hmm, actually, i can't get amarok to output to it. i'm not sure if there's no sound at all11:44
=== yofel_ is now known as yofel
=== kawelo is now known as kawelo__
jisterhey12:05
=== mneisen_ is now known as mneisen
speedvinWill be Wayland shipped with Kubuntu 11.04?13:24
BluesKajHowdy13:44
speedvinBluesKaj: hey!13:46
BluesKajhi speedvin13:46
speedvinBluesKaj: Do you know that Kubuntu 11.04 will be shipped with Wayland by default?13:56
speedvinBluesKaj: I mean newer than K 11.04...13:59
mneisenHi - I am currently trying to install Maverick on a RAID10. Everything works perfectly until the step in which grub is installed. Although I selected /dev/md0 as the grub target, the installer tries to install it to /dev/sdb /dev/sdc /dev/sdd /dev/sde (those four partitions make up my raid10 /dev/md0). What did I do wrong?14:00
BluesKajspeedvin , I'm not familiar with Wayland , but you can ask in #ubuntu+114:02
speedvinBluesKaj: ok14:02
BluesKajmneisen, maybe this will help http://www.unixmen.com/linux-tutorials/33-creating-a-dual-boot-system-on-raid10-ubuntu-windows14:23
Daskreechhi BluesKaj14:24
BluesKajhey Daskreech14:25
mneisenBluesKaj: Hmmm, thanks for the link. I did not thought that I would have to hand-tune the install. Will try and report back. One difference to the case described in the link: I use software RAID and no HW RAID. Not sure whether this will make a difference.14:35
ichhuhu15:06
speedvinich: hello15:07
ichhab mir grad kubuntu 10.10 erfolgreich installiert :)15:09
ichnachdem ich massive probleme mit debian lenny hatte aufgrund von gnome - möche kde :P15:09
ichkann ich hier mit Quassel IRC einen 2. ServerReiter erstellen?15:12
ichbekomme gerade einen fehler hier im Quassel irc, wenn ich versuche per SSL auf einen Server zu gehen.15:15
ichVerbindungsfehler: Im Ablauf des SSL-Protokolls ist ein Fehler aufgetreten: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number15:15
well_laid_lawn!de | ich15:21
ubottuich: In den meisten ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuchen Sie bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Geben Sie einfach /join #ubuntu-de ein! Danke für Ihr Verständnis.15:21
=== don is now known as Guest82984
=== ubuntu is now known as ubuntu_
=== wqapol_ is now known as wqapol
=== david is now known as Guest54121
=== Guest54121 is now known as dhuerlimann
GuillemI've moved .kde to .kde-old in order to have a clean start-up; I wonder if I can retrieve the vpnc connections from the .kde-old16:08
=== Guest82984 is now known as don
=== don is now known as Guest82984
kaddiHi I'm looking for a nice offline dictionary. Spanish, French, German, English, if possible. Any suggestions?16:39
* woodzy is away: I'm busy16:41
=== 30BAAMR82 is now known as kuttenbrunzer
epimethahoy folks!  How do I remove skype and/or kopete from autostarting?17:30
DaskreechI'm guessing that you have session saving turned on?17:31
epimethI probably do, yes... forget I asked :-)17:33
BluesKajDaskreech, do you know how one could install graphics driver required by a ubuntu installation that won't boot to X , using a live cd ?17:34
DaskreechBluesKaj: Yes17:34
Daskreechwhich tutorial are you following?17:34
BluesKajcool, got a url tutorial , Daskreech ?17:34
Daskreech:-)17:35
Daskreechit's not as straightforward as that17:35
Daskreechyou have caveats17:35
Daskreechwhich tutorial for installing the driver are you following?17:35
BluesKajDaskreech, still looking for a tutorial that will fit the problem17:35
BluesKajI'm not , still looking17:36
BluesKajDaskreech, there's a guy (phpjm) over at #ubuntu who i'm trying to help17:38
DaskreechBluesKaj: No not that specific problem. WHich driver are you installing?17:39
BluesKajDaskreech, I'm assuming the nvidia-current driver will work on his install , but after installing he can't boot into the login , altho he has grub access17:40
BluesKajrecovery kernel won't boot either17:41
=== MuzerAway is now known as Muzer
=== mneisen_ is now known as mneisen___
=== mneisen___ is now known as blablablabla
=== blablablabla is now known as mneisen_konversa
=== mneisen_konversa is now known as mneisen
drbobbnow this is weird: I installed google earth on my laptop. A couple of days later, it's gone18:08
drbobbI did not rm it for sure, and dpkg says the package is installed but doesn't own any files18:09
FloodBotK2!netsplit18:18
ubottunetsplit is when two IRC servers of the same network (like freenode) disconnect from each other, so users on one server stop seeing users on the other. If this is happening now, just relax and enjoy the show. See http://en.wikipedia.org/wiki/Netsplit18:18
BluesKajdrbobb, did you install from the package manager or download ?18:19
drbobbBluesKaj: umm I'm positive I installed a deb, not sure now where it came from though18:20
drbobbhmm seems I used a deb called googleearth-package18:21
drbobbwhich in turn created a googleearth deb which I installed18:22
BluesKajmy versiondeb also crashs when I launch it , drbobb ...it's broken on my setup , but haven't bothered to find a fix yet ...GE Linux is always behind the curve18:22
drbobbso, what is a recommended way to get googleearth running?18:23
drbobb(and don't say it's boot into windows)18:24
BluesKajyour method seems as good as any drbobb , I've tried a few ,all end up with same deb version :(18:25
drbobbBluesKaj: but it gave me a working google earth, only a couple days later it wasn't there anymore18:25
lieuwehey, i have a program that expects some files somewhere, but i dont know where it expects them, so i was wondering if its possible to see which files a program tries to access18:26
BluesKajdrbobb, have you updated/upgraded in the meantime ?18:26
drbobblieuwe: in order of preference: read the source, do a strace18:26
lieuwedrbobb: thanks18:27
drbobbBluesKaj: yeah I must have updated some packages18:27
drbobbhappens every other day doesn't it18:27
BluesKajunfortunately GE not being a default or particularly well written for kubuntu , we have to put up with their neglect, drbobb18:28
BluesKajBBL18:29
drbobbwell at least kubuntu is not half as crummy as windows xp18:30
drbobbwhich stopped booting on my wife's laptop a couple days ago, and I still haven't been able to figure out why or how to fix it18:31
lieuwewhat's the kubuntu equivalent of %appdata%?18:32
Peace-lieuwe: ?18:44
Peace-what?18:44
amichairlieuwe: most apps write their user-specific data files to hidden folders/files in the users home directory, i.e. /home/<username>/.*, a.k.a ~/.*18:44
amichairlieuwe: kde apps somewhere under ~/.kde18:45
amichairlieuwe: if that's what you meant...18:45
amichair(hidden files/folders are those starting with a dot)18:45
=== ich is now known as testers_
lieuweamichair: yeah, thats it, thanks18:50
lieuwehow do i see which java packages are installed?18:51
amichairlieuwe: what do you mean by packages? which jdk?18:52
lieuweamichair: yeah18:53
amichairlieuwe: you can run "java -version" and "javac -version" to see which is the default one18:53
lieuweokay18:53
lieuwe[flat]hey, i'm looking for video drivers for a Intel Corporation 82865G Integrated Graphics Controller, does anyone know where i can find them?19:25
izinucsI got a nice logitech usb headset/mic combo this christmas.  It's working but I'm having an issue figuring out how to switch between analog speakers plugged into the sound card and the headset.. I'd like to do this on the fly.  Any ideas?19:25
izinucsAlthough unplugging it and plugging it back in works as a switch, can I do this in kmix somehow?19:26
lieuwe[flat]i'm looking for video drivers for a Intel Corporation 82865G Integrated Graphics Controller, does anyone know where i can find them?19:32
DaemonFCI believe that chipset defaults to vesa, but it's been a while since I had one19:35
DaemonFCafaik, it's not supported by any other driver19:35
BluesKaj!intel19:35
ubottuUbuntu 9.04 has a known regression for some Intel graphics support. See https://wiki.ubuntu.com/X/Troubleshooting/IntelPerformance and http://ubuntuforums.org/showthread.php?t=1130582 for more information.19:35
lieuwe[flat]thanks19:37
lieuwe[flat]i'm probably going to buy a new video card soon, is there any specific card that works really well with kubuntu?19:38
DaemonFCdepends on a number of things, price range, what you want to do with it, the specs of the PC it's going in, etc.19:40
DaemonFCyou can stuff just about anything reasonable in there and get desktop effects19:43
=== apachelogger is now known as darthlogger
=== darthlogger is now known as apachelogger
lieuwe[flat]DaemonFC: i'm more concerned about driver support and whatnot19:53
DaemonFClieuwe[flat]: If you're not picky about free/nonfree drivers, Nvidia is probably the better choice19:54
lieuwe[flat]DaemonFC: okay, thanks19:54
DaemonFCATI has better hardware, but their Linux driver is still kind of a mess19:55
DaemonFCif you're willing to put up with the odd problem here and there, it's alright19:55
lieuwe[flat]DaemonFC: windows drivers for ati are a mess too :P19:55
DaemonFCthe situation is worse on Linux, FGLRX means no KMS, the latest kernel and X are usually not supported, and it has problems with things like blur in desktop effects19:56
DaemonFCtook me forever to figure out that this was causing my compositing to run slowl19:57
DaemonFCthey've improved though, earlier this year it was full blown screen corruption :)19:58
BluesKajDaemonFC, and nividia support is starting to drop off for their newer cards on the newer linuxes20:02
* DaemonFC hasn't used Nvidia since the 9500 GT20:13
DaemonFCtheir hardware isn't anything to brag about lately and it costs too much20:13
DaemonFCI'm just saying their driver is less of a pita in my experience20:13
=== sayakb is now known as sayakb_away
simion314hi, i got flickering when trying to watch full screen videos in youtube20:24
simion314turining off efects fixes the flicker but I get a right rectangle on the right side uncovered by the player, so the full screen is not FULL20:26
DaemonFCwhat video card and driver?20:32
DaemonFCare desktop effects enabled?20:32
simion314DaemonFC: i have ATI card with open source driver20:33
simion314without kwin effects flickers stops but no full screen20:33
DaemonFCthat's odd20:33
DaemonFCtry turning off direct rendering in the desktop effects settings20:34
simion314i hava 10.10 installed on other partition and flash works fine,with full screen and with effects, but there i have drivers from xorg-edgers20:34
DaemonFCsee if it helps20:34
DaemonFCxorg-edgers gives you an X server and Mesa straight from git20:35
DaemonFCthere's no guarantee it will even work from day to day20:35
DaemonFCdoes the problem happen without the xorg-edgers packages?20:36
simion314DaemonFC: i had no choise, in my 10.10 installation the driver sucked bad, everything flickered so i used x from git, but i still have to fix some problems and migrate all mu stuff to that installation20:37
DaemonFChave you tried Catalyst?20:37
DaemonFCthere's an X-Swat PPA that keeps the latest one20:37
DaemonFCyou'd have to purge the xorg-edgers packages first though20:37
simion314DaemonFC: the problem is on 10.04 LTS with nX from repos and open source driver, i think flash should have placed some black areas on the side to create a real full screen, so it is a flash problem, but i think in 10.10 is same flash20:38
simion314DaemonFC: my card is no longer suported by ATI so no new drivers for me,,the windows suport is droped too20:39
simion314byt the laptop is new and the card model is old, bad lucj, and I bought it with linux installed on it, penguin logos on it...20:39
DaemonFCyeah, that probably just meant that ATI supported it when it was new20:42
DaemonFCI'm in the same boat with my laptop, 200m20:42
DaemonFCI either have to use an old distro that can still run a 2 year old Catalyst, or take what the open source drivers will give me20:43
simion314this is the bad part about laptops you can't open them and replace the card, I am afraid to open t to clean it, the stupid people who designed it should have let us a easy way to open and clean the fans20:44
DaemonFCI ended up parking that system on CentOS until the open source drivers improve a bit20:44
DaemonFCusually a laptop is one solid unit that has a couple plates you can take off to upgrade RAM or hard disk :(20:44
DaemonFCevil things20:44
simion314DaemonFC: the driver from edgers works ok,better then the one in 10.10 but I can't make it work with an external monitor  and effects on20:45
=== Y0Y0 is now known as yoyo
DaemonFCsame problem with mine, can't use VGA out at all with the open source driver20:46
simion314DaemonFC: i do not remember catalyst to work for the 200m ever20:47
DaemonFCit did at one point, they cut it off in 200820:48
simion314all was greath for me too,untill 9.04 , i think iyt could work with debian lenny but that is realy old distro and hard to install proprietay drvers, i had to compile the sound drivers for one laptop20:50
DaemonFCLenny is still supported but not for long20:51
DaemonFCit's dead as soon as they release Squeeze, which is probably a matter of weeks20:51
DaemonFCthe software repositories will be up for a good long while, but no security updates or anything20:52
simion314i am preaty happy with 10.04 on a partutuon for stable stuff and 10.10 to experiment with latest KDE20:52
amichairis there a nice way to run two commands together under one sudo command?20:53
amichairi.e. is there some precedence operator in bash?20:54
DaemonFCyou can use sudo -i to get a persistent administrative terminal session20:54
DaemonFCand then exit it when you're done20:55
izinucsamichair: sure.. sudo <command> && sudo <command> .. the second won't go unless the first is successful20:55
amichairizinucs: but is there an equivalent of sudo (<command> && <command>)20:55
DaemonFCthe second will go as long is you got your password right20:55
amichairizinucs: btw what's the difference between using && and using ; ?20:56
izinucsamichair: never used ; myself so I don't know.  if the commands don't need sudo then you can drop it.. but each command is treated separately so if they need sudo then you type it twice20:58
amichairizinucs: ok, thanks20:58
harolddongin the 4.6 rc, while akonadi seems to run fine, if I attempt to access any of the settings it says the server version is too old and need to be upgraded.  Is this a known issue?21:00
pidusI have a laptop connected to the wired net and I am trying to set up an ad-hoc connection to connect an ipod-touch. Initially I tried setting up the ad-hoc connection using wicd, and later I tried to alter the interfaces file as mentioned in the last post on http://ubuntuforums.org/showthread.php?t=608017. Moreover, I tried to up the interface using cli but the device still isn't able to connect to the network. Any clues?21:37
pidusI used the steps in https://bugs.launchpad.net/wicd/+bug/129608/comments/20 to try setting up the network.21:39
ubottuUbuntu bug 129608 in wicd "Unable to connect to ad-hoc network" [Medium,Fix committed]21:39
t126401hello21:56
pidusnow, when I try using the networkmanager to do what's mentioned in http://www.ubuntugeek.com/creating-an-adhoc-host-with-ubuntu.html the app-gui crashes at the first place.22:03
spirov92hi, I'm trying to get an old garmin gps to work using the info here: http://www.marengo-ltd.com/gps/ but I'm not seeing a garmin_gps entry in dmesg. Can someone help?22:07
woodzywhat's a good directory player that plays ogg and mp3? i'm trying to use kplayer but for some reason it keeps locking up :-\22:19
HollowPointvlc works well22:22
ApetriniWhat's the name of this font http://agateau.files.wordpress.com/2010/12/reversed-checkboxes-ksnapshot.png?w=413&h=473 ? thanks :)22:24
rorkwoodzy: did you try Amarok?22:32
woodzyyea, just didn't like the way it was setup. maybe i'll give it another shot. :-\22:43
Fieldy!printing22:44
ubottuPrinting in Ubuntu is done with cups. See https://help.ubuntu.com/community/Printers - https://wiki.ubuntu.com/HardwareSupportComponentsPrinters - http://linuxprinting.org - Printer sharing: https://wiki.ubuntu.com/NetworkPrintingFromWindows22:44
Fieldyi'm following https://help.ubuntu.com/community/HpAllInOne (got there from https://help.ubuntu.com/community/Printers) however my hp 3050 isn't found when running hp-setup. hp-check -r can't be run because hp-check isn't found.22:48
Fieldyyeah ok this info is woefully out of date22:49
sir-spaz-alotAnybody know of any linux compat cad software targeted at circuits that can simulate the circuits to make sure they work?22:55
cpatrick2008@Fieldy go to http://sourceforge.net/projects/hplip/files/hplip/3.10.9/ download the run file then right click the file and select properties and to to permissions and select is excutiable then go to the terminal and go to the file that it downloaded to then type ./TheNameOfTheFile22:56
Fieldyhplip is already installed here, why would i install it manually and conflict with the package manager?22:57
cpatrick2008oh then go to hlpip and install the printer22:58
=== Muzer is now known as MuzerAway
=== amir_ is now known as Guest61725
RLain which directory are ssl validation certification kept?23:43
SnowhogRLa: Here, on Marverick 10.10, I believe it's /usr/lib/ssl/certs23:47
RLado you know what those files like 111e6273.0 do there?23:49
RLai would really like to know who i trust and who not23:49
SnowhogRLa: Just ls -la from the directory. The numbered.0 ones are 'links' to actual certificates.23:51
RLathanks23:52
SnowhogRLa: It actually looks like everything in that directory are links.23:53
RLayeah23:53
SnowhogRLa: So, it would seem, that this directory contains 'pointers' to the multitude of certifications that exist on ones system, and using ls -la, you can see where all of these certificates reside.23:55
RLai'm actually debugging one problem that i have with certs23:57
RLaany idea if qt/kde uses the same directory for certs?23:57
SnowhogRLa: Nope (I don't know).23:58

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!