To be able to view the content of a folder in Linux operating system distribution via command line is simply […]
Month: September 2016
Add Samba User in Linux with smbpasswd
Before a file or folder shared which is defined through a samba service can really be accessed by someone else […]
Create empty file in linux
In this article, we will show how to easily create an empty file in Linux operating system distribution. It is […]
Update composer from command line
In this article, there is a need to update composer which is a dependency manager for PHP. This is happened […]
Add date to filename in cron output
To generate a file with a filename that has a date embedded as part of the filename through job execution […]
Backup Database PostgreSQL Command Line
Backup a database from PostgreSQL database server can be done via command line. By typing the right command in a […]
Backup Database MySQL Command Line
To be able to backup one of the database exists in MySQL database server is quite easy actually. Especially if […]
Install Package using yum via Proxy
Sometimes, it is a necessary to install, remove or update package in the host, workstation or server used. There are […]
Install Samba Client
The need to access specific file and folder sharing from other resource such as another host, server or workstation from […]
Access PostgreSQL without Password
This is an article which is explained about accessing PostgreSQL without any necessity to enter password. It is using command […]