~ Mayank Johri’s Tips ~

October 20, 2008

Switching back to Linux when Gnome-RDP in full screen

Filed under: Linux, Tips — mayankjohri @ 8:02 pm
Tags: ,

Ctrl+Alt+Enter will return you from full-screen mode.

You can use the same set of keystrokes to enter into the full-screen mode.

October 7, 2008

checking ext3 filesystem using fsck

Filed under: Linux, Tips — mayankjohri @ 3:13 pm
Tags: ,

use the following command for checking ext3 filesystem using fsck

fsck -c <drive>

<drive>: path of drive which you like to get scanned,

NOTE: IT Is aways advice to unmount the partition which needs to be scanned.

Blog at WordPress.com.