Wednesday, December 14, 2011
Possible solution to activate the numlock before the user log in
To enable NUM LOCK before a user logs on, follow these steps:
Run Registry Editor.
Move to
HKEY_USERS\.Default\Control Panel\Keyboard
Change the value for InitialKeyboardIndicators from 0 to 2.
Monday, October 31, 2011
Install and enable acl in Ubuntu
sudo apt-get install acl
vi /etc/fstab
put a comma after errors=remount -ro
and then write acl
save the file
if acl is enabled
you should see
acl after a comma after errors=remount - ro
then mount and remount the filesystem which needs acl to be turned on
in my case
mount -o remount /
now create a file and use the command setfacl or getfacl
Wednesday, October 19, 2011
Install wine using command line in Ubuntu
sudo add-apt-repository ppa:ubuntu-wine/ppa
Then update APT's package information by running 'sudo apt-get update'. You can now install Wine by typing 'sudo apt-get install wine1.3'.
Source:http://www.winehq.org/download/ubuntu
Monday, October 3, 2011
A must read book for voice professionals,voice over ip fundamentals 2nd edition
voice over ip fundamentals 2nd edition
I have been in the voice technology field for years,I didn't have any background in voice,for people like me this book is a great introduction,it really made the complex topics quite easy for me.
Subscribe to:
Posts (Atom)

