I‘m new to Ubuntu Linux. How do I mount the hard disk drive from command line?
{ 0 comments }
I think my file system has been damaged. Instead of block 1, I want to use block n as superblock. How do I find out an alternative superblock location under Linux?
{ 2 comments }
Q. How do I configure Nginx Web server for virtual hosting (host multiple websites under same IP address – name based virtual hosting)?
{ 6 comments }
How do I mount Solaris 10 / OpenSolaris x86 UFS partitions under Linux to access file system?
{ 1 comment }
How do I replace a string with another string in all files? For example, ~/foo directory has 100s of text file and I’d like to find out xyz string and replace with abc. I’d like to use sed or any other tool to replace all occurrence of the word.
{ 34 comments }