http://digitalpbk.com/2009/12/making-symbolic-links-windows-xp-using-junction-sysinternals
Copyright (C) 2000-2007 Mark Russinovich
Systems Internals - http://www.sysinternals.com
The first usage is for displaying
reparse point information, and the
second usage is for creating or deleting a
NTFS junction point:
usage:
junction [-s] [-q]
-q Don't print error messages (quiet)
-s Recurse subdirectories
usage:
junction [-d] []
-d Delete the specified
junction
example:
junction d:\link c:\winnt
This is most commonly required and useful when you ...
Published 2 years, 5 months ago
http://digitalpbk.blogspot.com/2007/03/auto-mounting-file-systems-in-linux.html
/hddCroot@localhost ]# mount -t vfat /dev/sda8 /mnt/hddCNTFSInstall
ntfs-3g module by yum install
ntfs-3groot@localhost ]# mount -t
ntfs-3g /dev/sda5 /mnt/hddD -o forceUnmounting the File System@localhost ~]$ suPassword: root@localhost ]# umount /dev/sda8Automatcially Mounting File Systems : To automatically mount certain file systems, so that we do not want to do the same procedure each time the computer starts, we have to edit the /etc/fstab file. To edit the same you must have root access. Assuming you have root access ...
Published 5 years, 2 months ago
http://digitalpbk.com/windows/solve-write-permission-denied-files-windows-7
Solve Write Permission Denied on Files Windows 7
Windows 7 file attributes and earlier versions of windows such as XP or 98 is very different. The difference is notable if you use
NTFS file system which has more security features.
On Windows 7 if you get "Write Permission Denied" on any file ,
Right Click > Properties
On the security tab, click on edit as highlighted in the screenshot below :
On this window, check the Write option and click Apply and Ok
Now you ...
Published 2 years, 1 month ago
http://digitalpbk.blogspot.com/2007/05/installing-vlc-on-fc6.html
/lib/firefox/firefoxIn the first step we untar the downloaded files to /usr/libcompat-libstdc++-33 is a module that is required for Firefox, skip this step if you are sure you have the moduleNext we remove the previous link/ init script of Firefox from /usr/binFinally we make a new link in /usr/bin to the new Firefox 2.NVidia Graphics DriverDownload the latest nvidia driver (1.0-9626) from here.# init 3Command not found# /sbin/init 3# sh NVIDIA-Linux-x86-1.0-9629-pkg1.run# reboot
NTFS file system support$ suPassword: # yum ...
Published 5 years ago
http://digitalpbk.blogspot.com/2008/03/repair-windows-linux-invalid-sytem32.html
Repair Windows with Linux
IntroInvalid System FileCorurpt or missing : C:\WINDOWS\SYSTM32\CONFIG\SYSTEMPut Windows CD Press r blaah!Warning: Do it carefully or you might end up in reinstalling :) Pre RequisitesAny Linux OS, Live CD might work as well.What to do?Boot into the linux OS, and run as root dosfsck -a /dev/sdaXwhere /dev/sdaX is the Drive windows is installed on.This should fix a corrupt file system.(Applicable only for vFAT,
NTFS no idea :) Reboot the systemIf it doesn't work ...
Published 4 years, 1 month ago
http://digitalpbk.blogspot.com/2008/01/fedora-8-compaq-presario-v3000.html
that just around 12MB of the download is corrupted. Easily replaced the portion and voilla finished Fedora8.iso!! Learned a lot thank you fedora ;)First ImpressionsWell to start with it detected my Video Card, nVidia GeForce Go 6150, all of my hard drives and partitions, including
NTFS drives without any additional software install. It looks classy not much fuzz. Butas usually there is the problem of mouse disappearing, and desktop-effects cannot be enabled!- the Mouse Disappearing can be fixed as shown ...
Published 4 years, 4 months ago