Posted in Blog Personal by carlosap | Comments are off
Quienes Somos
CCTSURESTE.COM es una empresa dedicada a distribuir productos de alto rendimiento en equipos de computo, contando con estandares para la introduccion de productos en nuestra pagina.
Nuestro objetivo es proveer una gran variedad de productos, especializandonos en alto desempeño, para entuciastas de los Juegos de Computadora, Diseñadores, Arquitectos y cualquiera que desee tener una Computadora rapida, eficiente y con gran presentacion.
Este sitio es Administrado por CCT DEL SURESTE S.A DE C.V la cual es una empresa dedicada a la comercializacion al Mayoreo de Equipo de Computo.
Posted in Blog Personal by carlosap | Comments are off
Best OSx86 Hardware
If you are about to build a new Hackintosh Intel Machine, you should think about which components are most compatible and suit your needs. We like to help you to make the right decision for your ultimate Intel Mac Pro experience.
Motherboard
The best choice is to pick a Motherboard of the Gigabyte GA-P35-DS series.
All these work great, the cheap variants have less features. Make sure that you check what you need, especially Firewire is not included in the low cost variants.
Basically, tcptrack is a sniffer which will show the information about TCP connections on a specific interface. tcptrack will watch all the connections that occur and show the information in a nice interface. Although it’s on a text user interface but it’s simple and easy to understand. tcptrack has been packaged on several popular Linux distributions. The latest version of tcptrack is 1.2.0 released on December 20, 2006. You can download the source code from the tcptrack website.
tcptrack provides some useful information for administrators to track every single connection to their servers. I use tcptrack to watch my proxy to make sure that every user gets an apropriate bandwidth, no one saturates the whole bandiwdth. It just gives me a way to watch the traffic. The information that tcptrack provides are:
source address and port
destination address and port
connection state
idle time
bandwidth usage
tcptrack also has a filtering feature, it uses the pcap filtering standard (it’s identic with the one used in tcpdump).
Installation
tcptrack installation is fairly easy, on Debian GNU/Linux or ubuntu you can simply use
apt-get install tcptrack
Searching on rpmfind.net I found the one matching my needs, tcptrack for CentOS. I use rpm for RHEL 4. I took the rpm and installed it manually. If you want to use yum, you have to enable the DAG repository. If you want to build it from source, you can read the INSTALL file in the package or read it online.
Using tcptrack
You have to be a superuser to run tcptrack, the basic usage of tcptrack is using such a command:
# tcptrack -i <networkInterface>
For example:
# tcptrack -i eth1
After invoking such a command tcptrack will run, capturing all TCP connections, and show it to you with an easy-to-understand interface. Another option that might be useful is -r and port. -r will make tcptrack wait for a given time (in seconds) before it deletes the closed connection from the screen. For example:
# tcptrack -i eth0 -r 10
port will do a filtering for you based on port number. For example:
# tcptrack -i eth1 port 22
You can read the manual for the complete options of tcptrack or read it online.
Posted in Blog Personal by carlosap | Comments are off
“Stanford University will soon begin offering a series of 10 free, online computer science and electrical engineering courses. Initial courses will provide an introduction to computer science and an introduction to field of robotics, among other topics. The courses, offered under the auspices of Stanford Engineering Everywhere (SEE), are nearly identical to standard courses offered to registered Stanford students and will comprise downloadable video lectures, handouts, assignments, exams, and transcripts. And get this: all the courses’ materials are being released under the Attribution-Noncommercial-Share Alike 3.0 Unported license.”
ESXi 3.5 does ship with the ability to run SSH, but this is disabled by default (and is not supported).
1) At the console of the ESXi host, press ALT-F1 to access the console window.
2) Enter unsupported in the console and then press Enter. You will not see the text you type in.
3) If you typed in unsupported correctly, you will see the Tech Support Mode warning and a password prompt. Enter the password for the root login.
4) You should then see the prompt of ~ #. Edit the file inetd.conf (enter the command *vi /etc/inetd.conf*).
5) Find the line that begins with #ssh and remove the #. Then save the file. If you’re new to using vi, then move the cursor down to #ssh line and then press the Insert key. Move the cursor over one space and then hit backspace to delete the #. Then press ESC and type in :wq to save the file and exit vi. If you make a mistake, you can press the ESC key and then type it :q! to quit vi without saving the file.
6) Restart host or try kill -HUP `ps | grep inetd`
VMWare configured for Bridged, VMWare Tools installed. Mistake I made was booting the first time without checking that VMWare was set to Bridged and not NAT.
c0 - Controller #
t0 - is an identifier for bus - oriented controlled - first targed or id on the bus - first hard disk
d0 - represents disk number # first 0
S0 - represents the slice/partition