[7.860][FEATURE][WONT FIX] version (32 or 64 )

Hello Friends !

can we add a which type of asg is installed 
with cat /etc/version 32 bit or 64 bit ?
or is there any other way to find out which type (32 or 64) bit system i am using other then uname -a 

i have backup of 64 bit system can i use that backup on fresh 32 bit system
can we add device name to configuration backup file (as i am planning to use 1 mail id for 2 asg)
can we add type of system (32 or 64) to backup (mailed )


thanks
Parents

  • can we add a which type of asg is installed 
    with cat /etc/version 32 bit or 64 bit ?
    or is there any other way to find out which type (32 or 64) bit system i am using other then uname -a 


    You probably want "uname -m", less useless information. But yes, uname
    is the command to use here. The "version" command is useful for displaying
    Astaro-specific information that can't be displayed by using a normal
    POSIX/GNU command.


    i have backup of 64 bit system can i use that backup on fresh 32 bit system
    can we add device name to configuration backup file (as i am planning to use 1 mail id for 2 asg)
    can we add type of system (32 or 64) to backup (mailed )


    The configuration as stored in the backup is independent from the kernel used,
    so you can switch your kernel (not in any supported way, but it is easily doable manually with rpm) and can import backups on any other ASG.
Reply Children
No Data