If they modified Linux kernel, they modified then the Linux operating system and not just kernel, because Linux is monolith kernel and not microkernel...
I really don't think Linux has problems with malware. I think there is an other operating system having more trouble.
As far as I know virus scanners are used on servers mostly to check data that goes through it (example: email server); this data will however not be executed on the server.
Any maintained blacklist of any reasonable size is going to end up with false positives. It's one of those things you just have to accept. People notice and report it, the entry gets removed, and we move on.
vim calls it 'omnicompletion', and if set up correctly it will look in modules.
Add the following to your.vimrc, then use Ctrl-X Ctrl-O in insert mode: autocmd FileType python set omnifunc=pythoncomplete#Complete
Amplitude modulation
Isn't this "wireless power" stuff just a terrible waste of energy?
Problem is, both latency and packet loss are quite high...
It then deletes everything that happened between 1. and 3., but keeps what happened before you activated it.
Electrical tape works wonders, though.
So does the 'off' switch...
Blue LEDs have the highest intensity.
Also, they look cool, and now they are affordable. I mean, you couldn't get them, now you can, therefore you do.
1. Scissors-On-A-Rope
2. ??
3. Scissors Rope
(Useful) Stupid Slashdot Tricks?
...year of Linux at last?
This sentence no verb and no desktop.
You might want to check their homepage and the Wikipedia article.
OTR works very well for me. I recommend Pidgin as a client and Jabber as a protocol.
I recommend you try the Live-CD.
... Virtual World 2.0
What's next?
Or cURL. Far less bloated.
archive = lambda: archive()
<type 'exceptions.RuntimeError'>: maximum recursion depth exceeded
Don't teach BASIC.
Agreed. But don't teach them C either, because that would be the other extreme.
I recommend Python as an easy-to-learn yet extremely useful general-purpose (this sorts out PHP) language.
Oh well, it still leaves them stuck with an old and unmaintained version.
No, they are not stuck.
If they modified Linux kernel, they modified then the Linux operating system and not just kernel, because Linux is monolith kernel and not microkernel...
So is it still Linux?
Correct, but from the article (emph mine):
"Prof. Wool and Ben-Cohen have built an open-source software solution for servers that run on Linux."
Would you run anything anyone sent you on your mail server? Probably not.
In a desktop environment, their software might be more useful.
I really don't think Linux has problems with malware. I think there is an other operating system having more trouble.
As far as I know virus scanners are used on servers mostly to check data that goes through it (example: email server); this data will however not be executed on the server.
1. Read The Daily WTF. 2. Don't do that.
3. Profit. How could you forget that?
Any maintained blacklist of any reasonable size is going to end up with false positives. It's one of those things you just have to accept. People notice and report it, the entry gets removed, and we move on.
*If* the entry gets removed.
vim calls it 'omnicompletion', and if set up correctly it will look in modules. .vimrc, then use Ctrl-X Ctrl-O in insert mode:
Add the following to your
autocmd FileType python set omnifunc=pythoncomplete#Complete
The real question is: nano vs notepad?
For esoteric languages, see: http://esolangs.org/wiki/Main_Page
You might want to take a look at this.