Mengunci konfigurasi Opera
January 16th, 2008
Untuk mengunci konfigurasi browser Opera agar tidak dapat dimodifikasi oleh user, kita bisa menambahkannya di /etc/opera6rc.fixed. Contohnya sbb:
; /etc/opera6rc.fixed
; Settings in this file are not overridable by users
[Saved Settings]Open Dir=/home/$USER/download
Save Dir=/home/$USER/download
#disable bit torrent
[BitTorrent]
Enable=0#clear cache
[Clear Private Data Dialog]
CheckFlags=128#another way to clear cache?
[Disk Cache]
Empty On Exit=1[State]
Accept License=1[Proxy]
HTTPS server=192.168.0.1:3128
Enable HTTP 1.1 for proxy=1
Proxy Servers=192.168.0.1:3128
Use HTTP=1
Referensi yang bisa ditengok:
Opera knowledgebase: Defining a system wide default configuration
Opera system administrator handbook