Das keyboard ist nicht fuer gefingerpoken und mittengrabben. Ist easy schnappen der springenwerk, blowenfusen und poppencorken mit spitzensparken. Ist nicht fuer gewerken bei das dumpkopfen. Das rubbernecken sichtseeren keepen das cotten-pickenen hans in das pockets muss; relaxen und watchen das blinkenkeyboard.
For starters, sendmail and wu-ftpd should have been banned from Earth a long time ago. They have more holes than swiss cheese. Telnetd should already have been deprecated by ssh, and should not be installed at all.
- Regular people will get knocked out by a simple punch while a hero will only get mildly scratched after running away from 10 terrorists with machine guns
- Time is relative. You can jump into an airplane or helicopter in free and still be able to not only reach the controls, but also turn it on and recover it
- The most l33t hackers crack other computers using nice and friendly GUIs. So getting into a file really looks like entering a building.
German ? Somehow it reminds me of die blinkenlichten.
ACHTUNG! ALLES LOOKENSPEEPERS!
Das computermachine ist nicht fuer gefingerpoken und mittengrabben. Ist easy schnappen der springenwerk, blowenfusen und poppencorken mit spitzensparken. Ist nicht fuer gewerken bei das dumpkopfen. Das rubbernecken sichtseeren keepen das cotten-pickenen hans in das pockets muss; relaxen und watchen das blinkenlichten.
I can visualise the entire bits sequence of the resulting object whilst coding... I 'see' how the processor pointers will behave, even when programming in a high-level language like obfuscated Perl.
I can draw perfect circles by mentally calculating pi with a precision of 150 digits.
I can mentally render complex fractals, from the basic Mandelbrot set to a more complex Newton's Method in the Complex Plane.
And, yes, I can do crypto backwards. Triple-DES is very easy to do mentally. Doing it backwards is just a tiny bit harder.
is very good, and I was thinking of something like that for my mailservers. That way, I'd have 2 different machines in 2 locations, and [maildir] boxes in both. When message arrive in one, any one, it is copied to the other. When erased, same thing.
Both servers running at the same MX. So users could choose the server 1 or server 2 according to the location. And witch among them, in case one network goes down.
Although it sounds simple, I don't know any simple solution to that. Rsync won't work, as there wouldn't not be a master server. Both would have the same preference, so no server depends on the other. That's the goal.
Sorry, I don't know how to convert James Joyce's Ulysses to normal units. Can you be more clear and say it in libraries of congress units, for God's sake ?
What did you say your username was ?
sorry, make it chown -R, as *base* could be a directory
Did you test it ?
find / -name '*base*' -print0 will output all the bases in just one line. And xargs will not allow them to be owned.
find / -name '*base*' | xargs -0 chown us
works fine.
Well, I don't know what flavor of unix you use, but we're talking about different programs.
The find I am using is GNU find version 4.1.20 that comes with Debian Linux.
It does not have a -X switch.
And 'us' is an user.
And the command you gave works the same way, except that it is less clear and compatible.
So don't come again to say that my find is wrong, ok ?
ACHTUNG! ALLES LOOKENSPEEPERS!
Das keyboard ist nicht fuer gefingerpoken und
mittengrabben. Ist easy schnappen der springenwerk,
blowenfusen und poppencorken mit spitzensparken. Ist nicht
fuer gewerken bei das dumpkopfen. Das rubbernecken
sichtseeren keepen das cotten-pickenen hans in das pockets
muss;
relaxen und watchen das blinkenkeyboard.
Wouldn't it better a conversion software that reads the four-channel input, strips out the LWDRM and writes a LWDRM-free output ?
The problem is not being open to the world.
For starters, sendmail and wu-ftpd should have been banned from Earth a long time ago. They have more holes than swiss cheese. Telnetd should already have been deprecated by ssh, and should not be installed at all.
>You know the hype... "the Pyramid of Uxmal will stop working"
And some people preaching that Judgment Day is coming, so everyone must must get rid of all mundane possessions, in order to get spiritually purified.
And these possessions, specially money, should all be given to the preacher, who will know how to handle it.
But then again, how would the server be slashdotted it no slashdotter tries to access it ?
I suggest we put the whole server and a cat inside a box.
- All car bumpers are extremely explosive
- Regular people will get knocked out by a simple punch while a hero will only get mildly scratched after running away from 10 terrorists with machine guns
- Time is relative. You can jump into an airplane or helicopter in free and still be able to not only reach the controls, but also turn it on and recover it
- The most l33t hackers crack other computers using nice and friendly GUIs. So getting into a file really looks like entering a building.
Does anyone here have Bill Gate's SSN ?
German ? Somehow it reminds me of die blinkenlichten.
ACHTUNG! ALLES LOOKENSPEEPERS!
Das computermachine ist nicht fuer gefingerpoken und mittengrabben. Ist easy schnappen der springenwerk, blowenfusen und poppencorken mit spitzensparken. Ist nicht fuer gewerken bei das dumpkopfen. Das rubbernecken sichtseeren keepen das cotten-pickenen hans in das pockets muss; relaxen und watchen das blinkenlichten.
...if he was, he'd be looking for people with 10 years experience in C#. That'd be so typical of recruiters.
Sorry kid, you ran an impostor spybot.
I recommend the real one, use it in my whole network, and I'm not part of no compaign.
That's nothing...
I can visualise the entire bits sequence of the resulting object whilst coding... I 'see' how the processor pointers will behave, even when programming in a high-level language like obfuscated Perl.
I can draw perfect circles by mentally calculating pi with a precision of 150 digits.
I can mentally render complex fractals, from the basic Mandelbrot set to a more complex Newton's Method in the Complex Plane.
And, yes, I can do crypto backwards. Triple-DES is very easy to do mentally. Doing it backwards is just a tiny bit harder.
Probably have to buy the batteries ourselves too.
Uh, I'm not so sure if it's such a great idea. Where would you stick those batteries ?
Ok, some people may like it.
I do a lot of international calling to some strange places.
Ok, you can pay that when calling TO that places, but what about when THEY call you?
Companies like
Amazon,
CollabNet(a company that would not exist if they didn't have access to engineers from India),
Dell (wich didn't get a good level of support for their users), and many others.
So, yes, there are companies doing this.
Don't forget that the word of the day is globalization. More and more companies are needing to make international calls.
The largest economy of money VoIP can provide is in international calls. Some countries can have ridiculous fees, like $5/min.
VoIP leaves the company free to have some parts - like customer assistance - in another part of the world. That can mean lower costs.
Thanks for the tip. It seems to do what I need.
It's not that simple. Files should be created and deleted on both systems, not created just in one.
is very good, and I was thinking of something like that for my mailservers. That way, I'd have 2 different machines in 2 locations, and [maildir] boxes in both. When message arrive in one, any one, it is copied to the other. When erased, same thing.
Both servers running at the same MX. So users could choose the server 1 or server 2 according to the location. And witch among them, in case one network goes down.
Although it sounds simple, I don't know any simple solution to that. Rsync won't work, as there wouldn't not be a master server. Both would have the same preference, so no server depends on the other. That's the goal.
why else is stuff like Pink Floyd or Led Zepp's back catalogue so expensive still some thirty years after first release???
This is so in order for the mentioned artists not starving to death.
Sorry, I don't know how to convert James Joyce's Ulysses to normal units. Can you be more clear and say it in libraries of congress units, for God's sake ?
The One above it all. The Glory One.