MySQL Download URL
https://dev.mysql.com/get/Downloads/MySQL-5.5/mysql-5.5.56-linux-glibc2.5-x86_64.tar.gz
- Uninstall any existing version of MySQL
sudo rm /var/lib/mysql/ -R
# --------------------------------------------------- | |
# 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 |
{ | |
"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", | |
} |
// Place your key bindings in this file to override the defaults | |
[ | |
/** | |
* Activity Bar | |
**/ | |
{ | |
"key": "ctrl+k ctrl+e", | |
"command": "workbench.view.explorer" | |
}, | |
{ |
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 |
id: 17636 | |
name: novalio-id | |
environments: | |
production: | |
memory: 1024 | |
cli-memory: 512 | |
runtime: php-7.4 | |
build: | |
- 'COMPOSER_MIRROR_PATH_REPOS=1 composer install --no-dev' | |
- 'php artisan event:cache' |
/ip dns static | |
add address=157.240.208.35 name=fb.com ttl=5m | |
add address=157.240.208.35 name=facebook.com ttl=5m | |
add address=157.240.208.35 name=m.facebook.com ttl=5m | |
add address=157.240.208.16 name=api.facebook.com ttl=5m | |
add address=157.240.208.35 name=www.facebook.com ttl=5m | |
add address=157.240.208.36 name=z-m.facebook.com ttl=5m | |
add address=157.240.208.60 name=web.whatsapp.com ttl=5m | |
add address=157.240.208.60 name=www.whatsapp.com ttl=5m | |
add address=157.240.208.174 name=www.instagram.com ttl=5m |
Open File -> App\Providers\AppServiceProvider | |
And change method boot | |
public function boot() | |
{ | |
config(['app.locale' => 'id']); | |
Carbon::setLocale('id'); | |
} | |
Open File and changes -> config/app.php |
#loadbalance 2 interface | |
/ ip address | |
add address=192.168.10.1/24 network=192.168.10.0 broadcast=192.168.10.255 interface=ether3 | |
add address=192.168.9.9/24 network=192.168.9.0 broadcast=192.168.9.255 interface=ether1 | |
add address=192.168.8.2/24 network=192.168.8.0 broadcast=192.168.8.255 interface=ether2 | |
/ip firewall address-list |
<input class="gLFyf gsfi" jsaction="paste:puy29d;" maxlength="2048" name="q" type="text" aria-autocomplete="both" aria-haspopup="false" autocapitalize="off" autocomplete="off" autocorrect="off" autofocus="" role="combobox" spellcheck="false" title="Pesquisar" value="" aria-label="Pesquisar" data-ved="0ahUKEwjw0svW6brxAhWdqJUCHXoYDRsQ39UDCAQ"> | |
<input type="search" dir="ltr" aria-autocomplete="list" aria-expanded="true" aria-label="Pesquisar no Facebook" role="combobox" placeholder="Pesquisar no Facebook" autocomplete="off" name="global_typeahead" spellcheck="false" aria-invalid="false" value="" class="oajrlxb2 rq0escxv f1sip0of hidtqoto e70eycc3 lzcic4wl hzawbc8m ijkhr0an aaoq3grb sgqwj88q b3i9ofy5 oo9gr5id b1f16np4 hdh3q7d8 dwo3fsh8 qu0x051f esr5mh6w e9989ue4 r7d6kgcz br7hx15l h2jyy9rg n3ddgdk9 owxd89k7 ihxqhq3m jq4qci2q k4urcfbm iu8raji3 qypqp5cg l60d2q6s hv4rvrfc hwnh5xvq ez2duhqw aj8hi1zk r4fl40cc kd8v7px7 m07ooulj mzan44vs" aria-controls="jsc_c_3n"> |