VMware ESX 5.0 Available commands

VMware ESX 5.0 Available commands BootModuleConfig.sh du halt net-lbt spmd vm-support Formatters.py echo hbrfilterctl netlogond spmdctl vmcp Formatters.pyc egrep head nohup ssh vmdumper InstallHelper.sh eject hexdump nologin stat vmfs-support Session.py emmett host-ind nslookup statedumper vmkbacktrace Session.pyc enum_instances host_reboot.sh ntp-keygen storageRM vmkchdev env host_shutdown.sh ntpd strace vmkdevmgr             – esxcfg-advcfg hostd ntpdc stty vmkdump_extract addgroup esxcfg-dumppart … Read more

Mikrotik hotspot setup

Mikrotik hotspot setup copy and paste line by line /ip address add address=172.16.1.1/24 comment=LAN disabled=no interface=LAN network=172.16.1.0 add address=192.168.137.100/24 comment=WAN disabled=no interface=WAN network=192.168.137.0 ——————————————————————————————— /ip pool add name=hs-pool-1 ranges=172.16.1.10-172.16.1.255 ——————————————————————————————— /ip dns set allow-remote-requests=yes cache-max-ttl=1w cache-size=10000KiB max-udp-packet-size=512 servers=192.168.137.1 ——————————————————————————————— /ip dhcp-server add address-pool=hs-pool-1 authoritative=after-2sec-delay bootp-support=static disabled=no interface=LAN lease-time=1h name=dhcp1 /ip dhcp-server config set store-leases-disk=5m /ip … Read more

How to limit upload and download to all users in network using mikrotik RouterOS

How to limit upload and download to all users in network using mikrotik RouterOS There are two ways how to make this: using mangle and queue trees, or, using simple queues. 1. Mark all packets with packet-marks upload/download: (lets constider that ether1-LAN is public interface to the Internet and ether2-LAN is local interface where clients … Read more

VMware ESX Command line

VMware ESX Command line Management This documentation describes the concepts, tasks, and commands that you use to administer your virtual environment through the command line. vSphere provides several command-line interfaces that you can use to automate common tasks that you perform to deploy and support your virtual datacenter. For example, you can use vSphere command-line … Read more

Security tools

I am  very impressed by the collective smarts of the security community and I highly recommend reading the whole list and investigating any tools you are unfamiliar with. Click any tool name for more details on that particular application, including the chance to read (and write) reviews. Many site elements are explained by tool tips if … Read more

how to know who is accessing your files

how to know who is accessing your files ShareWatch allows you to see who is connected to a computer and what files they are accessing. Have you ever wondered why your hard drive or modem is active, but you aren’t doing anything to cause it to be active?  It is possible a remoteuser is accessing your computer.  … Read more

Free Personal PC Audit Tool

Free Personal PC Audit  Tool The Belarc Advisor builds a detailed profile of your installed software and hardware, network inventory, missing Microsoft hotfixes, anti-virus status, security benchmarks, and displays the results in your Web browser. All of your PC profile information is kept private on your PC and is not sent to any web server. … Read more

Intel Tools and Utilities

Intel Tools and Utilities +Compatibility Tools Tool Description Internet application Desktop application Intel Product Information Find and compare Intel product specifications. Run n/a Desktop Boards and Processors Intel® Processors and Boards Compatibility Tool Find compatible Intel® Processors and Intel® Desktop Boards. Run n/a Servers Server Configurator Tool Select compatible components to design a complete server … Read more

how to edit Alarm in VMware VCenter

how to edit Alarm in VMware VCenter Change Alarm Attributes   You can rename alarms and change alarm triggers, reporting, and actions. Required privilege: Alarm.Modify Alarm   Procedure 1 Display the object in the inventory on which the alarm is defined. 2 Select the object and click the Alarms tab. 3 Click Definitions. The Defined … Read more