| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11
Comments:
<Idle`> hmmm.... that lpic exam looks sooo much like the A+ exam... <Idle`> 'whats the args used to set a serial line to be 115k'... <Idle`> cmon <Yarko> howdy, I got a hard drive in my linux box that got solaris 10 parititions, is there a way to mount them? <Idle`> what fs type is it? <Yarko> good question, I think it is UFS2 <Yarko> UFS <Idle`> mount -t ufs /dev/hdXX /mnt/place <Yarko> whatever is the default fs that comes with solaris 10 <Idle`> yea, google says ufs <Yarko> Idle: that was it, I just had to point to the correct slice; thanx a lot <lizsac> hi <Idle`> seabsd? <lizsac> fo sho <lizsac> hey, is it possible to join 2 access points together? <lizsac> or do you need one box with 2 wifi cards ? <Idle`> join in what way? <lizsac> one for serving and one fore client to other ap <Idle`> some ap's support that, yes <lizsac> i want 2 access points to talk to each other <lizsac> hostapd <Idle`> its called bridge mode <lizsac> i'm setting up a computer to <Idle`> yea, with madwifi you can do that too <lizsac> i'm not trying to bridge wifi to ethernet <lizsac> you are talking about having 2 wifi cards in 1 box though <lizsac> i'm talking about 1 wifi card in each access point box <lizsac> each acting as an access point <lizsac> and those access points know about each other and connect to each other wirelessly <lizsac> sorta like a mesh <lizsac> or something <lizsac> i'm not quite getting my google search right or something <lizsac> to bridge 2 wifi connections you would need 2 wifi cards in the same box afaik <lizsac> but maybe there's some stuff out there that i don't know about <lizsac> i can't even comprehend how they would do it but THERE MUST be a way <jon5k> i'm trying to compile some c code to use with fastcgi... i keep getting "libfcgi.so.0: cannot open shared object file: No such file or directory", but i have -L/usr/local/lib/ where that exact file is located (happens at runtime not compile/linking) <jon5k> /usr/local/lib/libfcgi.so.0 -> libfcgi.so.0.0.0 <xtor> What should I increase my apache servers to? <Idle`> ? <xtor> error.log warnings <Idle`> the default usually works <xtor> [Sun Jul 30 19:35:59 2006] [info] server seems busy, (you may need to increase StartServers, or Min/MaxSpareServers), spawning 8 children, there are 6 idle, and 96 total children <xtor> [Sun Jul 30 19:36:05 2006] [info] [client 217.218.95.23] (104)Connection reset by peer: client stopped connection before rwrite completed <xtor> [Sun Jul 30 19:36:12 2006] [info] server seems busy, (you may need to increase StartServers, or Min/MaxSpareServers), spawning 8 children, there are 0 idle, and 105 total children <Idle`> wow, busy server <xtor> Just sockets busy? <Idle`> change it to 10 children, see how it goes <xtor> This is 1.33 <DDensity> I can't believe I've forgotten this -- which tool is used to essentially record all interactive input/output to a file? <xtor> not 2.0 <Idle`> doesn't matter <xtor> Where are these children <xtor> I got MaxSpareServers 20, MinSS 10, Startservers 20, MaxClients 130, MaxReqsPerChild 10 <Idle`> change StartServers to 25 <xtor> Why not 50? <xtor> I got 2 gigs of RAM on this server <Idle`> if you want <Idle`> I would enable the stats for apache... you can get a good indication of whats normal <xtor> how is that done <kaos01> is it ok to use rstatd, or are there some issies with it ? <Idle`> xtor: cant remember... gimme a sec <Idle`> mod_status <Idle`> or mod_info <kaos01> iam just trying rstatd+ jperfmeter it seems cool <toogood11> im in need of help with gnome desktop; mandriva 2006 build linux <toogood11> i try to open .rpm of limewire, and i get errors invlving java enviroment or something. anyone hear can help me? <Idle`> rpm -Uvh limewire.rpm ? <toogood11> run that in terminal? <Idle`> mandriva, so: urpmi limewire <Idle`> most probably <Idle`> where else could you run it? <Idle`> oh, and youll need to su to root <toogood11> no package named limewire? <toogood11> if i su to root, does the rpm file need to be in root? or can it be in my current users desktop <Idle`> you can cd to it <Idle`> cd ~user <Idle`> thatll get their home dir, then cd Desktop <Idle`> or: <Idle`> cd ~user/Desktop <toogood11> lemme try that <toogood11> i try cd'ing to the user's folder, but it says no such dir. <Idle`> .. <Idle`> cd /home/user <toogood11> ok im on user's desktop, urpmi limewire, i get no package still <Idle`> ... <Idle`> urpmi will download from the net <Idle`> you need to get the package name... theres some kinda query syntax that I dont know <toogood11> where can i find that at? <Idle`> man urpmi <db1020> hi is there a program where I can access my server remotely? like gotomypc but for linux? <IdiotStic> ssh <IdiotStic> db1020: linux to linux or windows to linux? <db1020> windows to linux so i can access the server at home with a ag gui <db1020> a gui* <IdiotStic> putty <IdiotStic> it's free and does ssh <db1020> that's a ssh client <kaos01> db1020 nx is great <db1020> i'm looking for a gui <db1020> like xwindows or something <kaos01> db1020, nx <IdiotStic> then nx is your best choice <db1020> NX is the server and the client runs windows? <IdiotStic> it has an integrated X server <toogood11> in terminal how would i copy a folder, and place it in another directory? <Idle`> vnc <toogood11> i dont get it <db1020> i don't know if nomachine.com is the right site but they only have NX servers for enterprise/business? i'm looking for a personal or smaller edition just for me? <kaos01> db1020, freenx is the free version of the server <kaos01> and you can get the client from nomachine <db1020> ahh didn't see the free edition..n/m :-/ thanks <loki> howdy <kaos01> howdy partner <loki> snew <loki> i need bigger shot gl***es <loki> what's a popular linux distro these days? suse? mandriva? whoppix? <db1020> dumb question how can i find out what desktop client i have on a remote server? <db1020> or if i have any at all..i only have shell/ssh access <loki> like, remote kernel ver? <loki> u ssh-ed into it? <db1020> yes <loki> I'd try uname -a but that's just me <db1020> i mean how can i find out if there is gnome, kde, etc. installed? <loki> i donated 10 bucks to Ubuntu to tell them what a stupid name that ubuntu is <db1020> this is a fresh install of RHE <loki> isn't kde normal? <loki> like, default? <db1020> i never played with linux except ssh <db1020> that's why i want to now <loki> maybe rpm -qil [package name] <db1020> ahh good idea <loki> haven't monkeyed wtih packages much <db1020> hmm i think i'll ask the hosting company to make sure or see if they can install it or something <loki> it's a hosted server? <db1020> yeah <loki> dunno but u can install it remotely <db1020> KDE? <loki> i'm on fbsd atm and installing kde is as hard as typing pkg_add -r kde <loki> yea, kde. the most popular desktop env <db1020> nice <loki> or pkg_add -r mozilla or firefox. it's sweet. totally script a app install <loki> an <awol> running an X desktop on a remote server is kinda silly <loki> i was thinking that. heh. thought he was like x forwarding or something <loki> can u "x forward" a kde desktop// <loki> ? <bougyman> yes <bougyman> a few ways
Return to
#linuxhelp or Go to some related
logs:
#politics chez frog poutine #delphi #stocks #computers #gamedev #beginner #beginner #windows #3dsmax
|
|