Windows Category

Connect To SSH Server Without Password Using Putty

Connect To SSH Server Without Password Using Putty

Putty is one of top ssh client available on Windows. It is lightweight and just run out of the box. Doesn’t need installation and connect you to ssh server securely. But if you need to use automatic... [More...]

Google Nexus With Android Ice Cream

Google Nexus With Android Ice Cream

Google together with Samsung launched the new Android Smartphone, so called Google Nexus. First launched in Hongkong Wednesday, 19 September 2011. This is the first smartphone using the new Google Android... [More...]

iPhone 4s, High Features Low Cost

iPhone 4s, High Features Low Cost

The Apple Inc, just announced iPhone 4s a couple days ago. Instead of releasing iPhone 5, they release the iPhone 4s instead. Even there are many speculations before that Apple would release the iPhone... [More...]

Securing OpenSSH: Filter Host To Limit Access

Securing OpenSSH: Filter Host To Limit Access

One technique to securing OpenSSH is filter some hosts that allowed to access your server through SSH. This technique will prevent us from openSSH brute force attack. To filter some hosts that allow to... [More...]

PHP Suhosin: Hardening Your PHP5 On Ubuntu

PHP Suhosin: Hardening Your PHP5 On Ubuntu

PHP Suhosin is an open source patch for PHP5 to hardened the servers security. From the PHP Suhosin official:”Suhosin is an advanced protection system for PHP installations that was designed to... [More...]

Creating deb Packages From tar.bz File In Ubuntu

Creating deb Packages From tar.bz File In Ubuntu

Creating deb Packages in Ubuntu from tar.bz is possible using “alien” command. Alien command converts an RPM or source package files into a Debian package file or Alien can install an RPM file... [More...]

Ubuntu Torrent Client From Command Line

Ubuntu Torrent Client From Command Line

Ubuntu torrent client is not only available in GUI mode. The most simple Ubuntu torrent client is Transmission, beside it has GUI mode it also available for command line interface. It have the same feature,... [More...]

Send Clipboard Data To VMware Ubuntu Host

Send Clipboard Data To VMware Ubuntu Host

Connect your host operating system to VMware guest operating system give you simplicity and convenience to use both operating system at the same time. One of them is shared clipboard. When you copy some... [More...]

Install VMware Tools On Ubuntu 10.10 Maverick Meerkat

Install VMware Tools On Ubuntu 10.10 Maverick Meerkat

VMware Tools is a suite of utilities that enhances the performance of the virtual machine’s guest operating system and improves management of the virtual machine. VMware tools allow guest operating... [More...]

Share Folder In Windows 7 And Connect It From Ubuntu

Share Folder In Windows 7 And Connect It From Ubuntu

I am working in both Windows 7 and Ubuntu. I’m using Windows 7 as my development environment and use Ubuntu as my testing environment, because at the end my project will live in Linux environment.... [More...]

[FIX] spamd On “Hostname” Failed In cPanel

[FIX] spamd On “Hostname” Failed In cPanel

Recently i found that spamd or spamassassin cannot start on my VPS (Virtual Private Server). It always email me with the following message: spamd failed @ Thu Apr 14 16:22:42 2011. A restart was attempted... [More...]

[HowTo] Install suPHP On Ubuntu

[HowTo] Install suPHP On Ubuntu

suPHP is a tool for executing PHP scripts with the permissions of their owners. Along with the Apache module, mod _suphp it allow Apache to process php with the user permission. This will improve the security.... [More...]

Repair Missing Icon In Windows 7

Repair Missing Icon In Windows 7

Not a while ago i upgrade my OS to Windows 7 64 bit. Why using 64bit version? Because i upgraded my notebook memory to 4GB. And 32 bit OS version cannot use 4GB of memory effectively. And as soon as i... [More...]

How Steve Jobs Deal With iPhone 4 Demo Failed During Presentation

How Steve Jobs Deal With iPhone 4 Demo Failed During Presentation

This story is while back ago. This demo was show in June 2010. While Steve Jobs showing a demo of iPhone 4 and have Wifi problem during the presentation. I’m not showing that iPhone 4 has failed,... [More...]

Cloud Linux: Perfect OS For Share Web Hosting

Cloud Linux: Perfect OS For Share Web Hosting

Today’s learn is Cloud Linux. So how i found Cloud Linux and what is Cloud Linux? A while ago i got a disaster to my vps, and this blog was wiped out (all data is gone). And i moved to new hosting,... [More...]

iPad 2: The Second Generation iPad, New Design, Faster, And Thinner

iPad 2: The Second Generation iPad, New Design, Faster, And Thinner

Since it is not a rumor anymore, Steve Jobs (CEO of Apple Inc) unveil the iPad 2 specifications. As in his presentation, iPad 2 as the second generation of iPad, have a new design, 2 times faster then... [More...]

Beginners Guide: Change SSH Port On Ubuntu Or CentOS

Beginners Guide: Change SSH Port On Ubuntu Or CentOS

If you install CSF (ConfigServer Security & Firewall) you will find in their recommend list that you need to change your SSH port for security reasons. And changing SSH port in both Ubuntu or CentOS... [More...]

Google Reader For Android

Google Reader For Android

Google Reader recently update their Google Reader for Android application. This update comes with new interesting features. Like Widget, widgets have long been one of the most requested feature for Google... [More...]

Beginner Tips: Bad interpreter – no such file or directory

Beginner Tips: Bad interpreter – no such file or directory

Sometimes when you run your script there was an error like this: root@server1$ ./script.sh bash: ./script.sh: /bin/sh^M: bad interpreter: No such file or directory Thats because there are one or many... [More...]

Securely Transfer Your File To Remote Computer

Securely Transfer Your File To Remote Computer

A very common job for a web developer is actually uploading a single file from a directory in your development environment to the exact same subdirectory on a remote server. Unfortunately, this always... [More...]