Just because of my monitoring server being shut down by somebody at office, I should give my customer another availability report. I decided to use awstats, because it’s free to use and also widely use for analysing apache log. By default, awstats will process data at monthly based, but for several purposes I need more details. Awstats has ‘databasebreak’ feature to separate analysis result based on monthly, daily, and hourly. [...]
If you got ‘Error‘ page when accessing your Gallery2 front page, you need to clear any cache inside your Gallery2 directory installation and delete all cache (except image cache) by browsed to http://yoursiteaddres/lib/support/index.php Choose ‘Cache Maintenance‘ then follow the step. Thanks!
Ini merupakan re-post dari mas Gidley untuk melakukan SSH mesin Linux yang dilindungi SOCKS Proxy server. Caranya yaitu tambahkan file berikut ini pada ~.ssh/config di shell Anda. Host PROXY_SOCKS_ANDA DynamicForward localhost:3128 Host *.SERVER_LOKAL_LOCALHOST_JG_OKE ProxyCommand /usr/bin/nc -x localhost:3128 %h %p
Seandainya Anda lupa dengan password root/user pada server Linux, maka yang dapat dilakukan adalah : 1. Pastikan akses fisik ke komputer tersebut. 2. Upayakan untuk masuk sebagai ‘single user’ melalui GRUB (tutorial ini banyak di Google) 3. Jika sistem terkonfigurasi menolak single user, lalu copot hdd sistem tersebut dan pasang pada komputer lain ato yang paling mudah adalah masukkan Live CD/DVD Linux 4. Mount partisi yang di dalamnya terdapat file [...]