This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
solusinya dengan memberikan akses ke user yang sedang login di ubuntu | |
untuk melihat nama user kita bisa keti di terminal | |
echo $USER | |
maka akan tampil misal nama user yang tampil ADINATA | |
lalu kita beralih ke user root dengan perintah sudo su |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Place your key bindings in this file to override the defaults | |
[ | |
/** | |
* Activity Bar | |
**/ | |
{ | |
"key": "ctrl+k ctrl+e", | |
"command": "workbench.view.explorer" | |
}, | |
{ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"workbench.iconTheme": "material-icon-theme", | |
"explorer.confirmDragAndDrop": false, | |
"workbench.sideBar.location": "right", | |
"workbench.activityBar.visible" : false, | |
"workbench.editor.showTabs": false, | |
"workbench.statusBar.visible": false, | |
"editor.minimap.enabled": false, | |
"window.menuBarVisibility": "toggle", | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# --------------------------------------------------- | |
# Vimeo | |
# --------------------------------------------------- | |
151.101.64.217 player.vimeo.com | |
151.101.129.194 vimeo-hp-videos.global.ssl.fastly.net | |
151.101.66.109 f.vimeocdn.com | |
151.101.64.217 vimeo.com | |
151.101.130.109 i.vimeocdn.com |
NewerOlder