cara mempercepat shutdown di windows 8, 8.1, 10

hi guys, di waktu senggang ini saya akan berbagi tips tentang windows nih. yaps bagi para pengguna laptop dan pengguna os windows 8 dan 10 terasa gak sih kalo shutdown lampu indikator nya lama banget mati nya setelah laptop tersebut menjalankan perintah shutdown melalui gui atau alt+f4 ?. karena di windows seri ini perangkat tidak mati atau off dengan sempurna. maka dari itu setelah shutdown kadang lampu indikator masih cepat menyala. oke dari pada penasaran mari ikuti langkah dibawah ini untuk mengatur nya agar shutdown lebih cepat.

1. tekan tombol win+s untuk search dan ketikan power option
2. lalu pilih choose what the power buttons do. seperti gambar dibawah ini
3. lalu setelah itu pilih change setting that are currently unavailable. lihat gambar dibwah ini.
4. scroll kebawah dan uncentang pada turn on fast startup (recommended
5. klik save changes lalu restart..

setelah booting coba shutdown laptop kalian apakah cepat atau belum. oiya pemberitahuan JIKA LAPTOP KALIAN MENGALAMI BOOTUP YANG LAMA ITU BERARTI LAPTOP ANDA TERMAKSUD KATEGORI LAMA SOALNYA PADA LAPTOP KELUARAN BARU bootup nya juga lumayan cepat tanpa fast startup dihidupkan. tested laptop core i3 5005u masih bisa boot dengan cepat walau fast startup dimatikan dan untuk pengguna celeron N280 lambat dalam bootup dengan kondisi faststartup dimatikan. oke guys, sekiranya cukup jika ada komentar, masukan, atau berhasil.. :D silakan tinggalkan komentar dibwah ya. sekian terimakasih !

How to run ifconfig or etc without sudo or su

 Hasil gambar untuk ifconfig command not found\



hi guys, welcome back at wandapcguide. to day i will tell and explain with you about linux especialy for you if debian and CentOs user. if you manage your network or practice about configuration with debian especialy high vocational. sure, its must login throught tty mode and loggin as root to simply you at practice and if you loggin as user and you will run ifconfig or iwgetid or etc you got an error its say unknow command for ifconfig and its can be do in superuser alias root. and than i'd like to tell you to fix ifconfig command not found lets follow this instruction.

1. open your terminal and type
$export PATH:$PATH:/sbin
2. and type
$ifconfig

its be done, but if you close the terminal it will reset these setting. best solution to take them into the autostart program. lets follow the instruction:

1. create your own executable file or bash script file
2. add #!/bin/bash on header at your executable file or bash script file
3. add this command to your executable file or bash script file
 export PATH:$PATH:/sbin
4. add your window manager command or DE command on footer at your executable file or bash script file like this

#!/bin/bash
#for ifconfig or etc
export PATH:$PATH:/sbin
#starting GUI interface
2bwm

5. save it, and copy the file to /usr/local/bin.
6. add to your desktop entries file at /usr/share/xsession/ like this

[Desktop Entry]
Encoding=UTF-8
Name=2bwm
Comment=Binary space partitioning window manager
Exec=/usr/local/bin/yourfilebashscript
Type=Application

7. and try restart your display manager
8.  and open terminal and type ifconfig
9. and tara!! bingo!

if you fail adding into this, try other method  about adding autostart program, sure its done. i feel enought, i hope you can. if any comment, feedback or etc leave comment bellow. see you!

Search This Blog

Powered by Blogger.

About Us

Nama Blog

All About PC

Blog ini hanya membahas tentang pc, jika ada yang lain maka label atau tag nya saya taroh di lain-lain. mari belajar via internet :D

Earn Bitcoin with EZ click, no scam! TESTED BY ME

Advertisement

Formulir Kontak

Name

Email *

Message *