- NetBIOS - Allows computer names to be used rather than IP.
- sudo apt-get install winbind libnss-winbind
- Edit /etc/nsswitch.conf, and add wins to the end of the line in (3)
- host: files mdns4_minimal [NOTFOUND=return] dns wins
- Samba Configuration Tool - Allows folders to be shared with other Windows computers.
- sudo apt-get install system-config-samba
- sudo touch /etc/libuser.conf
- sudo system-config-samba
- RDP Client - Allows making remote desktop connection to a Windows machine in the network.
- sudo apt-get install remmina
-
Preserve Job History - Stops CUPS preserving job history
- sudo pico /etc/cup/cupsd.conf
- add PreserveJobHistory off just before WebInterface Yes
Friday, March 20, 2015
Things to do after installing Xubuntu
This is a checklist that I found useful when setting up a new Xubuntu installation.
Add optimized driver repository from Oibaf at https://launchpad.net/~oibaf/+archive/ubuntu/graphics-drivers
Labels:
cupsd.conf,
NetBIOS,
PreserveJobHistory,
remmina,
Samba,
xubuntu
Sunday, March 1, 2015
Hyper-V and Hyper-V Adminsitrators Group
While VirtualBox is an excellent virtualization solution, it is a Type-2 Hypervisor, i.e. it has greater overhead. The extra overhead can be a problem for Virtual Machines that facilitate demanding applications such as Visual Studio. Virtual Machines with these demanding application would be better served by a Type-1 (aka Bare Metal) Hypervisor.
There are Type-1 Hypervisors available, but some can be very strict in hardware requirement; and some can be a bit tricky to setup. Since Hyper-V comes with Windows 8.1, and is in the "Click and Install" software category, I decided to give it a spin.
Hyper-V is not installed in Windows 8.1 by default. To add Hyper-V, go to "Programs and Features", click on "Turn Windows features on or off", select Hyper-V features and click OK.
With the default setup, only Administrators or user in the Administrators group can connect to the Hyper-V Server. Since I have taken extra trouble to create a Normal User account for my day-to-day use, I do not want to ruin all my efforts because I want to use Hyper-V. Luckily, you can allow a non-admin user to connect to Hyper-V server by adding the user to the Hyper-V Administrators group (rather than the Administrators group). You can find this group by right clicking on Computer, selecting Manage. Under the "Local Users and Groups", you should be able to find the "Hyper-V Administrators" groups as shown below. Add the local user who you are allowed to connect, and off you go. The local user you have added can now connect to the Hyper-V server.
Further information on Hyper-V setup can be found at: https://technet.microsoft.com/en-gb/library/jj647785.aspx
There are Type-1 Hypervisors available, but some can be very strict in hardware requirement; and some can be a bit tricky to setup. Since Hyper-V comes with Windows 8.1, and is in the "Click and Install" software category, I decided to give it a spin.
Hyper-V is not installed in Windows 8.1 by default. To add Hyper-V, go to "Programs and Features", click on "Turn Windows features on or off", select Hyper-V features and click OK.
With the default setup, only Administrators or user in the Administrators group can connect to the Hyper-V Server. Since I have taken extra trouble to create a Normal User account for my day-to-day use, I do not want to ruin all my efforts because I want to use Hyper-V. Luckily, you can allow a non-admin user to connect to Hyper-V server by adding the user to the Hyper-V Administrators group (rather than the Administrators group). You can find this group by right clicking on Computer, selecting Manage. Under the "Local Users and Groups", you should be able to find the "Hyper-V Administrators" groups as shown below. Add the local user who you are allowed to connect, and off you go. The local user you have added can now connect to the Hyper-V server.
Further information on Hyper-V setup can be found at: https://technet.microsoft.com/en-gb/library/jj647785.aspx
Monday, February 23, 2015
Acer XC115
Just received my Acer Aspire XC115 today. If you are going for the Windows 8.1, it is relatively easy to set it up as Windows is able to find most of its drivers during the installation. The only exception is the AmdAS4 Device. However, it is not hard to fixed. All you need to do is to install the latest AMD chipset drivers for this platform.
If you are installing Windows 7, you may need few more drivers but again shouldn't be difficult (I have not tried it myself), as you should be able to find them from the manufacturer site (if not from Acer itself)
If you are installing Windows 7, you may need few more drivers but again shouldn't be difficult (I have not tried it myself), as you should be able to find them from the manufacturer site (if not from Acer itself)
- Realtek PCIe GBE Family Controller
- AMD PSP 1.0 Device
- USB xHCI Compliant Host Controller
- Realtek High Definition Audio
Just for further references, I have also included result from my other machines.
Update 2015-03-19: Cinebench result from a Core2Duo E4600 machine with nVidia GeForce 8400 has been added. It seems the R2 iGPU is much faster than GeForce 8400, and the E2 6110 CPU is more than comparable with a Core2Duo, especially if you take the operating frequency into account, i.e. 1.5GHz vs 2.4GHz
Update 2015-04-12: Cinebench result from a Lenovo S20-30 is added.
Labels:
6110,
Acer Aspire,
AMD,
Cinebench R15,
Core2Duo,
E2,
E4600,
i3,
i5,
Lenovo S20-30,
N2830,
XC115
Saturday, February 21, 2015
Remote Connection Manager 2.7
Microsoft has this little free Utility that lets you to have multiple remote desktop sessions opening in a single Window. It is a nice utility but it is a bit out of date. The last version was 2.2 and was released in 2010.
This has changed with the arrival of 2.7 (released in November 2014). I don't know why it is so late to the party, but I glad it does. It finally brings features found in Remote Desktop Utility comes with Windows 8.
It is available on Microsoft Website at: http://www.microsoft.com/en-gb/download/details.aspx?id=44989
Here is a quick quote from the application page for its new features:
This has changed with the arrival of 2.7 (released in November 2014). I don't know why it is so late to the party, but I glad it does. It finally brings features found in Remote Desktop Utility comes with Windows 8.
It is available on Microsoft Website at: http://www.microsoft.com/en-gb/download/details.aspx?id=44989
Here is a quick quote from the application page for its new features:
"The RDCMan 2.7 version is a major feature release. New features include: - Virtual machine connect-to-console support - Smart groups - Support for credential encryption with certificates - Windows 8 remote action support - Support for Windows 8, Windows 8.1 / Windows Server 2012, Windows Server 2012 R2"
Wednesday, May 14, 2014
Options for auto login missing in Windows 8.1
I have hooked up my computer to my TV in the living room and set up Windows to auto log in at start up. However, today this failed. I know Windows can be forgetful at time. No problem, a trip to "netplwiz" will fix it, won't it?
Well, it isn't quite as easy as it turned out. It seems a recent update had done something to the security policies that made the option for auto login disappear. A quick search in Google shows that this option can be restore by resetting the security policy as follow:
Well, it isn't quite as easy as it turned out. It seems a recent update had done something to the security policies that made the option for auto login disappear. A quick search in Google shows that this option can be restore by resetting the security policy as follow:
- Press Windows-X to bring up the menu
- Select Control Panel
- Click User Accounts and Family Safety
- Click User Accounts
- If your security policies are non-standard you will see a link "Reset Security Policies" at the bottom of the left column. If the security policies are default you will not see this link. Click Reset Security Policies
- You will see a confirmation box.
- Press Windows-R
- Type control userpasswords2
- The check box should be there, uncheck the box and select your login information
- Note that it now defaults to your local account - if you login with a Microsoft account don't forget to enter that email address in the user name.
Labels:
8.1,
Auto login,
glitch,
missing option,
Windows 7
Wednesday, April 16, 2014
Intel 945 Graphics, Windows 8.1 and low resolution error
After upgraded my micro server, I moved to upgrade my Netbook. This time things are much smoother with the exception of the 945 Graphics in my Netbook.
It seems the default driver from Microsoft's repository does not support the down scaling option, which is needed if you want to run Modern App with vertical resolution less than 720 pixel. If I enable this option, my screen will just go blank. To fix this problem, I needed to go to safe mode, and remove the drive.
The solution to the problem is simple (sort of). Use the driver from Intel instead. The driver works on my netbook is the Intel® Graphics Media Accelerator Driver for Windows* 7(exe)
https://downloadcenter.intel.com/Detail_Desc.aspx?lang=eng&DwnldID=18223
After installed the driver, I can turn on the down scaling option by hacking the registry with regedit.exe. The key should you look for is Display1_DownScalingSupported. Simply change the value from 0 to 1. Restart the machine. The low resolution message is history!
Edit: It is important to disable automatic drivers installation, otherwise, all hard work may get overthrown! The instructions on how to stop Windows automatically installing drivers can be found at. It is for Windows 7, but it is applicable to Windows 8.1
http://support.microsoft.com/kb/2500967
It seems the default driver from Microsoft's repository does not support the down scaling option, which is needed if you want to run Modern App with vertical resolution less than 720 pixel. If I enable this option, my screen will just go blank. To fix this problem, I needed to go to safe mode, and remove the drive.
The solution to the problem is simple (sort of). Use the driver from Intel instead. The driver works on my netbook is the Intel® Graphics Media Accelerator Driver for Windows* 7(exe)
https://downloadcenter.intel.com/Detail_Desc.aspx?lang=eng&DwnldID=18223
After installed the driver, I can turn on the down scaling option by hacking the registry with regedit.exe. The key should you look for is Display1_DownScalingSupported. Simply change the value from 0 to 1. Restart the machine. The low resolution message is history!
Edit: It is important to disable automatic drivers installation, otherwise, all hard work may get overthrown! The instructions on how to stop Windows automatically installing drivers can be found at. It is for Windows 7, but it is applicable to Windows 8.1
http://support.microsoft.com/kb/2500967
N54L and Windows 8.1
I spent whole last night wrestling with Windows 8.1 and my micro server. it hangs at the restart after the installation. The first thing came to my mind was the RAID setup I had, so I reinstalled my server with custom RAID driver again. Unfortunately, the same thing happened.
Cut the long story short, at the end I found out it is actually the BIOS and the Broadcom NIC caused my problem! As soon as I updated my bios to the latest version 2013.10.01, everything just works!
http://h20566.www2.hp.com/portal/site/hpsc/template.PAGE/public/psi/swdDetails/?sp4ts.oid=5336618&spf_p.tpst=swdMain&spf_p.prp_swdMain=wsrp-navigationalState%3Didx%253D%257CswItem%253DMTX_57720d956df94dfcbaa0e28256%257CswEnvOID%253D4168%257CitemLocale%253D%257CswLang%253D%257Cmode%253D%257Caction%253DdriverDocument&javax.portlet.begCacheTok=com.vignette.cachetoken&javax.portlet.endCacheTok=com.vignette.cachetoken
Cut the long story short, at the end I found out it is actually the BIOS and the Broadcom NIC caused my problem! As soon as I updated my bios to the latest version 2013.10.01, everything just works!
http://h20566.www2.hp.com/portal/site/hpsc/template.PAGE/public/psi/swdDetails/?sp4ts.oid=5336618&spf_p.tpst=swdMain&spf_p.prp_swdMain=wsrp-navigationalState%3Didx%253D%257CswItem%253DMTX_57720d956df94dfcbaa0e28256%257CswEnvOID%253D4168%257CitemLocale%253D%257CswLang%253D%257Cmode%253D%257Caction%253DdriverDocument&javax.portlet.begCacheTok=com.vignette.cachetoken&javax.portlet.endCacheTok=com.vignette.cachetoken
Subscribe to:
Posts (Atom)