On Jan 6, 2008 8:37 PM, Mike Kemelmakher <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I need following functionality from nmap - test presence of a service
> listening to a particular port without performing full connect but with
> TCP SYN ACK RESET
> and get the result in form of return status. some
Tom Rosenfeld wrote:
What is the recommended method to distributing linux images?
There is no "recommended method" ...
maybe "partimage" (http://www.partimage.org/Main_Page) will be
sufficient for you.
- doron
If I have a workstation with a tuned installation and I want to
replicate it t
Hi,
I think that better place is OpenNA web site.
Gerhard Mourani (the owner) have a nice book about linux hardening
(Securing and Optimizing Linux: The Hacking Solution):
http://www.openna.com/products/books.php
also, take a look at http://www.puschitz.com ( werner puschitz web
site/)
Hi All,
I need following functionality from nmap - test presence of a service
listening to a particular port without performing full connect but with
TCP SYN ACK RESET
and get the result in form of return status. something like following:
[EMAIL PROTECTED] # nmap -sS -p 22 hostname
[EMAIL
On Sun, 6 Jan 2008, Mike Kemelmakher wrote:
10x. as far as i can see it is not working for localhost for some reason ...
Can you verify that the expected port is indeed available on localhost
through some other means (i.e. netstat -pan, nc localhost port)?
and i need to test ports on the sa
10x. as far as i can see it is not working for localhost for some
reason ... and i need to test ports on the same host as well as on
remote hosts.
-Mike
Josh Amishav-Zlatin wrote:
On Sun, 6 Jan 2008, Mike Kemelmakher wrote:
Hi All,
I need following functionality from nmap - test presence
On Sun, 6 Jan 2008, Mike Kemelmakher wrote:
Hi All,
I need following functionality from nmap - test presence of a service
listening to a particular port without performing full connect but with TCP
SYN ACK RESET
If you don't want a full TCP handshake why not use hping, something
like:
hpi
On Sunday, 6 בJanuary 2008, Shlomi Fish wrote:
> I have the following networking bug on my Linux computer:
> http://community.livejournal.com/shlomif_tech/3938.html
> ...
> So I'm asking if anyone here has a working 100 Mbps Ethernet card that he
> can lend me so I can temporarily replace it in my
On Sun, Jan 06, 2008 at 07:59:18PM +0200, Shlomi Fish wrote:
> Hi all!
>
> I often used to burn CDs and DVDs on my Mandriva Cooker system without any
> problems. I used the combination of the command line tools "mkisofs"
> and "growisofs" to burn a DVD.
>
> Today I noticed that when running gro
On Jan 6, 2008 5:54 PM, Ofek Doron [Ofek BIZ] <[EMAIL PROTECTED]> wrote:
> Tom Rosenfeld wrote:
>
> What is the recommended method to distributing linux images?
>
> There is no "recommended method" ...
> maybe "partimage" (http://www.partimage.org/Main_Page) will be sufficient
> for you.
>
> - do
Hi All,
I need following functionality from nmap - test presence of a service
listening to a particular port without performing full connect but with
TCP SYN ACK RESET
and get the result in form of return status. something like following:
[EMAIL PROTECTED] # nmap -sS -p 22 hostname
[EMAIL
Hi all!
I often used to burn CDs and DVDs on my Mandriva Cooker system without any
problems. I used the combination of the command line tools "mkisofs"
and "growisofs" to burn a DVD.
Today I noticed that when running growisofs to burn a DVD, the system became
much less responsive: moving windo
Hi all!
I have the following networking bug on my Linux computer:
http://community.livejournal.com/shlomif_tech/3938.html
Now my hostmaster suspects that the problem is caused by a faulty Ethernet
Network Interface Card (NIC). He offered to lend me his own Ethernet card,
which he knows to work
Why opening the box?
You can do it with ghost (and other tools which you can find in
freshmeat.net), but you don't need to open the machine for that.
Thanks,
Hetz
On Jan 6, 2008 4:58 PM, Tom Rosenfeld <[EMAIL PROTECTED]> wrote:
> What is the recommended method to distributing linux images?
>
> I
On Jan 6, 2008 2:58 PM, Tom Rosenfeld <[EMAIL PROTECTED]> wrote:
> What is the recommended method to distributing linux images?
>
> If I have a workstation with a tuned installation and I want to replicate
> it to other workstation. The old fashion way is to open the box and
> physically copy the
On Sun, Jan 06, 2008 at 04:58:44PM +0200, Tom Rosenfeld wrote:
> What is the recommended method to distributing linux images?
>
> If I have a workstation with a tuned installation and I want to replicate it
> to other workstation. The old fashion way is to open the box and physically
> copy the di
mount -o bind / /mnt/tmp/ # to eliminate /proc /sys etc
tar czf $SOMEWHERE_NOT_ROOT/root.tgz -C /mnt/tmp/
On Jan 6, 2008 4:58 PM, Tom Rosenfeld <[EMAIL PROTECTED]> wrote:
> What is the recommended method to distributing linux images?
>
> If I have a workstation with a tuned installation and I want
What is the recommended method to distributing linux images?
If I have a workstation with a tuned installation and I want to replicate it
to other workstation. The old fashion way is to open the box and physically
copy the disk with ghost. How can I do this without a screwdriver?
Thanks,
-tom
18 matches
Mail list logo