Postingan populer dari blog ini
How to Use SCP on Linux Terminal to Copy a File or Folder
Oleh
Unknown
-
Alright what's going on everyone and this is where I'm going to show you guys how to use in SCP application through the linux terminal. the other day someone asking me about how to do this and I'm keep saying to him that its not hard to copying data to Through terminal and here is some specification you that you need to understand before you can do this through the terminal Lenox: the first one is you need to have basic understanding on how using the Linux terminal like copying data showing the list of files and folders the second one you need to understand how to operating the Linux operating system but it's not About the advance stuff. the third one you are alive, well just kidding, of course you need to be a lot to do this alright to do those you need to follow these steps The first one you need to open your latest terminal, so we can just go ahead click on Start button and click terminal, or alternatively you can Pre...
How To Search Folder In Linux Using Command
Introduction Finding a folder is something very important in linux. basically we can do this in a very simple way on windows operating system as simple as clicking start button and search, but in linux operating system, there are some difference way to do a search, specially if we used terminal based search application in linux. There are some packages that can be used to search folder in linux terminal for example : find and locate. Today i'm going to explain a bit explanation about how to search a folder in linux terminal using "find". What is Find package in Linux? "FIND" is an application that run under linux operating system. this application is used to search in custom directory tree by evaluate the given custom expresion. Syntax to Search a Folder Using FIND We need to understand the format syntax of find application before searching a folder using "FIND". Here is the syntax format : find /location/to/search -name " folder_...
Komentar
Posting Komentar