Computers crash, disks become corrupt, data is lost, security is compromised. Today, computers are pretty reliable and it is rare to lose data but it can happen and usually when it is most inconvenient! Important work should always be backed up. Continue reading “Linux Backup Configuration Tutorials”
Install PLESK on ubuntu hardy
I have bought new server for SEDC kelantan and i have stuck when i install Debian 4.0 than i install ubuntu 8.04 LTS server editions.
After googling around i not found the best tutorial how to install Plesk on ubuntu 8.04 hardy.
than this is the basic tutorial and it will help you and me.
switch the AppArmor service off, before installing Parallels Plesk Panel Continue reading “Install PLESK on ubuntu hardy”
Quick installation : Citrix XenServer 5
This is another video, and this one is about XenServer 5. This installation is not very handy when you’re not familliar with linux / unix setup.
They key to use are simple, forget your mouse, and use Tab, Space, Arrows and Enter.
Edit 17 April 2009 : I’ve add the “normal” installation, and if you want to try to install Citrix XenServer 5 on a VMWare, you have to configure the CPU emulation this way :
Setup network interface in linux systems
Κάποιες χρήσιμες εντολές για το σετάρισμα κάρτας δικτύου (π.χ. eth0) σε περιβάλλον linux.
- View: ifconfig -a (ή eth0)
- Assign ip address to interface: ifconfig eth0 192.168.1.102 netmask 255.255.255.0 up
ifconfig’s syntax and command layout:
ifconfig <interface> <ip_address> [ netmask <netmask> ]
Continue reading “Setup network interface in linux systems”
Installing PEAR
Although a PEAR subdirectory is created during WAMP installation, PEAR is not included with the Wampserver. To install PEAR open a command prompt window (Start->Run->cmd. Then Enter). Go to the php executables subdirectory and run go-pear.bat:
c:\wamp\bin\php\php5.3.0>go-pear
Disable Dr Web notification emails in Plesk
[FIX] Getting a lot of notification from DrWeb.
- Plesk 7.x for Windows
- Plesk 8.x for Windows
- Plesk 9.x for Windows Continue reading “Disable Dr Web notification emails in Plesk”