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



Comments:

<0> _empemp_: lol
<0> no
<0> mount
<1> for busybox shell
<1> idle247: can't mount :(
<0> mount -o loop image.iso /mnt/place
<0> yes you can
<2> mount -o loop
<0> HA! pwned
<1> no, busybox 1.0 doesn't support it
<1> and can't find the busybox 1.40 for mipstel :(
<1> that will support it
<0> _empemp_: then put a mount binary on there
<1> how do i do that?
<0> uh
<0> get coreutils I think...



<1> i have the mount command, but it doesn't work
<1> get something block device
<0> not having mount on a linux system is very odd
<0> -o
<0> -o loop
<3> is there any way to clear the swap and ram of crap that is un claimed by any running programs?
<0> no
<0> it clears itself... unless you have a fubared kernel, or ****ty arch build
<1> idle247: just get an error
<4> why is ther a libc6 upgrade
<5> _unreal_: swapoff -a && swapon -a
<0> thatll clear the swap, yes
<2> uhh
<0> but, really not recommended
<2> if you're swapping...
<2> there is a damn good reason
<0> yea, bad things
<0> :) swapoff will likely cause a lot of segfaults
<2> if, however, you swapped in the past and want to make it go into phys ram (because you now have enough), it's pointless
<2> because all future allocations will hit phys ram, and any time the existing swap is requested, it'll just load it back into phys ram
<2> it's completely pointless, and can only do harm if you don't have enough phys ram
<0> yessir
<1> mount: Mounting UNBREAKABLE.ISO on /mnt failed: Block device required
<0> exactly
<1> mount -o loop UNBREAKABLE.ISO /mnt
<2> -t iso9660
<2> that'd likely give a different error though, heh
<0> _empemp_: do you have losetup?
<2> it may be misdetecting it though
<1> idle247: no
<1> does that work for a busybox shell?
<0> uh
<2> yes, it should, if it supports loop devices
<1> how do i know that? :)
<2> you need loop support in the kernel and in busybox
<0> I would bet he doesn't have loop support
<0> maybe the kernel, but likely no loop tools
<0> <3 outdated software
<1> something stranded happened to..
<1> unrar and par2cmdline doesn't work anymore
<1> seems to be out of path
<1> if you know what i mean
<0> yea....
<1> how can i fix that?
<0> install them
<0> use a real shell... and real tools
<1> i have
<1> Idle247: it's just on a maxtor network drive
<0> busybox is only for embeded systems
<1> it's embeded
<0> haha
<2> "only", pfft
<0> it likely wont have enough buffers/cache to handle a loop of an iso efficiently
<0> Qwell[]: well, best suited for
<0> I wouldn't use it on one of my servers
<2> and it was written by a douche
<2> yes, I said it
<0> djb?
<2> Bruce is a douche
<1> but is it possible to get the path working again at least?
<0> Qwell is... a... smell?



<1> mm
<1> linux shell :)
<0> _empemp_: use teh full path, or set your env var
<1> env var ?
<0> echo $PATH
<1> env: not found
<0> if its not in there, then PATH=$PATH:/path/to/path
<1> then it will stay there?
<0> if you export it, it should
<0> not if you log out or reboot it tho
<1> hmm, it did before
<1> this is weird
<0> no, it didn't
<0> its likely on flash memory, and wont store settings
<1> when i shutdown my harddrive and reboot it, it always worked before
<1> unrar was always in the path
<1> maybe there is a setting file
<1> what u think?
<6> echo $SHELL
<1> unrar: not found
<1> this is weird.
<7> any postfix buffs out there? I'd like to setup a all@domain.com distribution list and basically limit a couple people the ability to send to that
<8> ronny_fro what you want is mailman
<8> or majordomo, or something
<9> kino a good video editor? i just need to take a clip out of a movie, like 15 seconds long and upload it somewhere
<2> damn that's some short amateur pr0n
<2> I guess if that's all you need though...
<0> 1 minute wonder?
<7> trengo, whats good package
<8> ronny_fro whatever you're comfortable with, i'm going with mailman
<7> hrmm
<7> that sounds good, I thought mailman was like mailing lists where you'd follow development on a porject or something I didnt know it could be a single person sending, no subscription etc
<8> ronny_fro you configure it
<8> you choose whether subscription (and unsubscription) is open
<10> s maintenance of SATA devices much different than from EIDE?
<8> you tell it who can send mail to it
<10> huh
<11> could someone point me to the right direction to build box as a router?
<11> not dsl router. router to route traffic between different subnets
<12> !wtf lnov?
<13> I'm sure lnov is the Linux Networking Overview Howto is a comprehensive document that contains links to all things network related and can be found at http://www.tldp.org/HOWTO/Networking-Overview-HOWTO.html
<11> awol: all I need is routed right?
<4> no
<4> iptables
<4> bbl
<8> and whatsitsname, zebra?
<11> the link above doesn't say much about router part
<11> yeah I've seen zebra
<8> cnguyen look into lrp
<8> the linux router project
<11> Trengo: I think that one is death 3 years ago
<8> sorry, dont know any urls
<8> cnguyen doesn't surprise me :)
<11> I know how to do in solaris. I thought linux has something similar
<8> i thought all you need is echo 1 > /proc/net/something/ip_forward
<12> perhaps if you had a specific question about specific situation you'd get a specific answer....
<11> let me play around with
<11> thanks all
<11> awol: I would like to have my linux box to route traffic between subnet
<11> can iptables do that?
<11> I think I just go read more on iptables
<11> thansk
<4> quagga
<4> i used quagga for ospf
<12> cnguyen: so you keep saying.... cant get any more vague than that?
<4> quagga is zebra's replacement
<4> but you dont need quagga unless you use dynamic routing
<8> that is, if you have a "real" router ;)
<12> cnguyen: do you want nat? or what? i believe probably just routing... but since you refuse to provide any meaningful details.... good luck....
<11> sorry I was googling
<11> eheh
<11> I don't want nat
<11> just want to route back and forth between subnet
<11> I tried to set up a lab with 4-5 diff subnets


Name:

Comments:

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






Return to #linuxhelp
or
Go to some related logs:

FREEPORNVIDEO.RU
#microsoft
#nhl
stronghold 2 1.31 emulation
#microsoft
#computers
#computers
foxxie eyes
gentoo gpm could not open /dev/mouse
#nhl



Home  |  disclaimer  |  contact  |  submit quotes