Posts Tagged Linux Command

Changing File Permission and Ownership in Linux

Changing File Permission and Ownership in Linux

Earlier in this chapter I’ve explained about Basic Linux Commands.  Linux, like Unix is a multi-user system and understanding file permission and ownership is one way that the system protects against malicious praud and unathorized access.
How to change the file permission in Linux?
To change the file or folder permission in Linux you’ll need to have [...]

4 Comments

List of Linux Commands

This topic is the continuation of my previous post. I have explained on How To Use PuTTY SSH Windows. Now, this following Linux Commands probably will help you manage and modify files and permission on your Linux Server.
help command – Display brief info on a bash (shell) build-in command. Just type “help”.
Navigating Files, Folders and [...]

1 Comment

How To Use PuTTY SSH in Windows

How To Use PuTTY SSH in Windows

It’s been almost a year now since I’m using PuTTY. This is probably one of my favorite tools.
To use Putty, you need to have a basic knowledge in Linux Command. PuTTY allows Windows users to connect to remote systems over the Internet via Telnet and SSH. Both Telnet and SSH allows you to connect [...]

No Comments