@# 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



Comments:

<0> zezom does the nfs work now
<1> i love how at points it says : WARNING documentation, like it is a bad thing
<2> hi everyone
<3> llucas, I'm going to look at the sync option before I spend any more time fixing the nfs one
<2> i just compiled alsa a kernel module
<2> i work for root
<2> but not for any user
<2> can you help
<1> oh, i thought you meant pot
<1> i work for money
<4> hahaa
<5> Hey, does anyone know a file service that I can upload files to that can be downloaded with wget?
<0> is the user in the audio group
<2> yeah
<2> just added
<6> Hey everyone



<5> Hang on, wait. I got a way
<2> do in need to reboot or anything
<7> nox-Hand: apache?
<5> lorne, Nope.
<5> lorne, But I got a solution now
<3> mans123, you may have to log out then back in again for the update to take affect?
<7> ok
<6> Anyone have a good reference for glob expressions?
<2> ok. log out as in close X and exit from console?
<5> winSCP -> Linux PC
<3> mans123, env-update may also help
<2> ok
<2> let me try
<5> How do I upload files to an FTP server from a linux PC in terminal?
<0> ftp
<1> ftppro?
<2> lftp is a lot cooler though
<1> lftp?
<5> I have lots of files, and the server has p***word. I have no rights to install programs on this Linux pc, so anything simple would be good
<8> ncftp kicks arse :P
<6> psftp from the makers of putty
<9> ncftp++
<5> That is already on the PC
<1> i was actually just trying to build a server last night
<7> lftp or ncftp are quite nice
<1> couldnt get it to work
<9> nox-Hand: scp,sftp,ncftpd,rsync take your pick
<1> zezom: I still get the same error
<2> here is the error generated by mpg321
<2> ALSA lib confmisc.c:672:(snd_func_card_driver) cannot find card '0'
<2> ALSA lib conf.c:(3493_snd_config_evaluate) function snd_func_card_driver returned error: No such device
<5> likewhoa, Can I do like: scp /home/noxhand/website/*.* ftp.host.com
<3> madmike, Hmm... that is odd
<5> And it will ask for p***word? and username
<5> =
<5> ?*
<1> yes
<1> quite
<2> if i run mpg321 with root , perfect sound
<10> How do I get the pid of my app when I start it?
<2> nox-Hand: here is the way to scp : scp user@server:file localdest
<5> Eh?
<2> or the otherway round if you wnt to upload
<11> is there any logic that my drive can read dvd but not cd ? / not about linux /
<12> bushwakko: depends on your shell i reckon, but $$ in bash, iirc
<2> cmon somebody, help me out here
<2> about the sound
<3> mans123, did you update your alsa config file? and the module is loaded?
<2> zezom: yeah, i told you i get the sound if i run the application as root
<5> mans123, So: scp noxhand@servername.com:* /home/noxhand/website/* to send all data including subfolders in /home/noxhand/website ?
<2> nox-Hand: i was talking about single files
<9> nox-Hand: scp -r ...
<2> nox-Hand: yeah -r
<2> nox-Hand: and to upload, you have to specify local folder as source (thing 1) and remote server as destination (thing 2)
<5> mans123, Cheers. **** my upload to this Linux PC I need is going slow!
<5> mans123, I want to upload
<2> nox-Hand: dude, do a man scp
<13> are there any way to convert ntfs to exr3 without formatting?
<5> So: scp -r /home/noxhand/website/* noxhand@servername.com:/*
<9> nox-Hand: no * at end
<5> ****, there has got to be a quicker way. likewhoa OK



<2> scp -r /home/noxhand/website/* noxhand@servername.com:
<9> nox-Hand: or beggining
<2> scp -r /home/noxhand/website/* noxhand@servername.com:.
<5> likewhoa, OK
<2> yeah
<2> the last one is correct
<2> put a . , not a /
<9> mans123: it always sends to ~/
<5> The reason I am doing this is this:
<5> I am at my school. They have XP
<5> And their server disallows FTP
<9> nox-Hand: puttyscp
<9> nox-Hand: scp doesn't use ftp, it uses ssh
<5> And I need this website up now for project.
<5> likewhoa, I said it was FTP at the start :(
<2> zezom: you know whats wrong with the sound?
<1> zezom: here is the error i get when i run mplayer: http://pastebin.com/581635
<2> nox-Hand: get your basics right man
<5> My problem is, that I want to send this over FTP, but this school disallows it. So I am copying from school to a Linux server to the website server.
<5> And that is taking a load of time :(
<2> nox-Hand: if the linux server has scp, it will use ssh for upload
<2> nox-Hand: not ftp
<2> nox-Hand: get it?
<5> Okay. Is there and ftp thing that is likely to be on this server?
<5> mans123, I got it the first time you said it..
<14> has anyone got flash8.5 running under wine? i try to set localstorage to 10MB in it's preferences but the setting is not stored
<2> people, once again , does anyone know why alsa sound should be working for root, but not for a user, other than the audio group thing
<3> mans123, I'm googleing for the error but I'm not getting that many hits
<15> mans123: permissions on the audio devices maybe. But that's usually handled by the audio group
<3> mans just people saying to check the config file
<1> how do i leave that fancy message when i quit?
<3> mans123, but they didn't say that it was working as root but not users though
<16> hi!
<5> Is there any ftp thing likely to be on this gentoo server??
<2> ok...
<12> mans123: did you add them to the audio group? and then did you restart your shell?
<2> yeah
<3> mans123, you should probably try an entire reboot... just to be sure
<12> mans123: well i had that problem awhile back and i had to completely get out of X and everything, than relogin for it to work properly
<17> can someone help me with a start up apache problem?
<1> zezom: are you still interested in my xmms prob?
<9> nick-default: apache2 -t is your friend
<3> madmike, I'm looking at your error now
<1> cool
<1> thanks
<2> this is the command right : gp***wd -a mans123 audio ?
<9> yes
<3> madmike, the thing is the only thing that looks like an error is the seek problem
<2> actavious: thanks man, will try, hope you are not messing with me
<3> madmike, is it a mp3 or a wav that your playing?
<1> avi
<1> o, with xmms, nothing, im just trying to open it
<3> madmike, but didn't you say that mplayer was working now?
<2> ok, one more thing
<17> likewhoa: its more of a bug workaround, which ive seen before.. it wont start cos some *random* number on the system is too small... by compiling something enlarges it, enabling apache to run... heard of that?
<1> zezom, but if i open it with a link, say a stream from a site, it will play, i just cant xmms
<1> zezom: i re-emerged it again, and now it isnt working again :(
<2> what all use flags should i put in mplayer to make it play everything
<9> nick-default: nah
<1> im just trying to help figure this out
<3> madmike, have you tried copying the file to your local HD
<9> madmike: win32codecs for one
<1> the movie file?
<1> let me see if it will
<18> hmm now its complaining about libecore_txt.la not being a valid libtool archive
<3> madmike, hang on is mplayer working?
<1> not right now
<3> madmike, it's just xmms that you need help with now right?
<3> oh right
<19> hi, I have downloaded an ebuild but when I try to emerge it, I am told it misses a ""Manifest" file what do I do?
<1> zezom: correct, the mplayer thing is fixable, or would be if i could fix xmms
<3> yeah I would add the win32codex then
<1> me?
<1> and the codecs?


Name:

Comments:

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






Return to #gentoo
or
Go to some related logs:

#web
dbus_bus_acquire_service fc5
ubuntu hardware compatibility list
#math
#fedora
#bash
#bash
bodyinmind spoof
#ai
casteldaccia kioskito



Home  |  disclaimer  |  contact  |  submit quotes