How to create folders in Ubuntu via root terminal
To create folders in Ubuntu via Root terminal
<!–adsense–!>
First go to
a)Applications->System Tools->Root Terminal
Then go to the folder of your choice and use this command
b) mkdir <directory name> E.g mkdir ramanean
c) A directory “ramanean” will be created within your current folder
d)you can access it by typing cd /folder/folder/ramanean/