616 reputation
18
bio website
location
age
visits member for 8 months
seen May 18 at 8:28
stats profile views 17

May
3
comment Mount NTFS Partition on Startup in Ubuntu
@Gilles thanks that worked.
May
3
comment Mount NTFS Partition on Startup in Ubuntu
@Gilles Thanks, but following the above procedure I got mount: only root can mount /dev/sda6 on /home/user/mountPoint when I ran the mount /home/user/mountPoint command. Any idea why this might have happened? fstab contains /dev/sda6 /home/user/mountPoint ntfs rw,auto,uid=1000,gid=1000,umask=0,exec,fmask=0022 0 0
Apr
2
accepted How to change shells via script?
Apr
2
accepted Is disk space wasted when an ISO is mounted?
Apr
1
revised Is disk space wasted when an ISO is mounted?
added 66 characters in body
Apr
1
asked What is the fastest way to extract an ISO?
Apr
1
asked Is disk space wasted when an ISO is mounted?
Mar
23
comment Recommended Linux distribution or distributions for children
What's the kid's age? Also might want to consider asking how to introduce kids to computer on parenting.SE. :)
Mar
17
accepted How to select complete file in vi, to be pasted in gedit?
Mar
17
comment How to select complete file in vi, to be pasted in gedit?
Is there a command line alternative to middle mouse button?
Mar
17
comment How to select complete file in vi, to be pasted in gedit?
:%!xclip didn't work. It just deleted all the text in the file in vi.
Mar
15
comment How to select complete file in vi, to be pasted in gedit?
@warl0ck I didn't do anything special apart from apt-get install.
Mar
15
asked How to select complete file in vi, to be pasted in gedit?
Mar
5
accepted Minimal command to make a copy of a file
Mar
5
comment Minimal command to make a copy of a file
Thanks. That saves so much time! Is there a terminology for those brackets?
Mar
5
asked Minimal command to make a copy of a file
Oct
31
revised Does `Segmentation fault` message come under STDERR?
added 2 characters in body
Oct
31
revised vi <TAB> completes only directories in bash
added 22 characters in body
Oct
30
comment Does `Segmentation fault` message come under STDERR?
yup. got it. if anyone's interested, here's what i did pastebin.com/QyeJYYHC
Oct
30
accepted Does `Segmentation fault` message come under STDERR?