Something interesting to read... Did Bill Gates Invent Linux and Has He Erased the Evidence?
Check out the post here.. Can you create a folder named "con", "prn", "nul" in windows
With reference to “Be Careful with CTRL+C” post, posted below by Jannik, this is the solution I know for this problem... We can configure IE to restrict this behavior. The following settings are required- Internet Explorer 5 and 61. In Control Panel, click Internet Options.2. Click the Security tab.3. Under Select a Web content zone to specify its security settings, click the zone 'Internet' where you want to prevent Web sites from accessing your clipboard.4. Click Custom Level.5. In...
I was deleting files by using rm on the linux server. There is a maximum number of files that can be passed as arguments to rm. So it does not allow you remove the files with 'rm' command. Using rm to delete files is the easiest way adopted by us (linux users). rm is generally used with ease on a daily basis. So what you can do when the simple rm command does not work. There were around 72K files were generated in a folder which I wanted to delete this morning. So I went to that directory and tried...