sentabi.com

Themes, Tutorial, Linux, Administration

pidgin im chat

May 18, 2012
by sentabi
0 comments

The Best Free Yahoo Messenger Replacement for Linux

Yahoo Messenger don’t have linux version, so Linux user must using another Internet Messenger client to connect to yahoo messenger chat room. There’re many application build for linux as replacement Yahoo Messenger, but here I’ll list 2 of the best yahoo messenger client.
1. Pidgin
Most of linux distro using pidgin as default IM client.
pidgin im chat

2. Empathy
Empathy is customize able IM client, and Emplathy has many nice interface design.
empathy im chat

cs6

May 18, 2012
by sentabi
0 comments

Direct Download Adobe CS6 Master Collection

cs6
CS6 is the newest version of Adobe Screative family, from adobe. If you interesting to use CS6 version just click link below, but before start downloading register on adobe website for free, after log in the click link below, that’s all.
English Version :
trials2.stage.adobe.com/AdobeProducts/STAM/CS6/win32/MasterCollection_CS6_LS1.7z
trials2.stage.adobe.com/AdobeProducts/STAM/CS6/win32/MasterCollection_CS6_LS1.exe

uptime robot

May 17, 2012
by sentabi
0 comments

4 Free Services to Monitoring Website Uptime

Most of free service only allow 1 site/server to monitoring, to add more server/website purchase paid monitoring. And as note, all of website monitoring below offering monitoring in 5 minute interval.
1. Uptime Robot
uptime robot

2. SiteUptime
siteuptime
SiteUptime is a website monitoring service that checks your website at regular intervals and notifies you via email or SMS if it becomes unavailable.

3. Pingdom
pingdom

4. monitor.us
monitor

May 17, 2012
by sentabi
0 comments

Open and Block Port On Mikrotik

Mikrotik is one of the best low-end router and firewall for home user and smallbusiness. After installing Mikrotik Os we usually open/close port to securing mikrotik Instalation, one of way to securing is blocking unused port, here is the command to closing and open port for mikrotik
Block Telnet
/ip service set telnet disabled=yes

BullGuard Internet Security 12

May 17, 2012
by sentabi
0 comments

BullGuard Internet Security 12 Free 60 Days Direct Download

BullGuard Internet Security 12
It gets better with every new version. That’s why 13 million people have chosen us over the years. So go with BullGuard and enjoy:
Virus catch rates you won’t see anywhere else
Parental Control to keep your kids safe from online threats
3-PC licence and free upgrades included in your subscription
5 GB backup to protect all your most valued files and photos
24/7 support in plain English
New feature in BullGuard Internet Security 12 :
- Behavioural Detection makes our Antivirus engine catch 65% more viruses than traditional antivirus engines
- Safe Browsing flags unsafe websites on every search results page you access
- The Vulnerability Scanner warns you about outdated software that may be putting you at risk
- Online Backup allows you to protect your most precious data
- Parental Control makes keeping your kids safe on the internet a piece of cake.

download directly BullGuard Internet Security 12

May 16, 2012
by sentabi
0 comments

SSH Client For Windows

Putty is one of the oldest SSH client for windows, but out there many other SSH client for Windows, I’ll list the alternative for Putty here

1. Bitvise Tunnelier
Tunnelier is an SSH and SFTP client for Windows. Tunnelier is robust, easy to install, easy to use, and supports all features supported by PuTTY, as well as the following:
graphical SFTP file transfer;
single-click Remote Desktop tunneling;
auto-reconnecting capability;
dynamic port forwarding through an integrated proxy;
an FTP-to-SFTP protocol bridge.

2. MobaXterm
MobaXterm is an enhanced terminal for Windows with an X11 server, several network tools for remote computing and all the essential Unix commands packaged into a single portable exe file.

repair hardisk using command prompt windows

May 16, 2012
by sentabi
0 comments

Repair Hardisk/USB Using Command Prompt

chkdsk utility is very useful to repair hardisk error, or for slow responding hardisk. When using ckhdsk run the command prompt using administrator previledges.

Start > Accessoris > Command Prompt
right kik on Command Prompt then click Run as Administrator

the command is chkdsk drive /r, for example I want to repair G: drive

chkdsk g: /r

repair hardisk using command prompt windows