Re: [Ilugc] Learning on backup systems

2015-12-24 Thread MohanR
On Thu, 2015-12-24 at 01:04 +0530, Shrinivasan T wrote:
> We had few servers attacked by rootkits.

Any investigations about the rootkits? how did they come in? how did
they spread?

Would be helpful to learn and take steps to prevent.

Thanks,
Mohan R
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines


Re: [Ilugc] Learning on backup systems

2015-12-24 Thread Shrinivasan T
Thanks for the suggestions Vik.

Doing the same things.
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines


[Ilugc] Node.js Module Error - Reg

2015-12-24 Thread Yuvaraj Yuvaa
Hi All,

This is yuvaraj, i  m new to ILGUC and i m using Ubuntu Linux 12.04 LTS in
my machine. I try to install Node.js modules Request and Cheerio for Web
Scraping. But I couldn't install it shows error which is given below.


trainee@DLTECHSYS021:~$ npm install request
npm http GET https://registry.npmjs.org/request

npm ERR! Error: failed to fetch from registry: request
npm ERR! at /usr/share/npm/lib/utils/npm-registry-client/get.js:139:12
npm ERR! at cb
(/usr/share/npm/lib/utils/npm-registry-client/request.js:31:9)
npm ERR! at Request._callback
(/usr/share/npm/lib/utils/npm-registry-client/request.js:136:18)
npm ERR! at Request.callback (/usr/lib/nodejs/request/main.js:119:22)
npm ERR! at Request. (/usr/lib/nodejs/request/main.js:212:58)
npm ERR! at Request.emit (events.js:88:20)
npm ERR! at ClientRequest.
(/usr/lib/nodejs/request/main.js:412:12)
npm ERR! at ClientRequest.emit (events.js:67:17)
npm ERR! at HTTPParser.onIncoming (http.js:1261:11)
npm ERR! at HTTPParser.onHeadersComplete (http.js:102:31)
npm ERR! You may report this log at:
npm ERR! 
npm ERR! or use
npm ERR! reportbug --attach /home/trainee/npm-debug.log npm
npm ERR!
npm ERR! System Linux 3.11.0-15-generic
npm ERR! command "node" "/usr/bin/npm" "install" "request"
npm ERR! cwd /home/trainee
npm ERR! node -v v0.6.12
npm ERR! npm -v 1.1.4
npm ERR! message failed to fetch from registry: request
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/trainee/npm-debug.log
npm not ok


could any one fix this issue.



Thanks you..




'Kind Regards',
Yuvaraj M
yuvaraj.slashprog.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines


Re: [Ilugc] Node.js Module Error - Reg

2015-12-24 Thread Shakthi Kannan
Hi,

--- On Thu, Dec 24, 2015 at 5:18 PM, Yuvaraj Yuvaa  wrote:
| i m using Ubuntu Linux 12.04 LTS in
|
| npm ERR! Error: failed to fetch from registry: request
|
| npm ERR! node -v v0.6.12
| npm ERR! npm -v 1.1.4
\--

How did you install Node.js? See:

  
http://stackoverflow.com/questions/12913141/message-failed-to-fetch-from-registry-while-trying-to-install-any-module/21715730#21715730

SK

-- 
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines