-
Create bootable linux usb key
1. Find live linux cd image (Ubuntu, Fedora, Debian,…) and download it to your computer 2. Create bootable usb key with dd; # dd if=/path/to/linux-live.iso of=/dev/sdX X – usb key drive (use root not partition), example: # dd if=/home/username/Downloads/Ubuntu-11.04-amd64.iso of=/dev/sdb 3. Boot from usb-key (while booting your computer press F12 and choose usb key…
-
Windows extend activation period
Start –> run –> cmd slmgr.vbs -dli
-
Linux on macbook …
Problems: 1. Bootup delay (20-30 sec) SOLUTION: Insert OSX disc, boot from it, open terminal and enter following: bless –device /dev/disk0s2 –setBoot –legacy –verbose where /dev/disk0s2 is the partition you installed grub (do ‘diskutil list’ to find out correct partition). Of course, ‘–verbose’ is optional. This makes Macbook EFI firmware boot your Linux installation in…
-
Domain user automatic login
Login as administrator Backup registry Run regedit a. Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon b. add, change or update new String Value (REG_SZ) DefaultUserName — enter username DefaultPassword — enter password DefaultDomainName — enter domain name AutoAdminLogon — change from 0 to 1 Exit regedit Restart Windows Solution found at: http://superuser.com/questions/28647/windows-7-automatic-login-when-on-a-domain http://www.mydigitallife.info/how-to-enable-auto-logon-to-windows-xp-and-vista-joined-as-domain-member/
-
Upgrade to Zimbra 7.*
Platform Centos 5.5 32bit Previous version of Zimbra 6.0.12 1. Download zcs 7 with wget; [root@server ~]# wget http://files.zimbra.com/downloads/7.0.1_GA/zcs-7.0.1_GA_3105.RHEL5.20110304210448.tgz 2. Unpack zcs 7 in current directory; [root@server ~]# tar xvzf zcs-7.0.1* 3. Change directory to zsc-7.0.1*; [root@server ~]# cd zcs-7.0.1* 4. Install zcs 7 on Centos 5.5 with –platform-override ; [root@server zcs*]#./install.sh -s –platform-override 5.…
-
MS Office 2010 activation
Step 1 (produkt key – insert) Start –> run –> cmd (as Admin) do; C:\Program Files\Microsoft Office\Office14\cscript ospp.vbs /inpkey:XXXXX-HHHHH-ZZZZZ-JJJJJ-YYYYY Step 2 (activation) Then after starting MS Office 2010 product ask to activate. Confirm to activate Office over internet.
-
Extract Adobe Reader 9.x msi file and deploy with GPO
Extract the Adobe Reader 9.x installation files Extract the Adobe Reader 9.x installation files from the compressed executable: 1. Obtain Adobe Reader offline instalation from http://www.softpedia.com 2. Extract it to local computer go to cmd and run: C:\\path\to\adobe-reader-file-nos_ne 3. Deploy msi file to server (copy to windows share) 4. Use GPO to deploy Acrobat Reader…
-
Chrome backup
In Windows 7, backup directory; C:\Users\usename\AppData\Local\Google\Chrome\User Data\ in users profile and then restore the same directory to new PC.
-
Zimbra – change user COS (Class of Service )
zimbra@servername:~$zmprov sac name.surname@domain.ltd cosname