mkdir command

Ubuntu: Mount The Drive From Command Line

by Vivek Gite on April 23, 2011 · 0 comments

I‘m new to Ubuntu Linux. How do I mount the hard disk drive from command line?

{ 0 comments }

Linux: Find Alternative Superblocks

by Vivek Gite on December 6, 2010 · 2 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 }

Linux: Howto Make a Directory Command

by Vivek Gite on February 10, 2010 · 0 comments

How do I make directory under Linux operating systems using the command prompt (bash shell)?

{ 0 comments }

FreeBSD: Nginx Virtual Hosting Configuration

by Vivek Gite on October 9, 2008 · 6 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 }

OpenBSD Mount And Use a USB Flash Drive

by Vivek Gite on May 27, 2007 · 5 comments

How do I mount and use a USB pen or hard disk under OpenBSD operating systems?

{ 5 comments }