This is the snippet for installing dot run file.
In this case, I am using a file name example.run.You can change it whatever your file name. Then you can follow this step;
1. Open a terminal. In Gnome the terminal is found in Applications>Accessories>Terminal.
2. Navigate to the directory of the .run file. For this example, I have mine on the desktop so I would type in "cd ~/Desktop" and press enter.
3. Type "chmod +x example.run" (press enter).
4. Now type "./example.run", press enter, and the installer will run.
Langganan:
Posting Komentar (Atom)
Tutorial: Backup and Restore iptables Configuration
This step-by-step guide will walk you through backing up your current iptables configuration and restoring it when needed. Prerequisites ...
-
Pendahuluan Aplikasi berbasis web telah berkembang pesat pada masa ini menjadikan orang awam paling tidak mengetahui bagaimana web itu bek...
-
Berikut adalah langkah-langkah untuk mengetahui ukuran semua database di instance PostgreSQL yang berjalan di dalam kontainer Docker: 1. Men...
-
Langkah 1: Identifikasi Container PostgreSQL Gunakan perintah docker ps untuk menemukan container PostgreSQL: docker ps Cata...
Tidak ada komentar:
Posting Komentar