Run this commands:
ethtool -i eth0
Run this commands:
ethtool -i eth0
Today i have this problem, that my brand new setup of XenDesktop just start and showing connecting, but just after a few seconds just drop the connection, and the VDI is restarting.
So I push the connect buttom and when it shows connecting, i put the machine in maintaince mode, so it is not restarting automatic.
Then look at the Event Viewer, and it was showing this error:
Source: Citrix ICA Service
Event ID: 1260
Type: Warning
Description: ICA connection is cancelled because auto-logon is enforced and auto-logon failed.
For more information, see
http://support.citrix.com/proddocs/topic/online-plugin-121-windows/ica-sson-enable.html.
When look at the support.citrix.com page I got a 404 error page.
Search the Internet and found at that my user account dosent was permitted to logon locally, enable this though Group Policy
Group Policy here: Computer Configuration -> Policies -> Windows Settings -> Security Settings -> Local Policies -> User Rights Assignment -> Allow log on locally
By default the following users and groups are granted to log on locally on windows 7:
Guest
Administrators
Users
Backup Operatiors
If you need to update a license file on a Native Navision database installation, you simple just replace fin.flf file, where you have server.exe located.
If you like Powershell, you will like the XenServer Powershell.
Download XenServer SDK from the Citrix.com download page (You need to logon with you Citrix credentitals)
After you have install Citrix Xenserver Powershell, you can test to see if it have been install by running this comands:
Get-PSSnapin -registered
If it installed, you can add it to you powershell session by typing this command:
Add-PSSnapin Xen*
To connect to the XenServer
Connect-XenServer -Url https://<ServerIP>
To get all vm on the Xenserver:
Get-XenServer:VM
To only show the VM with VDI in the middle of the name
Get-XenServer:VM -name *vdi*
To see all command from XenServer Powershell
Get-Command -module Xen*
See more commands here:
You can’t add extra Core to a CPU socket though XenCenter, you need to start you console of the XenServer.
To Add 4 Core in each CPU Socket you need to run this commands:
xe vm-param-set platform:cores-per-socket=4 uuid=<VM UUID>
To found the vm’s UUID, you can use these commands:
xe vm-list name-label=<Name of the VM>
After you have put 4 core in each CPU socket you also need to run these commands:
xe vm-param-set VCPUs-max=8 uuid=<VM UUID> xe vm-param-set VCPUs-at-startup=8 uuid=<VM UUID>
This will add 8 CPU in totalt, but only 2 CPU socket with each 4 Core.
Today I have a problem with my Kubuntu, that after i have apply my password for my user, I just got a blank page, only with the standard background of Kubuntu.
I found that I couldn’t start KDE, with the command startkde in the console, I don’t know how, but i was missing the apt-get packet name “kde-workspace-bin”
So I run this command:
sudo apt-get install kde-workspace-bin
Tips: You can get into the console but holding down the following keys: CTRL ALT F1
In default the Bkack Drop Down is not enabled, in webinterface.
To enable it, do this:
Today i have this problems on one of the Citrix XenApp servers, that the service IMA won’t connect to the Data store.
It failed with this events:
1. Citrix XenApp failed to connect to the Data Store. ODBC error while connecting to the database: S1000 -> [Microsoft][ODBC Microsoft Access Driver] Cannot open database ‘(unknown)’. It may not be a database that your application recognizes, or the file may be corrupt.
2. Failed to load plugin C:\Program Files (x86)\Citrix\System32\Citrix\IMA\SubSystems\ImaPsSs.dll with error IMA_RESULT_FAILURE
3. Failed to load plugin C:\Program Files (x86)\Citrix\System32\Citrix\IMA\SubSystems\ImaRuntimeSS.dll with error IMA_RESULT_FAILURE
4. Failed to load initial plugins with error IMA_RESULT_FAILURE
5. The Citrix Independent Management Architecture service terminated with service-specific error 2147483649 (0×80000001).
But all my others servers in the farm was working just fine, so it must be a locally problems.
The Local Host Cache database, is used to allow a Citrix server in the Citrix Farm to pursue working if the server loses acces to date store temporay. The Local Host Cache database, is an Microsoft Access database, named lmalhc.mdb, and it store ind the Independent Mangement Architecture folder, located: <ProgramFiles>\Citrix\Independent Management Architecture\
So the solution to this problems must be to recreate the LHC database, this can be done with this command
dsmaint recreatelhc
But first check that
The datastore is available and function okay, and that the Citrix IMA Service is down :).
The command performs these actions:
Rename the existing Local Host Cache database, create a new one, and the setting PSRequired in registry to 1. Under HKEY_LOCAL_MACHINE\SOFTWARE\Citrix\IMA\Runtime\
Setting thise key to, force the server to connect to the data store, so that the Local Host Cache database, can be recreated.
Et mailhotel bruges hvis du har dit eget domæne, som f.eks. kennethdalbjerg.dk. Hvis du så ønsker at modtage mail på dette domæne, men ikke ønsker at gøre brug af en hjemmeside, så kan du nøjes med et mailhotel.
Du kan i teorien havde ubegrænset antal e-mail adresse på dit domæne, men i praktisk afhænger det dog af hvor mange email adresse du har købt for dit mailhotel.
De fleste steder koster et mailhotel nemlig penge, der er dog også steder hvor du kan gratis kan for et mailhotel, et af disse steder er Posthuset, hvor du gratis kan for et mailhotel med plads til 25 email adresser.
Se mere på Posthuset.nu Mailhotel