To run a programm that doesn’t quit if you close the ssh session use nohup (no hangup). Attention, you have to run it as root for it to work! admin@mysyno:~$ sudo su Password: ash-4.3# nohup <command..
Category : Servers
How to Manage and Create LVM Using vgcreate, lvcreate and lvextend Logical Volumes Management (also known as LVM), which have become a default for the installation of most (if not all) Linux distributions, have numerous advantages over traditional partitioning management. The structure of the LVM consists of: One or more entire hard disks or partitions ..
There are three main types of certificates: domain validated (DV), organization validated (OV), and extended validation (EV).An authentic authority must obtain the certificate so that users won’t see this message.Any certificate will provide the same level of protection, no matter the type of validation. What are the types of certificates? you may ask ?What are ..
This post will cover how to increase the disk space for a VMware virtual machine running Linux that is using logical volume manager (LVM).First we will add a new disk to the virtual machine and then extend the original LVM over this additional space.Basically we will have two physical disks but just one volume group ..
Service Pack for ProLiant (SPP) is a comprehensive systems software and firmware update solution which is delivered as a single ISO image. This solution uses Smart Update Manager (SUM) as the deployment tool.ProLiant is a brand of server computers that was originally developed and marketed by Compaq.After Compaq merged with Hewlett Packard, HP retired its ..
Recent Comments