Meta
Links
Memorial
Author Archives: Fred
Disable Universal Access gnome 3
Edit the file: /usr/share/gnome-shell/js/ui/panel.js find the line ‘a11y’: imports.ui.status.accessibility.ATIndicator, change it to : //’a11y’: imports.ui.status.accessibility.ATIndicator,
Posted in Uncategorized
Leave a comment
auto login windows 7
open run window and paste: control userpasswords2 and uncheck : Users must enter a user name and password to use this computer
Posted in Uncategorized
Leave a comment
how to disable hibernate windows 7
to disable hibernate windows 7 open cmd with admin rights and paste powercfg -h off
Posted in How To
Leave a comment
how to install gnome 3 shell ubuntu 11.10
Just open a terminal and past : sudo apt-get install gnome-shell To set it as default shell : sudo /usr/lib/lightdm/lightdm-set-defaults -s gnome-shell To change back to unity : sudo /usr/lib/lightdm/lightdm-set-defaults -s ubuntu logout en select the gnome shell when loging … Continue reading
Posted in How To
Leave a comment
Windows 8 developer preview classic/normal start menu
If you want to enable the windows 7 style start menu you can but it disables all the MetroUI features. To enable the Windows 7 style start menu just open regedit.exe and search for HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer and change RPEnabled to 0
Posted in Fixes, How To
Leave a comment
how to format drives in linux
first chek what drive you want to format with : sudo fdisk -l once you found the drive do : sudo fdisk /yourdrive/ now press p you will get a list of the partitions if you want to delete a partition … Continue reading
mounting usb drives in fstab
first run sudo blkid than select the disk uuid from the disk you want to mount automatically copy it and past it in fstab like : UUID=your-own-hdd-uuid-key /your/mountpoint/ ext4 relatime,errors=remount-ro 0 1 to test if it mounts correctly execute sudo mount -a
Posted in How To
Leave a comment
evga precision 2.0.3
evga precision is a overclock utility produced in the name of evga by the maker of rivatuner it works best on nvida based cards
Posted in Tools
Leave a comment
Core avc mediaplayer classic
first download and install Media Player Classic Home Cinema than download and install Core AVC open media player classic and press vieuw>options under the playback tab select output select EVR Costom Press now select internal filter tab and disable all … Continue reading
Posted in How To
Leave a comment
how to install windows xp via usb drive
to install xp via usb drive first download WinSetupFromUSB than select the iso you want to use to install in source and the usb drive you want to use to in target press go and enjoy
Posted in Tools
Leave a comment