Quantcast
Channel: Wowtutorial - Linux Servers
Browsing all 15 articles
Browse latest View live

How To Remove USB Pen Device MBR

How To Remove USB Pen Device MBRWhat is MBR ?MBR is master boot recorded.The question is how can we remove the MBR for USB device?in DOS environtment we can just simply type fdisk/mbr commandbut this...

View Article



How to Mount To NTFS Windows Partition in RHEL or CentOS Linux

I will describe how to mount ntfs partition or enable NTFS support in Linux CentOS Ver 5 and 6 .Preparing and Installing EPEL repositoryLogin as root into the server#cd /root#wget...

View Article

How To Unlocked Brute Force System Cpanel

How To Unlocked Brute Force System CpanelToday i just updated my cpanel server to the latest version but the strange thing is i misstyped my email password account few times and this will automatically...

View Article

Automation Using Linux Crontab to Schedule Task

If you want to run some processes like backup , generate image thumbnail etc.. in the background.The is an easy way to do this, we can using Crontab to handle this task so it will automatically do the...

View Article

How To Install mod_wsgi with Python Cpanel on CentOS 5.6

How To Install mod_wsgi with Python Cpanel on CentOS 5.6Here is a simple way tutorial to install Python with mod_wsgi in CentOS 5.6 cPanel.First we need to know what is mod_wsgiWhat is mod_wsgi...

View Article


How To Setup PureFTPd With ClamAV Scanning in CentOS 6.x

This is a simple tutorial / how to setup your PureFTPd daemon to working with ClamAV Scanner.So When you uploaded a files to your FTP server, ClamAV will automatically checking your files.If your files...

View Article

How to Run a CGI Scripts Using Fcgiwrap with Nginx in OpenSUSE 11.x

Why we need Fcgiwrap to work with Nginx ?Because Nginx it self doesn't serve CGI / CGI scripts.There are few ways to make Nginx to be able to open any CGI / PERL scripts.we can using Thttpd and...

View Article

Cpanel SSL Problem Error Code : ssl_error_rx_record_too_long

I found this problem when i have install SSL Certificate via Cpanel WHM.I belived my SSL already installed in the Cpanel properly.but when i trying to accessing my web ex :...

View Article


How To Detect Rootkits in Your Linux Server

First, we need to know what is rootkits.Rootkits is a program to control your unix terminals usually root access,in Windows usually Administrator access without any authorization from the server...

View Article


How To Show Shared Directory from NFS Server Linux

First, we need to know what is NFS ?NFS is a network file system something like a distributed file system protocol that allowing user on a client computer to access files over network.For Example : we...

View Article

How To Force User To Change Password in First Login

Here come to my attention when i want to automatically have my new linux/unix users to change the password when they login into the server.Login into your server with root accesstype chage command...

View Article

How To Moving All Websites Content Using Wget

Last Week i want to moving a large sites from one server to a new server. There is a few method to moving all websites content to a brand new server,First we can using RSYNC, FTP and WGETIn this...

View Article

How To FSCK Your Linux LVM Partition

Yesterday i have a problem when my computer can't booting up.After checking more detail i found that i need to FSCK my partition.The problem is my linux partition using LVMThen after googling it for a...

View Article


Steps To Fixing Linux Crash Filesystem After Power Outage.

Sometime if we didn't properly shutdown a server that running linux, it will cause a crash for the filesystem.We need a tool that able to repair it immediately, the tool is FSCK or file system...

View Article

Fixing su: cannot set user id: Resources temporarily unavailable in Linux VPS

Last night when i login into my VPS, i found a weird issue in my VPS.When i type a su command below it shows : #su -su: cannot set user id: Resource temporarily unavailable# After searching and...

View Article

Browsing all 15 articles
Browse latest View live




Latest Images