Linux Tutorial
Linux Administrator | Server | Virtualization

Linux Tutorial

  • Home
  • TOC
  • Contact Us
  • Privacy Policy
  • Random Posts

    cPanel :: Enable individual ph...

    By blackonsole - September 29 2012 04:13 PM

    :: Requirement on vhost make sure your vhost have these: ScriptAlias /cgi-bin/ ...

    MySQL :: Change user password

    By blackonsole - December 30 2012 01:22 AM

    :: How to change user password in MySQL mysql -uroot -p mysql> ...

    cPanel :: Installing NGINXCP

    By blackonsole - August 7 2012 04:38 AM

    :: How to install nginxcp on cPanel / WHM server cd ...

    :: Setup www to non www in .ht...

    By blackonsole - April 16 2012 06:54 AM

    :: How to setup domain name with www redirect to ...

    Install drupal on linux

    By blackonsole - April 6 2011 10:05 AM

    || what is drupal cms please take alook this || how to ...

XEN:: How to reset root password in guest vm

Posted by blackonsole on October 20th, 2012 03:18 PM | No Comment
:: How to reset root password in guest vm + Find info for guest disk file xm list cat /etc/xen/guest_name.conf # you will see like this disk = + mounting disk file and reset the root password mount -o loop /dev/xen_vol1/vs1001 /mnt chroot /mnt mount -o remount,rw / passwd mount ...
Read More

XenServer:: View Physical Memory and CPU Core

Posted by blackonsole on July 15th, 2012 03:06 AM | No Comment
:: How to view physical memory on xen server run this command: xentop so you will see like these: xentop - 19:41:11 Xen 3.4.2 1 domains: 1 running, 0 blocked, 0 paused, 0 crashed, 0 dying, 0 shutdown Mem: 16776044k total, 832024k used, 15944020k ...
Read More

:: sudo: no tty present

Posted by blackonsole on October 20th, 2011 07:25 AM | No Comment
:: Error sudo: no tty present and no askpass program specified   :: How to fix sudo error
Read More

:: How to fsck xen images

Posted by blackonsole on July 12th, 2011 01:41 AM | No Comment
:: Error If you get corrupted xen images so need to fsck it. :: How to fsck xvda xen images # xm shutdown domainname # losetup /dev/loop9 -o $((63 * 512)) /path/to/xvda # e2fsck -f -y /dev/loop9 # losetup -d /dev/loop9 # xm start domainname :: Links + Google + ...
Read More
  • Categories
    • cPanel (4)
    • How to (1)
    • Linux (28)
    • NGINX (4)
    • Tutorials (188)
    • Ubuntu (3)
    • Uncategorized (1)
  • Tags
    apache bash blog centos cms command configuration cpanel database debian desktop dns email error ftp how to howto httpd install lighttpd linux monitoring mysql nginx opensuse openvz php security server ssh system tips trick trik Tutorial ubuntu vhost virtual virtualization web web server whm wordpress wp xen
Balackonsole, Linux Administrator
Copyright © 2021 Linux Tutorial. All Rights Reserved.