Download software pada linux mint 19.3
buka terminal
Membuat password root dengan cara
$sudo passwd root
Update Repo dengan cara
$sudo apt-get update
$sudo apt-get upgrade (Versi aplikasi update manager)
Lakukan juga update pada update manager dan driver manager pada TASKBAR.
agar audio laptop muncul (untuk kasus yang laptop nya tidak mengeluarkan audio setelah installasi mint 19.3)
Install wine pada software manager agar linux bisa menjalankan winbox.exe
Host Network Manager ( CTRL + W ) Menambah host only adapter virtualbox
==================================================================
Lokasi flashdisk pada linux mint 19.3
/media/lowcost/KINGSTON
==================================================================
Menghapus folder beserta seluruh file yang ada di dalamnya
root@rija-pc:/home/rija/Downloads# rm -rf sevensquare
Menghapus file harus di tulis lengkap jika ada type file nya
root@rija-pc:/home/rija/Desktop/Untitled Folder# rm data.docx
rija@rija-pc:~/Desktop/Untitled Folder$ rm dat
Menghapus 2 file sekaligus
rija@rija-pc:~/Desktop/Untitled Folder$ rm aku data
Menghapus file yang nama file nya ada spasi (data xyt.docx)
rija@rija-pc:~/Desktop/Untitled Folder$ rm data\ xyt.docx
Menghapus semua file dengan type file docx
rija@rija-pc:~/Desktop/Untitled Folder$ rm *.docx
Menghapus semua file dengan nama "data" (Case Sensitive)
rija@rija-pc:~/Desktop/Untitled Folder$ rm data*
Menghapus semua file yang ada di dalam folder
rija@rija-pc:~/Desktop/Untitled Folder$ rm *
==================================================================
Menghapus aplikasi terinstall beserta foldernya
root@rija-pc:~# apt-get --purge remove simplescreenrecorder
root@rija-pc:~# apt-get remove simplescreenrecorder
root@rija-pc:~# apt-get autoremove
root@rija-pc:~# apt-get clean
==================================================================
Setting proxy pada browser firefox / operamini linux
https://free-proxy-list.net/
==================================================================
Minicom Cisco pada terminal
(remote switch cisco pada terminal linux mint)
root@rija-pc:/home/rija# apt-get install minicom -y
root@rija-pc:/home/rija# dmesg | grep tty
root@rija-pc:/home/rija# minicom -s
Serai port setup
-Tekan "A" Untuk mengganti lokasi serial device menjadi "/dev/ttyUSB0"
-Tekan Enter
-Tekan "E" Untuk mengganti nilai "Bps/Par/Bits" 115200 8N1
-Tekan C dan Q sehingga nilai "Bps/Par/Bits" menjadi 9600 8N1
-Tekan Enter untuk keluar
-Pilih "Save Setup As" dengan nama "cisco"
akses switch / router cisco pada terminal
root@rija-pc:/home/rija# minicom cisco
==================================================================
akun download film di layar kaca 21
http://95.216.163.177/
DUNIAFILM21 - Nonton Movie Online Subtitle Indonesia (search google)
vpnrija4@gmail.com
OrangIT1992
==================================================================
akun steam
rija.steam@gmail.com
user steam : r1ja1
==================================================================
Chr mikrotik virtualbox/vmware level 6
https://gerakanopensource.wordpress.com/2016/08/02/download-mikrotik-routeros-6-34-3-full-level-6/
password rar : gerakanopensource.wordpress.com
==================================================================
aplikasi yang bisa di install langsung di terminal
apt-get install vim -y
apt-get install ipcalc -y
apt-get install simplescreenrecorder -y
Setting nya
Centang Record Audio
Backend : pulseaudio
Source : built in audio analog stereo
Continue
Save as : desktop
Container : MP4
Untuk setting kazam agar bisa detek pada camtasia
File - Preferences - Screencast - Lossless JPEG (AVI)
Framerate : 15
Mouse cyrsor : centang
Sound From Speaker : tidak
Sound from microphone : centang
==================================================================
Software Manager ( MEMERLUKAN KONEKSI INTERNET ) Pada Aplikasi Software Manager
uget, Kazam, putty, filezilla, virtualbox, Virtualbox-ext-pack, Chromium-browser, Sublime, Smb4k, cheese, Wine (ini yang ok work) auto install Wine-stable, winbox, WPS Office.
Mysql-workbench, gparted, blender, Lazarus (pascal), Steam whatsapp, telegram, Openshot, Shotcut, OpenShot Video Editor, Zoom, skype,
google earth, GNOME maps, Gimp, Playonlinux, Arduino, netbeans, Geany, VLC, Dropbox, mpv.
==================================================================
gns3 versi 2.2.8 linux ( MEMERLUKAN KONEKSI INTERNET )
sudo add-apt-repository ppa:gns3/ppa
sudo apt-get update; sudo apt-get install gns3-gui gns3-server gns3-iou dynagen dynamips iouyap vpcs iptraf-ng iperf3 ipcalc git xterm uml-utilities ubridge bridge-utils wireshark wireshark-common wireshark-dev cpulimit qemu qemu-utils qemu-kvm qemu-user qemu-system-x86 -y
==================================================================
LinSSID linux ( MEMERLUKAN KONEKSI INTERNET )
sudo add-apt-repository ppa:wseverin/ppa
sudo apt-get update; sudo apt-get install linssid -y
==================================================================
fb messenger linux (tidak perlu) ( MEMERLUKAN KONEKSI INTERNET)
https://github.com/aluxian/Messenger-for-Desktop/releases
==================================================================
Teamviewer linux ( MEMERLUKAN KONEKSI INTERNET )
https://www.teamviewer.com/en/download/linux/
installasi software .deb pada terminal
cd /home/lowcost/Downloads/
sudo dpkg -i teamviewer_15.5.3_amd64.deb
sudo apt install -f
==================================================================
packet tracert 7.3 linux ( MEMERLUKAN KONEKSI INTERNET )
http://techemergente.blogspot.com/p/ccna-routing-and-switching-curso-gratis.html
Cara 1
Installasi CPT pada terminal ( MEMERLUKAN KONEKSI INTERNET )
lowcost@lowcost-pc:~$ cd Downloads/
lowcost@lowcost-pc:~/Downloads$ sudo gdebi PacketTracer_730_amd64.deb
lowcost@lowcost-pc:~/Downloads$ cd
lowcost@lowcost-pc:~$ packettracer
Cara 2
Klik kanan open : PacketTracer_730_amd64.deb ( MEMERLUKAN KONEKSI INTERNET )
Membuat launcher CPT sukses
https://mahfudz4.blogspot.com/2017/08/membuat-launcher-shortcut-di-dekstop.html?m=1&fbclid=IwAR2ulKQ120V5yoYEDv8phyz-z8hcIvr_j0s-qIRSZ3cAs9w9JRQw5w39AS8
Name : Packet Tracer 7.3
Command : packettracer
Browse manual icon nya di : Icon=/opt/pt/art/app.png
==================================================================
xampp 1.8.3 linux ( TIDAK MEMERLUKAN KONEKSI INTERNET )
https://sourceforge.net/projects/xampp/files/XAMPP%20Linux/1.8.3/
Installasi XAMPP 1.8.3 Linux
1. Klik kanan - Open as root pada files explore
2. Klik kanan pada file installer xampp dan open
Merubah hak akses htdocs
sudo chmod 777 /opt/lampp/htdocs/ -R
Membuat launcher xampp agar shortcut xampp muncul di desktop
Name : XAMPP 1.8.3
Command : sudo /opt/lampp/manager-linux-x64.run
Centang : Launch in terminal ?
Browse manual icon nya di : /opt/lampp/htdocs/favicon.ico
Start dan stop xampp pada terminal
sudo /opt/lampp/xampp start
sudo /opt/lampp/xampp stop
Start dan stop xampp basis GUI
sudo /opt/lampp/manager-linux-x64.run
apt install mysql-client-core-5.7 (wajib install ketik nama paket sambil tekan tab - tergantung versi xampp)
apt install mariadb-client-core-10.1 (wajib install ketik nama paket sambil tekan tab - tergantung versi xampp)
root@rija-pc:/opt/lampp/bin# mysql -u root
jika menggunakan password
root@rija-pc:/opt/lampp/bin# mysql -u root -p
==================================================================
WPS OFFICE ( TIDAK MEMERLUKAN KONEKSI INTERNET )
Download wps-office_11.1.0.9505.XA_amd64.deb linux
https://linux.wps.com/
Install font times new roman linux include wps
sudo apt-get install ttf-mscorefonts-installer -y (pada terminal) ( MEMERLUKAN KONEKSI INTERNET )
#sudo fc-cache -f -v
#sudo fc-cache
Ttf-mscorefonts-installer (pencarian : font) pada software manager ( MEMERLUKAN KONEKSI INTERNET )
==================================================================
Uninstall Paket Libre pada software manager setelah installasi WPS berhasil ( MEMERLUKAN KONEKSI INTERNET )
1.Libreoffice-Writer
2.Libreoffice-calc
3.Libreoffice-impress
==================================================================
Visual Studio Code
( MEMERLUKAN KONEKSI INTERNET JIKA MENGGUNAKAN TERMINAL)
( TIDAK MEMERLUKAN KONEKSI INTERNET JIKA LANGSUNG KLIK)
https://code.visualstudio.com/docs/?dv=linux64_deb
cd /home/lowcost/Downloads/
sudo dkpg -i code_1.22.2-1523551015_amd64.deb
sudo apt install -f
==================================================================
foxit reader linux (tidak perlu) ( TIDAK MEMERLUKAN KONEKSI INTERNET )
https://www.filehippofile.com/download-foxit-reader/
==================================================================
anggry ip linux ( TIDAK MEMERLUKAN KONEKSI INTERNET )
https://angryip.org/download/#linux
==================================================================
operamini linux ( TIDAK MEMERLUKAN KONEKSI INTERNET )
https://www.opera.com/id/download
==================================================================
google chrome linux ( TIDAK MEMERLUKAN KONEKSI INTERNET )
https://www.google.com/chrome/
==================================================================
Xtreme Download Manager linux
https://subhra74.github.io/xdm/
root@lowcost-pc:/home/lowcost/Downloads# cd /home/lowcost/Downloads/xdm-setup-7.2.10
root@lowcost-pc:/home/lowcost/Downloads/xdm-setup-7.2.10# ./install.sh
==================================================================
Vmware linux ( TIDAK MEMERLUKAN KONEKSI INTERNET )
https://www.vmware.com/in/products/workstation-pro.html
lowcost@lowcost-pc:~$ sudo apt-get install gcc build-essential -y
lowcost@lowcost-pc:~$ cd /home/lowcost/Downloads/
lowcost@lowcost-pc:~/Downloads$ sudo chmod +x VMware-Workstation-Full-15.5.2-15785246.x86_64.bundle
lowcost@lowcost-pc:~/Downloads$ sudo ./VMware-Workstation-Full-15.5.2-15785246.x86_64.bundle
FU512-2DG1H-M85QZ-U7Z5T-PY8ZD
==================================================================
Browser Vivaldi
https://vivaldi.com/download/
https://www.torproject.org/download/
==================================================================
sublime text crack
SN sublime text 3.2.2 , build 3211
root@lowcost-pc:~# pico /etc/hosts
127.0.0.1 localhost
127.0.0.1 lowcost-pc
127.0.0.1 www.sublimetext.com
127.0.0.1 sublimetext.com
127.0.0.1 sublimehq.com
127.0.0.1 license.sublimehq.com
127.0.0.1 45.55.255.55
127.0.0.1 45.55.41.223
0.0.0.0 license.sublimehq.com
0.0.0.0 45.55.255.55
0.0.0.0 45.55.41.223
Pada Sublime Text - Help - Enter License - Masukan license di bawah ini
----- BEGIN LICENSE -----
Member J2TeaM
Single User License
EA7E-1011316
D7DA350E 1B8B0760 972F8B60 F3E64036
B9B4E234 F356F38F 0AD1E3B7 0E9C5FAD
FA0A2ABE 25F65BD8 D51458E5 3923CE80
87428428 79079A01 AA69F319 A1AF29A4
A684C2DC 0B1583D4 19CBD290 217618CD
5653E0A0 BACE3948 BB2EE45E 422D2C87
DD9AF44B 99C49590 D2DBDEE1 75860FD2
8C8BB2AD B2ECE5A4 EFC08AF2 25A9B864
------ END LICENSE ------
==================================================================
Android Studio ( MEMERLUKAN KONEKSI INTERNET )
https://developer.android.com/studio
extract android studio.tar.gz
cd /home/lowcost/Downloads/android-studio/bin
lowcost@lowcost-pc:~/Downloads/android-studio/bin$ ./studio.sh
do not import settings
==================================================================
Membuat installer Wndows pada linux mint
https://www.fossmint.com/woeusb-create-bootable-windows-usb-sticks-from-linux/
==================================================================
Mengaktifkan USB debugging realme 3
Setting - About phone - Klik beberapa kali (Build Number) dengan cepat
Additional setting - Developer Options - USB Debugging On kan - Cahrger Only
rija@rija-pc:~$ sudo apt install adb ffmpeg android-tools-adb qt4-qmake libqt4-dev libqtcore4 libqtgui4 usbutils -y
rija@rija-pc:~$ sudo apt-get install snap snapd -y
rija@rija-pc:~$ sudo snap install scrcpy
rija@rija-pc:~$ lsusb
Bus 002 Device 012: ID 22d9:2048
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 08ff:2810 AuthenTec, Inc. AES2810
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Konek USB debugging always
running
rija@rija-pc:~$ sudo adb start-server
rija@rija-pc:~$ snap run scrcpy
rija@rija-pc:~$ sudo adb kill-server
==================================================================
Membuat installer windows pada linux mint denfgan https://www.balena.io/etcher/
tutorial installasi : https://linuxhint.com/install_etcher_linux/
sudo apt install zenity
$ unzip etcher-electron-1.4.6-linux-x64.zip
$ sudo mv etcher-electron-1.4.6-x86_64.AppImage /opt
$ /opt/etcher-electron-1.4.6-x86_64.AppImage
==================================================================
Screen Mirorring Android kadang jalan kadang tidak jalan
Screen mirror android via usb
root@lowcost-pc:~# apt-get install sudo apt install adb ffmpeg android-tools-adb qt4-qmake libqt4-dev libqtcore4 libqtgui4
root@lowcost-pc:/home/lowcost/Downloads#git clone https://github.com/yangh/sevensquare.git
root@lowcost-pc:/home/lowcost/Downloads#cd sevensquare/
root@lowcost-pc:/home/lowcost/Downloads/sevensquare#make
root@lowcost-pc:/home/lowcost/Downloads/sevensquare#make install
root@lowcost-pc:/home/lowcost/Downloads/sevensquare# cd build/
root@lowcost-pc:/home/lowcost/Downloads/sevensquare/build# cp seven-square /usr/bin/
root@lowcost-pc:/home/lowcost/Downloads/sevensquare/build# cd
root@lowcost-pc:~# seven-square
Menghapus folder
root@rija-pc:/home/rija/Downloads# rm -rf sevensquare
==============================================================
Screen Mirorring Android Tidak jalan
sudo apt install adb ffmpeg android-tools-adb qt4-qmake libqt4-dev libqtcore4 libqtgui4
#adb kill-server
#adb start-server
Usb Debugging
Download
Vysor-linux-3.0.67.AppImage
Beri akses
rija@rija-pc:~$ sudo chmod 777 '/home/rija/Downloads/Vysor-linux-3.0.67.AppImage'
rija@rija-pc:~$ sudo chmod +x '/home/rija/Downloads/Vysor-linux-3.0.67.AppImage'
Klik kanan open : Vysor-linux-3.0.67.AppImage
auto install vysor apk android
============================================================
(cara memberikan akses local disk data pada linux Debian Server) aktifkan password root dg : sudo passwd root
root@debian:~# chmod 777 /media/rija/tekan tab untuk mendapatkan label otomatis
(cara memberikan akses local disk data pada linux mint 19.3)
rija@rija-pc:~$ sudo chmod 777 /media/rija/tekan tab untuk mendapatkan label otomatis
(cara memberikan akses local disk data pada linux Ubuntu 20.04)
rija@rija-pc:~$ sudo chmod 777 /media/rija/tekan tab untuk mendapatkan label otomatis
(cara memberikan akses local disk data pada linux ubuntu 10.10)
rija@rija-pc:~$ sudo chmod 777 /media/tekan tab untuk mendapatkan label otomatis
============================================================
UBUNTU 24.04.1
screen recording
Shift + Ctrl + Alt + R
apt update && apt upgrade -y
apt update
Cheese
kolourpaint
Sublime Text / Notepad ++
Shutter
VLC
PuTTY SSH Client
spotify
Audacious
VirtualBox
winbox
code
remmina
sudo add-apt-repository ppa:tomtomtom/woeusb -y
sudo apt install woeusb -y
install mikhmon di linux ubuntu
apt install php
apt install git
apt install curl -y
curl -o install-mikhmon https://laksa19.github.io/install-mikhmon.txt
chmod +x install-mikhmon
./install-mikhmon
Buka url http://127.0.0.1:8080 di browser Anda.
Command
Start Mikhmon : ./start-mikhmon
Update Mikhmon : ./update-mikhmon
Remove Mikhmon : ./remove-mikhmon
============================================================
Menampilkan menu GRUB ubuntu 24
Jika Anda hanya perlu menampilkan menu GRUB , tekan dan tahan tombol berikut untuk meluncurkan menu GRUB saat komputer dinyalakan:
· BIOS / MBR pada mesin dengan tombol SHIFT kiri
· UEFI / GPT pada mesin dengan kunci ESC
Tentu saja, ini hanya akan memunculkan menu GNU GRUB satu kali, dan akan disembunyikan lagi saat Anda mem-boot-nya lagi. Jika Anda ingin menampilkan menu boot secara permanen, Anda perlu mengaturnya.
Jika Anda ingin menampilkan menu boot GRUB secara permanen, Anda perlu mengonfigurasinya dalam pengaturan GRUB.
Mari kita masuk sebagai root dan buka
pico /etc/default/grub
edit menjadi seperti ini :
GRUB_TIMEOUT_STYLE=menu
GRUB_TIMEOUT=45
kemudian update grup ketik ini pada root terminal
update-grub
restart laptop atau pc, maka kita bisa memilih os yang akan kita gunakan