Postingan

Menampilkan postingan dari Desember, 2015

How to Change Password in Linux

Gambar
User management is something very important in linux system. In linux, there is a kind of system that you would not find in other operating system, the system is called "user group". This kind of system will determine the privilege of each linux user, for instance a linux user that has not assign as part of www group would never able to access the file that  has a www group limitation. Well that's a very though explanation, now lets take a look, what if, you want to change your user password in linux which by default is passwordless? well in the next part of this article we will explain about how to change your password from linux terminal. How to Change Linux Password Before i show how to change your password, you must check which user you currently logged in, to check the user, you can enter this command on your terminal: id here is the result : user@asus:~$ id uid=1000( user ) gid=1000(user) groups=1000(user),4(adm),20(dialout),24(cdrom),27(sudo),30(dip),46(...

How to Install Google Chrome on Linux Ubuntu

Gambar
Introduction of a Web Browser a Web browser is the heart of the web system, the web browser is what change the way of application programming playing it's role on the technology stuff. Web browser is an application that used to retrieving, getting data, pulling and traversing  data information for the world wide web. A single information from a web is defined by the URL (Unified Resource Locator / Unified Resource Identifier, by using web browser we can get a lot of content type like: text, audio, video even a program can be access trough the web browser. Google Chrome on Linux Google chome is a freeware developed by Google company. Google chrome is a web application that is used by a lot of people. By default, a lot of linux variant doesn't make google chrome package as a pre-installed application, so whoever wanted to use this application in linux terminal, for example, now i used ubuntu as my operating system, but i don't have google chrome installed on my linu...

How to SSH in Linux Command

Gambar
Remote is something very important for a server administrator. Almost anyting in server administration can be done by remoting. This method is very useful, it can save a lot of budget and resource for an IT company to spend, for instance, if all server must have a monitor for each server than i just wondering how much does the IT company will spend the money, and they need operator for each server cause it will be really hard for an employee to deal with many server at a time. All this problem can be solved by using SSH. Table of Content 1. Introduction 1.1 What is SSH? 2. How Enable SSH in linux command Line? 2.1 SSH Client 2.2 SSH Server 3. Example of Using SSH from Command Line 4. SSH Syntax Format 5. Conclution Introduction What is SSH? SSH is abbreviation of Secured Shell,  SSH is a network protocol that used cryptographical standard (Hashing) to communicate between 2 PC, this SSH can be used through command line interface, remote command execution and othe...

How To Search Folder In Linux Using Command

Gambar
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_...

Create Symbolic Link In Ubuntu Linux

Gambar
Introduction Symbolic link is a way to make a reference from a file, this method is used to simplify a linux user to open a file from a very long and specific path, and open it from a short path.  Example For example, i have a file that i opened very often that is locate in : "/home/user/Documents/test/super/long/path/location /file/secret.txt". Following is an example for showing the file location : cd ~/Documents/test/super/long/path/location/file/ && pwd here is the result: /home/user/Documents/test/super/long/path/location/file then check if file "secret.txt" is exist: ls here is the result: user@asus:~/Documents/test/super/long/path/location/file$ ls secret.txt By default, the linux terminal will open user directory "/home/user" for the default directory , and i want to open "secret.txt" file from this directory "/home/user". So all i need to do is creating the symbolic link a.k.a Symlink file. ...

How to Unzip in Linux

Gambar
  Introduction Zip is the most used file compressor  in windows operating system, it is a pre-installed application that is avalaible  when we installed the windows operating system on PC. Basically, most of linux operating system like ubuntu, debian RedHat etc. doesn't make "Zip" as a pre installed packages in the system. So, if linux user wanted to unzip a "zip" file, he need to install "unzip" package before he can unzip file. How to Install Unzip and File Roller in Linux Command Line (Terminal) here is an example how to install unzip packages from linux command, you need to run this command: sudo apt-get install unzip file-roller The command bellow can be used by debian or ubuntu OS's user. package "file-roller" is a GUI interface of unzip application so i include it, to make it easier for GUI user. Here is the result from the command bellow: sudo apt-get install unzip Reading package lists... Done Building dependency ...

How To Display Current Directory In Linux Command Prompt

Gambar
Display Current Directory in Linux Terminal Hello everyone, today we will talk about how to show what is the address of current working directory in linux terminal . This  information is needed while we working on linux terminal and we need to know where is our working directory right now, this information can be retrieved by using PWD command. PWD Command PWD is abreviation of Print Working Directory, this command can be used to get the information of current location of directory tree. How to Use PWD? here is an example how to use PWD command to show the information of our current directory tree location, run this command in your terminal linux : pwd and here is the result : elbirtus@asus:/opt/lampp$ pwd /opt/lampp Based on the result, now we have an information that, our current working directory location is in : "/opt/ lampp " 

How to Compare Difference Time between two Linux

Gambar
Comparing difference time between two linux operating system is needed to make sure a computer time is equal to the other computer, this affair commonly used by researcher to synchronize 2 pc that used linux operating system. One of linux package that is able to compare the difference between two PC is “NTP”. PC spesification used for this tutorial : Debian 7 OS Intel i5 CPU ASUS motherboard lxterminal or gnome terminal Introduction NTP is abreviation of Network time protocol, this package is an operating system daemon that has an ability to syncrhonize the clock time between two computer. Determining the time difference Before we calculating the time difference between two PC, just make sure that one PC is running an NTP server daemon: Download NTP Server to download ntp server daemon you can use this command in linux terminal: (if one of your PC has this package installed, just ignore this step) sudo apt-get install ntp here the result : root@elbirtus:/...

How to Install SLIMS Akasia 8 On Ubuntu Linux

Gambar
Introduction SLIMS (Senayan Library and Information System) is an Open Source Library Management software that used PHP as it programming language. SLIMS is well known as a Library management application that used by a number of university and government agencies in Indonesia to make their library stuff getting easier. This software has a lot of features, for instance : Circulation’s Features This module covered the circulation stuff. a user who wanted to borrow a book, will be recorded through this module. Bibiliography Features This module covered detail biblio (book) information. Every book’s information will be recorded through this module (tittle, author, published placed, etc.) OPAC (Open Public Access Catalogue) Features This feature is a standard online book’s catalog. By using this feature, anyone can search some information about a book, like : where is it location or is it available or on loan Installation This part of tutorial will covered some information a...

How to Show List of Files or Folder with LS Command Terminal

Gambar
in this tutorial we will learn much about how to show list of directory through linux terminal or a command line interface before I started teaching you guys  about how to print out the files or folders inside your current directory, before that I need to tell you something about what is a LS,  because  we will use much LS command in this tutorial. Well based on the manual that I got from the terminal linux,   ls command is a list of information that told us about the files all the current directory that we want to show as a sort of list. And I think it's pretty much about  listing of files inside a working directory. ok lets just end up with the briefing, here we go now , here is the command that  used to show a list of directory from inside your current directory in your Linux t erminal. For example my current directories is: /home/elbirtus And I want to show list of files or folder inside that directory,  I can just go ahead ...

How to Use SCP on Linux Terminal to Copy a File or Folder

Gambar
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...