agosto 27, 2007

Anna Politkovskaya

How Anya was killed
Ten people, suspected of being involved in the murder of Anna Politkovskaya, have been arrested. This information was communicated today by General Prosecutor Chaika at the press-conference. It was also confirmed by the special investigator from Prosecutor General’s Office Pyotr Garibyan. A charge has been brought against the arrested about several episodes of their criminal activity. The court legitimated detentions made from 15 to 23 August and gave sanction for arrest. Active investigation actions are being carried out now – interrogations and searches

Client Acces:Porte tcp/ip in uso SSL e Non SSL






Porte Tcpip Clinet Acces per collegamento remoto

Non ssl ssl

Server Mapper 449 449
License Management 8470 947
Database Access 8471 9471
Database quese 8472 9472
Networks Driver 8473 9473
Remote Command 8475 9475
Signon Verification 8476 9476
Telnet 23 992
Http Administration 2001 2010
pop3 5010
Management Central 5555 5566
Ultimedia Services 8480 9480
Network drivers 8477 8478
Virtual Print 8479
DRDA 446
DDM 447

agosto 23, 2007

VIRTUALIZARE SERVER E CLIENT - nota -




Vi è la possibilità, di virtualizzare macchine da lavoro attraverso strumenti
intuitivi e alla portata di tutti. Le procedure a riguardo, si riferisce alla creazione di una macchina virtuale ( file ) , da una macchina reale ( residente su hardware ). Tale procedura è supportata attraverso l'utilizzo di un prodotto chiamato VMWare copier. Si tratta di un applicativo gratuitamente scaricabile dal sito ufficiale di VWMare " www.vmware.com ".

L' utilizzo del pacchetto , avviene, una volta installatolo sulla macchina server o CLient per la quale si intende procedere alla virtualizzazione. Una volta terminata l'operazione, il risultato sarà quello di avere " ridotto " una macchina " reale " , ad un file. Qual è il vantaggio di questa operazione ?

Immaginiamo la ns azienda: tante macchine server, ogniuna delle quali svolge una funzione ben distinta, posta elettronica, file server, active directory, sistema di backUp , Tivoli , ecc, ecc. Abbiamo cioè un ambiente con molti server , molti Hardware , possibilità che per ogniuno di essi si possano verificare vulnerabilità, dovute ad errori di sistema o ad errori Hardware.

Lo scenario risolutivo, è un ambiente nel quale tutte queste macchine sono diventate
virtuali e tutte alloggiano su un'unica Macchina server dalle caratteristiche hardware correttamente dimensionate.
Lo strumento di gestione di tutte le macchine virtualizzate è VMWare Server , che
garantisce la gestione di tutti i " file " generati. Anche questo prodotto gratuitamente scaricabile ( previa registrazione ) dal sito www.vmware.com è di facile utilizzo e davvero intuitivo.

Avvio servizio http e impostazione del redirect di posta webmail



Per avviare il servzio http, è sufficiente avviare il servizio dalla consolle con il comando "load http", per accedere alla pagina da browser, scrivere http:// ip macchina /mail/nome.nsf ". Nel doc. server /InternetProtocol /HTTP , alla sezione mapping "Home URL": specifica il nome del data base creato per il redirect della posta elettronica. E' possibile creare una pagina di redirect all'accesso, creando un database , dal template Mail rediretc.ntf. Il nome del data base creato da questo tamplate, va impostato , nel doc. server alla voce posta in alto a destra ( primo valore in alto a dx ).

ethline - creare scheda e ctl su as400



CRTLINETH - questo cmnd server per generare la linea "eth", riguardante la
creazione della scheda di rete AS.

WRKHDWRSC - questo cmd server a stabilire qual è la risorsa della scheda di rete. Il valore è CMN01/2/3/4.

GO TCPADM - Opz. 1 / 1. Questa opzione serve a definire la crezione della linea Ethernet. Specifica il nome della Linea, creata con il cmd ( crtlineth ) .

Installare VMWare su un server con sistema operativo LINUX



Dopo aver proceduto all'installazione della macchina Linux Server, in fase d'installazione va messo kernel-sources, nel caso in cui ti dimenticassi di installarlo, puoi farlo successivamente procedi a copiare Vmaware , utilizzando "winscp", sulla macchina Linux e mettilo in temp.

Ora scrivi questi comandi : scrivi rpm -i VMware-server-1.0.3-44356.i386.rpm
poi scrivi vmware-config.pl poi fai ls -l /usr/src/linux
e poi scrivi df -h

alla fine dopo aver dato invoio per 100 volte, scrivi
:q
yes

ATTENZIONE A QUESTE DOMANDE

Do you want networking for your virtual machines? (yes/no/help) [yes] y
. vmnet0 is bridged to eth0
lines 1-2/2 (END)

:Q
Do you want to be able to use NAT networking in your virtual machines? (yes/no)
[yes] Y

Do you want this program to probe for an unused private subnet? (yes/no/help)
[yes] YES

Probing for an unused private subnet (this can take some time)...

Continua a dare invio fino alla fine.

Do you wish to configure another NAT network? (yes/no) [no] N

Do you want to be able to use host-only networking in your virtual machines?
[yes] YES

Do you want this program to probe for an unused private subnet? (yes/no/help)
[yes] YES

Probing for an unused private subnet (this can take some time)..

ORA ATTENTO !!!

The default port : 902 is not free. We have selected a suitable alternative
port for VMware Server use. You may override this value now. Remember to use this port when connecting to this server. Please specify a port for remote console connections to use [904] DOPO 904 , SCRIVI 902
The default port : 902 is not free. We have selected a suitable alternative
port for VMware Server use. You may override this value now.
Remember to use this port when connecting to this server.
Please specify a port for remote console connections to use [904] 902

Ora scrivi cosi ...

In which directory do you want to keep your virtual machine files?
[/var/lib/vmware/Virtual Machines] /home/virtualmachine

The path "/home/virtualmachine" does not exist currently. This program is going
to create it, including needed parent directories. Is this what you want?
[yes] yes


Please enter your 20-character serial number.

Type XXXXX-XXXXX-XXXXX-XXXXX or 'Enter' to cancel: 90E2T-YM22E-2554P-43QCJ

Starting VMware services:
Virtual machine monitor done
Virtual ethernet done
Bridged networking on /dev/vmnet0 done
Host-only networking on /dev/vmnet1 (background) done
Host-only networking on /dev/vmnet8 (background) done
NAT service on /dev/vmnet8 done

The configuration of VMware Server 1.0.0 build-28343 for Linux for this running
kernel completed successfully.