@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6



Comments:

<0> macosx still isn't that backend friendly.. be it BSD or not
<1> i still prefer windows XP + securecrt
<0> Can you automate scp with securecrt?
<1> like, try to change a route in cmd or ipconfig /release, and it says you need escelated priveleges, even though you are logged in as admin
<1> change eny little setting, like video or anything in control panel, and it prompts you for security access
<1> even though you are logged in as admin...
<1> it doesnt even detect my monitor, which xp does...
<2> what do you mean, yashee?
<3> hmm..
<0> roycroft: Can you automate (as opposed to requiring manual intervention) scp (secure copy, part of the ssh suite of tools) with securecrt (the M$ ssh suite that wettoast just mentioned he uses).
<2> i know nothing about securecrt
<2> but scp can be automated with os x trivially
<0> with M$ was my question
<0> securecrt is M$ only AFAIK
<1> what the hell do you mean by automate?
<0> I don't see /listen in man rndc or rndc.conf.. how does one specify the IP to listen on/



<0> wettoast: what part of automate don't you understand?
<1> automate
<4> automation == bad
<1> scp file dest
<4> be a real man!
<4> do it manually!
<1> how do you want to autmate that?
<0> automate \automate\ v.
<0> 1. make automatic; to change [a process] so that it is mostly
<0> automatic; to substitute machinery for human labor in an
<0> activity.
<0> if you're typing "scp file dest" it's not automated.
<3> I take offence to automation..
<3> It takes away all the jobs from 3rd world children.
<1> if you need to autmate something is a simple as that....
<0> for the unix types
<0> is there a cron in M$ I can put securecrt into/
<1> you want a scp gui? then use winscp.
<1> huh?
<0> Task Scheduler I believe it's called
<1> windows has a scheduler that runs commands, if thats what you mean
<0> okay, so windows has a way to automate things
<0> <0> Can you automate scp with securecrt?
<1> what does securecrt have to do with scp?
<0> I thought it was the ssh suite of tools for M$
<1> in any case, im sure you can.. windows has many scp implemantations, and securecrt comes with command line utilities
<1> ok, i cant stand this os any more, back to XP...
<1> and i had to hit the reset button, because i didnt want to wait for an idle black screen...
<1> i made some screenshots if anyone is interested. http://wettoast.dyndns.org/vista/
<1> why are some of the pics halfed? who knows, its ms vista!
<0> couldn't even have named them appropriately? :P
<3> nor make them reasonable size. =) or pixal depth.
<1> whats an appropate name? pic 1 2 3...
<1> same ****
<1> is size and depth of the original desktop.
<0> desktop
<0> Untitled3.PNG = mIRCpicwithYashee.png
<3> ok.. after 3 pictures I want to hurl.
<1> heh, exactly.
<1> notice how an idele system, running only mirc, is using 700mb of memory
<5> http://juggalo.be:81/pastebin/8 any ideas why this dont count?
<6> hey guys
<6> wettoast how do u like it?
<1> i didnt like it at all
<7> evening
<7> Im attempting to custom compile php on a shared host, how do I pipe the output of a custom install script to a file so that I can tail it ?
<5> configure script > file.txt & tail file
<2> what shell are you using, ks2?
<7> bash
<7> I can't remember .. but Im thinking you would use &2 for something
<2> ./script 2>&1 | tee file
<8> http://wettoast.dyndns.org/vista/Untitled13.PNG
<8> jesus
<9> tee taa
<8> what the hell
<8> that's a -BLATANT- ripoff of OSX



<8> (bottom)
<7> roycroft / smokey : thanks
<9> duh
<5> welcome.
<4> kneer0w: how did you manage the opacity?
<9> why reinvent the wheel
<9> osx did it right
<5> because its not round enough!
<8> i dunno, that's wettoast's site
<8> not mine
<8> read the URL :P
<4> erh, yeah, sorry
<4> wettoast: how did you do it?
<5> using tail, how do you continue the output of a log file?
<4> tail -f
<4> read teh damn man page
<5> tail -c 5 -f /var/log/auth.log
<2> that doesn't look much like os x
<2> there are lots of folks who have done a much better job of it
<1> Dmi: do what?
<2> they even have a dock and use os x icons
<2> i don't get why someone would want to do that but i guess some folks do
<7> hmm
<7> tee is new to me
<7> nice
<7> ;)
<7> have a good night
<2> enjoy
<4> wettoast: the opacity
<5> xterm -geometry 100x40 -bg black -fg rgbi:0.517/1.0/0.156 -sl 500 -vb -n su -T su -exec su|tail -f -c 6 /var/log/auth.log whats wrong with this?
<5> su works, but how would i go about making it go straight into 'tail mode' ?
<1> Dmi: thats just part of the UI, you need a dx9+ video card
<4> off to work
<7> I should be sleep!
<7> how can I watch a directory structure (using something similar to tail) as an install in running ?
<7> I don't have watch on my sys
<10> maybe strace | grep ?
<11> hi
<11> how do i check how many sockets are opened by a process?
<1> sockstat
<10> wettoast: is that a sun thing or what?
<1> a bsd thing
<1> should work on linux too, i think...
<1> daYZman: you should specify your os
<11> sorry about that.. solaris, please.
<1> no sockstat?
<1> fstat? or perhaps you could install lsof
<11> ok
<1> dont like sysv crap myself, so im no expert on solaris...
<10> here's the source for sockstat.c
<10> http://www.reznor.com/tools/sockstat.c
<10> builds on linux ok
<10> I might know one of the authors of that file
<1> - Kinda duplicates fuser and lsof but hey we had fun writing it.
<10> ya
<1> i remember fuser was on SCO
<10> seems to come with rhel
<1> maybe its on solaris too
<10> wettoast: you a unix programmer?
<1> no
<10> oh. grow a pair of balls then.
<12> I'm planning to write an MTA this year. need to get organized.
<1> ok there... good luck.
<12> unless you know of any free super-spammer source code in C for unix?
<2> why?
<12> I need a good MTA to send opt-in email
<2> i should not discourage you
<2> the more time you spend writing your mta the less time you'll have to spam
<2> but
<12> well, it's opt-in
<2> i see absolutely no reason to write a new mta
<12> there's lots of reasons actually
<2> a spammer is a spammer is a spammer


Name:

Comments:

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






Return to #unixhelp
or
Go to some related logs:

what frequency do wireless keyboards use
#computers
#nhl
macdolands pics
#solaris
#red
opengl translatef moving
#photoshop
#politics
#windows



Home  |  disclaimer  |  contact  |  submit quotes