Apache is much secure-er and stable-er
than anything from m$.
research it at www.apache.org
------capy
welcome to openfree.org and have fun here - i do!![]()
im archana, im new to linux. i need to know that,
Is there any tool in linux instead of using ISA server in windows?
Thanks.
Apache is much secure-er and stable-er
than anything from m$.
research it at www.apache.org
------capy
welcome to openfree.org and have fun here - i do!![]()
some guys have all the luck, some guys get all the fame,
some guys get all the breaks, some guys they do nothing but complain.-----Rod Stewart
i need to configure ISA server in linux. i searched that, but i couldnt find, can u help me to find ISA server in linux.
Thanks.
There isn't a ISA server for linux, instead it is called a simpel Firewall with Proxy capabilleties, windows call theirs for ISA, it stands for Internet Security and Acceleration server.
In order to accomplish this, you need to read up on the Firewall and Proxy howto, aswell as the Transparent proxy through SQUID howto.
Then you'd realise a proxy server based on a SQUID caching server will do exactly what you need, and it will be a breeze to configure a Fully transparent proxy server for your needs.
Don't worry Ma'am. We're university students, - We know what We're doing.
'Ruiat coelum, fiat voluntas tua.'Datalogi - en livsstil; Intet liv, ingen stil.
thanks for your reply.
i will try this.
i need to convert .doc to .txt format bulkly at the same time.
is there any tool in linux? plz let me knw.
Thanks
Archana: depending the version of linux you are running, you probably have Openoffice included in the package. Openoffice is an open source word processor, and is super-dooper!. It will save in many different foremats including .txt
Pfred
sorry for late reply,
we can save a single document in many different formats at same time. but i need to save bulk of documents into bulk of text at a same time. it is possible in ms word in windows.
Thanks
Archana, get on to a windows system. Copy all the .doc files in a folder. Change there extensions to .txt. Copy them back to a linux system. Would this work for you?!![]()
# for i in *.doc ; do abiword --to=txt $i ; done
Use abiword to convert filetypes
And Explorer please give some helpful advice instead of these brainless replys.
Don't worry Ma'am. We're university students, - We know what We're doing.
'Ruiat coelum, fiat voluntas tua.'Datalogi - en livsstil; Intet liv, ingen stil.
Bookmarks