Quantcast
Channel: EL.Web.ID
Browsing latest articles
Browse All 15 View Live

How to Restart VNC Server Hourly using Crontab

Sometimes I need to restart my VNC server periodically, usually hourly. So I’m gonna need crontab. In some conditions, the killing process of VNC server may still leaves some files on the VNC folder or...

View Article



How to Setup a VPS using Debian 6 Linux (32 Bit)

Why do I choose Debian? Well, beside it’s “pretty easy” to setup, I think Debian is more stable than the other linux distros. But why 32 Bit? Because I think 32 Bit OS is using less memory than the 64...

View Article

How to Setup WordPress Multisite with Subdomain

How many blogs do you have? Have you ever feel bored when it’s time to update wordpress, themes and plugins, because you have to do it one by one? Do you want to have your own blog network, like...

View Article

How to Extract / Uncompress 7z Files on Ubuntu

I’d like to import a database dump file, but it’s compressed in 7zip format (7z). So I need to extract that 7z file using 7za. 7za is included in p7zip package. First we need to verify whether we have...

View Article

Ubuntu 12.04 Can’t Login to Desktop unless using Guest Session

After re-installing my PC using Ubuntu 12.04, I always do sudo apt-get update and sudo apt-get upgrade, so my system is always up to date. But after I do this sudo reboot, I can’t login to my Ubuntu...

View Article


How to Solve WARNING clock of the subversion server appears to be out of sync

When I tried to build project from Subversion in Jenkins, I got these error messages: WARNING: clock of the subversion server appears to be out of sync. This can result in inconsistent check out...

View Article

How to Solve ORA-12162: TNS:net service name is incorrectly specified

This morning I try to import an Oracle dump file, but I got this error message: ORA-12162: TNS:net service name is incorrectly specified Some people says that there’s something wrong with the...

View Article

How to Solve XAMPP Problem Port 80, 443 in use by Skype

I’m trying to start XAMPP Control Panel, but I got these error messages: Port 80 in use by "c:\program files (x86)\skype\phone\skype.exe"! Port 443 in use by "c:\program files...

View Article


How to Clone / Download / Mirror a Website using WGET

This is a quick and dirty way to clone, download or make a mirror of a website for offline reading. We only need WGET. It will download all images, CSS and Javascript files wget --recursive...

View Article


How to test VPS Speed and Performance?

wget freevps.us/downloads/bench.sh -O - -o /dev/null | bash How to Test VPS Download and Upload Speed wget https://github.com/sivel/speedtest-cli/raw/master/speedtest_cli.py python speedtest_cli.py...

View Article
Browsing latest articles
Browse All 15 View Live




Latest Images