Archive for category www

puls radio internet radio

PulsRadio – www.pulsradio.com

http://firewall.pulsradio.com:80

HitzRadio.com – #1 for all the hits

http://scfire-nyk-aa04.stream.aol.com:80/stream/1038

No Comments

DNS –

 

### UNAM 132.248.10.2 132.248.204.1 132.248.64.250 132.248.237.250
### PRODIGY 200.33.146.193 200.33.146.201 200.33.146.209 200.33.146.217
### AVANTEL 148.240.241.9 148.240.241.41
###ZONEEDIT 209.126.159.80 216.122.4.160
### REDIRIS 130.206.1.39 130.206.1.2 130.206.1.3

No Comments

.htaccess para Listar archivos y autentificacion básica

Options +Indexes
AuthName “Restricted Area”
AuthType Basic
AuthUserFile /home/carlosap/.htpasswd
AuthGroupFile /dev/null
require valid-user
<Files .htaccess>
order allow,deny
deny from all
</Files>

No Comments

Puertos abiertos

sudo nmap -sT -O IP

nmap IP -sV

Starting Nmap 4.11 ( http://www.insecure.org/nmap/ ) at 2006-06-27 05:43 CDT
Interesting ports on dsl-201-114-101-7.prod-infinitum.com.mx (201.114.101.7):
Not shown: 1666 closed ports
PORT STATE SERVICE VERSION
21/tcp open ftp ProFTPD
22/tcp open ssh OpenSSH 3.9p1 (protocol 1.99)
25/tcp open smtp?
53/tcp open domain ISC Bind 9.2.4
80/tcp open http Apache httpd 2.0.52 ((CentOS))
110/tcp open pop3 Dovecot pop3d
111/tcp open rpcbind 2 (rpc #100000)
139/tcp open netbios-ssn Samba smbd 3.X (workgroup: HOME)
143/tcp open imap Dovecot imapd
443/tcp open ssl OpenSSL
445/tcp open netbios-ssn Samba smbd 3.X (workgroup: HOME)
902/tcp open ssl/vmware-auth VMware GSX Authentication Daemon 1.10
3306/tcp open mysql?
10000/tcp open http Webmin httpd
Service Info: OS: Unix

Wow cuantos puertos abiertos

No Comments

Apache amdbox virtual hosts config

<VirtualHost 201.114.101.7:80>
#SuexecUserGroup "#502" "#503"
ServerName yucas.info
ServerAlias
www.yucas.info
DocumentRoot /home/merifest/public_html
ErrorLog /home/merifest/logs/error_log
CustomLog /home/merifest/logs/access_log common
ScriptAlias /cgi-bin/ /home/merifest/cgi-bin/

Read the rest of this entry »

No Comments

Subdomain Apache

Subdomain Configuration
Published: Monday, August 16, 2004

Check

Subdomain Configuration

A subdomain configuration is very similar to a domain name configuration. The only difference is that the subdomain entry is tied to the corresponding domain name lookup. A request for the subdomain (e.g. http://content.websitegear.com) will be routed to a DNS server containing the DNS information for the parent domain (websitegear.com). Once the DNS record for the subdomain is resolved to a particular IP address, the request is sent to the web server listening on that IP address. The web server can now delegate the request to the particular website based on the subdomain name in the host header of the request object. Various combinations of subdomain configurations are possible by using DNS server entries and web server application setup for load distribution, application isolation or security purposes. Check

 

Read the rest of this entry »

No Comments

Cosmopod.com

Cosmopod.com

With CosmoPOD, you get the same desktop, whenever, wherever. Your desktop lives online, so its not glued to the computer you happen to be using.

nomachine powered

No Comments