@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109



Comments:

<0> soundray: to be precise, it happens with human
<1> beerockxs: does it happen when you log in as another user?
<2> PseudoPlacebo: you mean http://ubuntuguide.org/wiki/Dapper ?
<3> PseudoPlacebo: Yea found it just now thanks
<0> soundray: let me check, I currently have only one user account
<4> Is it possible to import *,pst-files in Ubuntu?
<5> hi guys...does anyone know a working solution to the ati problem...my comp restarts after i log in if i try to use fglrx
<0> can i switch users without closing my current session?
<1> PseudoPlacebo: I've heard that it is possible (dual-boot on PPC)
<6> SurfnKid: did you find "mount" under "5 options?" Where there alternatives like "1 commands" and "8 administration"?
<7> soundray: Me too.
<2> beerockxs: from GNOME?
<1> beerockxs: on dapper or breezy?
<7> I got pointed at Yaboot, but I'm not sure.
<7> I also have a spare partition.
<8> does the latest ubuntu livecd support wifi cards (specifically linksys 54g)?



<0> dooglus: yes, soundray: dapper
<9> is it safe to reboot while a raid5 array is rebuilding?
<7> wide_awake: I've yet to use a card that didn't work. =\
<2> beerockxs: click the red 'exit' sign in the top right. that has a 'switch user' button
<10> nostalg1c: probably not.
<11> humm i dont like this giam application
<8> PseudoPlacebo: cool
<1> beerockxs: first create a new user, though
<12> I just succesffully upgraded from breezy->dapper. (cli only, no x) but if i do 'apt-get upgrade' it shows me that 45 packages were 'held back'. why would that be? because i didn't change my kernel or something?
<2> beerockxs: or just run "gdmflexiserver" - that will get you a new login screen, while keeping your current login active
<13> anyone use network-manager know how i can setup a network that is "Hidden" from public view to be displayed in the menu and preferences saved so id ont have to re-renter the info and p*** each time?
<14> I might give up windows if vmware works just fine with unicode and such
<14> :]
<2> gavagai: maybe you need to "dist-upgrade" instead of "upgrade"?
<12> uh oh
<12> hope i didn't break anything. i meant to type 'dist upgrade' but only did 'upgrade' after changing my sources file
<12> oh no.
<2> gavagai: it won't matter
<12> whew
<2> gavagai: dist-upgrade does more than upgrade is all
<12> sweet
<2> gavagai: so currently you're half-upgraded...
<12> ok, and it is showing me now that it will give a new kernel. i'm nervous. can i still boot to the old kernel?
<15> ic56: I found the system help under System > Help and 1,22,3,4,5 options. But the mount i found it in System> Administration> Disks but dont do much help cuz i want NTFS not to mount automatically during startup
<2> gavagai: upgrade won't install new packages (it only upgrades existing ones), dist-upgrade will
<12> ah, gotcha
<2> gavagai: yup
<0> soundray: happens with a new user, too
<12> ok i'm pulling the trigger. :)
<2> heh
<16> hi.. i tried installing g++ and tried to run a program in ubuntu but i keep getting this error http://paste.ubuntu-nl.org/15357.. can somebody PLEASE help me solve this..
<12> thanks a lot
<17> Question about find: how can I get -exec to run a pipe? I want to do something to every file for which file spits out "ASCII text file, with CRLF line terminators".
<2> gavagai: you're currently running the breezy kernel with dapper apps?
<12> i really have no apps, i installed breezy 15 minutes ago
<12> i installed mp3blaster to see if i had sound, that's it
<18> arun: whats in test.cpp
<1> ApesMa: have you tried xargs?
<12> i did a 'server' install with no added packages from breezy cd
<6> SurfnKid: did you look for the mount manpage under System> Help> 1 ?
<2> ApesMa: find . -type f | while read x; do file "$x" | grep -q "ASCII text file" && do something "$x"; done
<15> ic56: ye im lookin there now
<16> Kyral, its a C++ simple program that uses a vector.. do you want to see the code
<17> soundray: Hmmm...that would work; file includes the file name, so I could pipe stdout to sed, and that to xargs. Thanks!
<18> arun: yes
<2> ApesMa: I tend not to use -exec much
<18> arun: pastebin it
<16> Kyral, just a moment
<12> i'm going to be rocking if sound and my resolution works in dapper this time... i love apt so i'm crossing my fingers. i had a nightmare installing dapper directly
<19> existenz: Breezy under Vmware works fine for me under Win2003. I just needed to rebuild the kernel with a 100Hz clock rate instead of 1000Hz. clock=pit didn't work :(
<20> dooglus: nifty :-)
<6> SurfnKid: replace "defaults" with "ro,noexec".
<21> what would you guys recommend as a reliable bittorent client?
<12> inexpicably dapper worked as a live cd with my soundcard but not as a real installation
<22> mcpowley, the default always works for me...
<2> Xenguy: the nice thing about piping to 'while read x' is that it works on files with spaces in their names
<22> mcpowley, not extremely advanced or anything, but its all i need
<23> mcpowley bittorrent
<14> darkman241, I would prefer to install windows under linux, not vice versa
<15> ic56: i thought it was ro,noauto?
<2> mcpowley: you can't really beat azureus



<20> dooglus: hrm, really
<16> Kyral, this is the code i ran http://paste.ubuntu-nl.org/15358
<15> ic56: i just remember the noauto in breezy, but dont know where to put it :S
<2> SurfnKid: in /etc/fstab?
<8> does ubuntu use apt as its package manager?
<23> dooglus you can, azureus without gui is a pain in the ***
<10> yes, wide_awake
<8> thanks
<17> dooglus: thanks; that is clearer than what I was thinking of.
<18> arun: honestly I have no idea what you are trying to do
<19> existenz: Not tried that yet *snap* :P But the 100Hz clock tick rate would probably still apply.
<15> dooglus: ye
<2> squiddle|drunk: I've not tried it. appently it will do a web interface
<15> dooglus: i just want it not to mount on startup
<15> smb://192.168.1.4/oziedocs/ubuntu
<18> init doesn't return anything, you don't do anything with the variables, and then you try to ***ign a varible to it
<15> grr sorry
<2> SurfnKid: /etc/fstab specifies what to mount on startup
<15> dooglus: this is what i got /dev/hda1 /media/hda1 ntfs defaults,nls=utf8,umask=007,gid=46 0 1
<16> Kyral, Oh! i am writing a program that has a function which creates a STL vector int and returns it..
<18> arun: its prolly reacting to the garbage in the memory address
<6> SurfnKid: on second thoughts, I think you are right: noauto *is* required. So use: ro,noexec,noauto
<24> can i please get help??? should i install gstreamer or xine???
<2> SurfnKid: add it to the list of comma separated options
<21> also, one more question, I used to use Download Accelerator pro for large downloads so I could resume them, is there any download manager for linux?
<25> arun, there is no problem with installation. its more to do with the code
<26> hi can any one help me, i m not getting sound while playing a video cd but while playing dvd i got the sound..
<16> mani_, oh!!
<18> arun: why don't you just do vector<int> a; a.push_back(1); a.push_back(2);
<24> gstreamer or xine better???
<2> matt0440: xine
<23> matt0440 xine is more stable
<27> vector<int> a = vector<int>(); surely?
<26> hi can any one help me, i m not getting sound while playing a video cd but while playing dvd i got the sound..i m playing using totem
<19> mcpowley: From a terminal, wget will probably do all you want.
<27> implicit initialisation can get confusing..
<18> but thats a rather overly complicated way to make a vector of ints....
<18> or a vector period
<26> hi can any one help me, i m not getting sound while playing a video cd but while playing dvd i got the sound..i m playing using totem. plz any one help me out
<28> HEy RandolphCarter when writing code Especially in c++ its best to use more meaningful names than a, long var names is a gift, use it
<24> i tried xine and there was no sound to the video
<29> mcpowley, you might like to checkout gwget, it's a nice gui frontend to wget :)
<27> __mikem: I know, but I was following the previous example
<18> __mikem: it was an example
<30> How can I configure flash to work with aself installed version of firefox, as opposed to the version in the repos.
<31> does anyone know if one can add ubuntu support for my debian apt-cacher?
<16> Kyral, OK that works.. probably sth wrong with the code
<18> arun: I could have told you that immeadiatly :P
<32> Hi. How do I find out where something is installed? Also, how do I change what processes start with my system? Also, package sun-java5-jre apparently didn't install the tools I need to run Freenode; jws and javaws fail.
<18> arun: I can fix it to do what you want...
<32> *Freenet ; )
<19> mcpowley: Also, take a look at squid, which is a fine web proxy, which for me, here at home, with 4 PCs in use usually catches around 40% of all requests.
<26> hi can any one help me, i m not getting sound while playing a video cd but while playing dvd i got the sound..i m playing using totem. plz any one help me out
<28> I always found the STL to be redundant anyway
<16> Kyral, thanks for your help.. i was breaking my head for the past hour thinking sth was wrong with g++ :P:P
<1> aesxa: I suggest you ask one question at a time.
<15> ic56: would you paste me what it would look like
<15> ic56: with the fstab line plz
<16> Kyral, I would really appreciate that
<27> __mikem: what do you use for containers/iterators/io?
<32> soundray, why not just pick one?
<26> hi can any one help me, i m not getting sound while playing a video cd but while playing dvd i got the sound..i m playing using totem. plz any one help me out
<1> KuLover: copy the plugin.so to the plugins directory under $HOME/.firefox
<28> I usually just use a pointer, an array, and a for loop
<1> aesxa: you're greedy, right? ;)
<27> __mikem: then you're coding c/c++, not c++ ;)
<28> no need to overcomplicate such things
<33> Hello
<30> soundray, where is plugin.so?
<26> hello any one there???
<24> dooglus: in installed xine and totem still doesnt play mp3's and no sound in mpegs
<34> manish:
<15> dooglus: do i take default out


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #ubuntu
or
Go to some related logs:

#gentoo
unlock database linux command install adept
MySQL server version for the right syntax to use near 'DEFAULT CHARSET=latin1
missing libstdc++-5.so gentoo
install vbulletin +oracle +create database
Kooldock twinview
stresslinux nofb
#linux
#ubuntu
No shadows XGL Ubuntu



Home  |  disclaimer  |  contact  |  submit quotes