[Ilugc] Re: ilugc Digest, Vol 34, Issue 23

  • From: sainisanjeev@xxxxxxxxx (sanjeev saini)
  • Date: Thu Mar 8 15:51:23 2007

Hey does anyone have an idea about how to recover data from a usb pen drive.
One of my friend has accidentally deleted a file which was very important to
him. Can someone suggest how to get back the file.

Regards
ss




On 3/8/07, ilugc-request@xxxxxxxxxxxxx <ilugc-request@xxxxxxxxxxxxx> wrote:


Send ilugc mailing list submissions to
       ilugc@xxxxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
       http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
or, via email, send a message with subject or body 'help' to
       ilugc-request@xxxxxxxxxxxxx

You can reach the person managing the list at
       ilugc-owner@xxxxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of ilugc digest..."


Today's Topics:

  1. Re: How is linux secure (Joe Steeve)
  2. Re: How is linux secure (Ingenieur)
  3. problems with using popen2 with scilab (Kenneth Gonsalves)
  4. Support for Bacula (Shrinivasan T)
  5. Re: Server Data Centers ! (PV Sundarram)
  6. Re: How is linux secure (Praveen A)
  7. Re: Support for Bacula (Sanjay Chigurupati)
  8. Resize an online Filesysten (Anandh G)


----------------------------------------------------------------------

Message: 1
Date: Wed, 07 Mar 2007 15:43:28 +0530
From: Joe Steeve <joe_steeve@xxxxxxx>
Subject: Re: [Ilugc] How is linux secure
To: ILUG-C <ilugc@xxxxxxxxxxxxx>
Message-ID: <45EE9048.1070203@xxxxxxx>
Content-Type: text/plain; charset="iso-8859-1"

T.P. Diraviam wrote:
An average company who wants to use some software does not have geeks
who can modify code of a 10k line program,so freedom to modify code
is a point which wont impress any CEO. TPD.

The 'freedom' from 'vendor lock in' is definitely a point that will
impress a CEO. And., thats what 'freedom to modify code' gives you.

--
.o. I'm a Free man. I use GNU/Linux.
..o
ooo [W] http://www.joesteeve.org/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
Url :
http://www.ae.iitm.ac.in/pipermail/ilugc/attachments/20070307/8c9998d6/signature-0001.bin

------------------------------

Message: 2
Date: Wed, 7 Mar 2007 16:14:42 +0530
From: Ingenieur <goda.abishek@xxxxxxxxx>
Subject: Re: [Ilugc] How is linux secure
To: ILUG-C <ilugc@xxxxxxxxxxxxx>
Message-ID:
       <70106e0b0703070244v1dd2b81fi531a195f02ccd982@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

An average company who wants to use some software does
not have geeks who can modify code of a 10k line
program,so freedom to modify code is a point which
wont impress any CEO.
TPD.

+1, mostly.

--
Regards,

Abishek Goda
http://abishek.wetpaint.com


------------------------------

Message: 3
Date: Wed, 7 Mar 2007 18:04:26 +0530
From: Kenneth Gonsalves <lawgon@xxxxxxxxxxxxxxx>
Subject: [Ilugc] problems with using popen2 with scilab
To: ILUG-C Chennai <ilugc@xxxxxxxxxxxxx>
Message-ID: <4586230B-7E88-4964-8AC2-68D2226364A6@xxxxxxxxxxxxxxx>
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed

hi,
i was making a crude web interface to scilab. All i did was run
popen2 to open two files for std_in and std_out and read the output
and publish it. Code is like so:

f,g = popen2(path/to/scilab --options) #f is std_in and g is std_out
f.write(scilabcommand)
f.close()
print g.readlines()

this works fine, for some output, but if the output is more than 10
lines, the output pauses and asks 'more?', at which time, in the
interactive prompt, one presses enter to get the 'more'. The problem
is unless i do f.close(), g does not get written to. And if i close
f, i cant then use f to input an 'enter' character to get the 'more'.
Any ideas?
--

regards
kg
http://lawgon.livejournal.com
http://nrcfosshelpline.in/web/




------------------------------

Message: 4
Date: Wed, 7 Mar 2007 18:19:38 +0530
From: Shrinivasan T <tshrinivasan@xxxxxxxxx>
Subject: [Ilugc] Support for Bacula
To: ilugc@xxxxxxxxxxxxx
Message-ID: <200703071819.38218.tshrinivasan@xxxxxxxxx>
Content-Type: text/plain;  charset="utf-8"

Friends.

My Company needs to implement "Bacula" backup software.
Is there any company in chennai give proffesional support for "Bacula".

If it is please contact me.
we are ready to implement it.

Thanks.
T.Shrinivasan.
--
I share My Experiences with Linux, Here:
http://goinggnu.wordpress.com


------------------------------

Message: 5
Date: Wed, 7 Mar 2007 13:05:31 +0000
From: "PV Sundarram" <pvsundarram@xxxxxxxxx>
Subject: Re: [Ilugc] Server Data Centers !
To: ILUG-C <ilugc@xxxxxxxxxxxxx>
Message-ID:
       <27d8eda00703070505u4bf49917kc2c0b8f4669d5eac@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

hey,

On 3/6/07, vasudevan rk <guitarvasu@xxxxxxxxx> wrote:

Hi Luggies!
      Can anyone suggest me where to get REMOTE servers(LINUX)
preferably
RedHat Enterprise Linux - 4.0 and CentOS - 4.4 from any good data
centers
in
US like theplanet.com, softlayer.com, ..etc..


u can go for http://www.servepath.com/

Regards
vasu
_______________________________________________
To unsubscribe, email ilugc-request@xxxxxxxxxxxxx with
"unsubscribe <password> <address>"
in the subject or body of the message.
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc




--
keep klickin'
P.V.Sundarram

--
pvsun.blogspot.com

--
Relax... you are entering a windows free zone......
--
http://www.spreadfirefox.com/?q=affiliates&id=123123123123123&t=1

8-)


------------------------------

Message: 6
Date: Wed, 7 Mar 2007 19:12:09 +0530
From: "Praveen A" <pravi.a@xxxxxxxxx>
Subject: Re: [Ilugc] How is linux secure
To: ILUG-C <ilugc@xxxxxxxxxxxxx>
Message-ID:
       <3f2beab60703070542j4d5c7598jd18a88646e3af54a@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset=UTF-8; format=flowed

2007/3/7, Joe Steeve <joe_steeve@xxxxxxx>:
T.P. Diraviam wrote:
An average company who wants to use some software does not have geeks
who can modify code of a 10k line program,so freedom to modify code
is a point which wont impress any CEO. TPD.

The 'freedom' from 'vendor lock in' is definitely a point that will
impress a CEO. And., thats what 'freedom to modify code' gives you.

If you don't have geeks in house, there are companies that provide
services which is available for you. If you don't have geeks yo pay
$$. Either way you get to do what you want to do with the software.

Cheers
Praveen

--
??????? ??????????????????
Join The DRM Elimination Crew Now!
http://fci.wikia.com/wiki/Anti-DRM-Campaign

------------------------------

Message: 7
Date: Wed, 7 Mar 2007 10:03:49 -0800 (PST)
From: Sanjay Chigurupati <sanjay_chigurupati@xxxxxxxxx>
Subject: Re: [Ilugc] Support for Bacula
To: ILUG-C <ilugc@xxxxxxxxxxxxx>
Message-ID: <181534.23707.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset=iso-8859-1

Hi,
not sure abt support for it. Mindi and Mondo is a
another good solution.

Regards,
Sanjay

--- Shrinivasan T <tshrinivasan@xxxxxxxxx> wrote:

Friends.

My Company needs to implement "Bacula" backup
software.
Is there any company in chennai give proffesional
support for "Bacula".

If it is please contact me.
we are ready to implement it.

Thanks.
T.Shrinivasan.
--
I share My Experiences with Linux, Here:
http://goinggnu.wordpress.com
_______________________________________________
To unsubscribe, email ilugc-request@xxxxxxxxxxxxx
with
"unsubscribe <password> <address>"
in the subject or body of the message.
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc






____________________________________________________________________________________
8:00? 8:25? 8:40? Find a flick in no time
with the Yahoo! Search movie showtime shortcut.
http://tools.search.yahoo.com/shortcuts/#news


------------------------------

Message: 8
Date: Thu, 8 Mar 2007 02:21:50 +0000 (GMT)
From: Anandh G <anandhg02@xxxxxxxxx>
Subject: [Ilugc] Resize an online Filesysten
To: ilugc@xxxxxxxxxxxxx
Message-ID: <642922.45870.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset=iso-8859-1

I want to resize the / FS in RHEL 4 which is lying on LVM. I tired
resize2fs, it gave error like it on-line resizing required On-line shrinking
from 2202624 to 1310720 not supported.

How to resize a mounted filesystem like /, /var, /usr.


Regards,
Anandh G

---------------------------------
Here?s a new way to find what you're looking for - Yahoo! Answers

------------------------------

_______________________________________________
ilugc mailing list
ilugc@xxxxxxxxxxxxx
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


End of ilugc Digest, Vol 34, Issue 23
*************************************

Other related posts: