Skip to content

From Small to BIGGER

Menu
  • Home
  • About Us
  • Portofolio
  • Contact
Menu

Author: kura

Create SSH Login With Password

Posted on June 1, 2022June 1, 2022 by kura

Create SSH Key $ apt install -y sshpass Create file shell, sample loginServer.shsshpass -p YOUR_PASSWORD ssh ‘user@domain.com’ $ sudo chmod +x loginServer.sh $ ./loginServer.sh

Github Ssh Key on Linux

Posted on June 1, 2022June 1, 2022 by kura

Environment: Ubuntu 20.04 To create ssh-key github, you can see this link Generating a new SSH key and adding it to the ssh-agent You follow step until Adding your SSH key to the ssh-agent And next Adding a new SSH key to your GitHub account If you done create and add ssh-key on github and…

Html Compress or Uncompress Code

Posted on May 31, 2022May 31, 2022 by kura

Question: How can make the HTML code be formatted in one line, during run time. thanks for any help Answer: you can use this website tools

Javascript – Parent Child Dynamic

Posted on May 31, 2022May 31, 2022 by kura

Mariadb PV Import

Posted on May 29, 2022May 29, 2022 by kura

Question: How can monitor progress import of large sql file on Linux? Answer: Install Pipe Viewer $ pv sqlfile.sql | mysql -u root -p dbname

HackerRank – Min Max Sum

Posted on May 29, 2022January 16, 2023 by kura

Sample Input:1 2 3 4 5 Sample Output:10 14

Phalcon Devtools – Command Not Found

Posted on May 28, 2022May 28, 2022 by kura

Operation System: Ubuntu 20.04 Install phalcon devtool with composer and set global Test command phalcon Install mlocate to find folder phalcon/devtools Run command find this folder Create alias command and set target to folder Run command phalcon Create alias permanent, open file bashrc Copy and paste command alias to bottom line And run command $…

Postgres Restore Database With Command Line

Posted on May 28, 2022 by kura

This command restore

Postgresql Find Location on Linux

Posted on May 26, 2022May 28, 2022 by kura

open terminal and run command ps auxw | grep postgres | grep — -D

Sftp Command Download From Server

Posted on May 26, 2022May 28, 2022 by kura

Run command

Posts pagination

  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next

Recent Posts

  • Laravel & Datatables – Server Side Manualy
  • Linux – User Login Set Directory & Set Permission
  • Javascript Call Function From iFrame
  • Python – Create data dummy attendance
  • PHPWord Convert HTML + PDF

Categories

  • Apache
  • Database
  • Freeradius
  • Javascript
  • Mikrotik
  • Mysql
  • Networking
  • PHP
  • Postgresql
  • Programming
  • Python
  • Server
©2025 From Small to BIGGER | Built using WordPress and Responsive Blogily theme by Superb