Berikut ini adalah cara solving problem tidak bisa mengakses file share
1. Buka gpedit.msc
2. Lalu Pilih Computer Configuration - Administrative Templates - Network - Lanman Workstation, lalu edit value Enable insecure guest logons. menjadi "ENABLE"
Ditulis biar gak lupa
Jika kalian mengalami kesulitan login kedalam handphone setelah melakukan factory reset pada samsung J2 prime. "This Device Was reset, to Continue. Sign in with a google account, that was previously synced on this device" berikut bisa di ikuti langkah-angkah untuk
Continue Reading →bahasa indonesianya. web server portable :D Berikut adalah langkah-langkah menginstall xampp pada linux debian :
Continue Reading →ifconfig command not found. if you face same problem like me. you can solve the problem following this step:
Continue Reading →Pada Active Directory tidak hanya user account yang memiliki password, tetapi setiap komputer yang sudah terjoin ke domain juga memiliki password (yang dinamakan Machine Account Password) dalam bentuk kode binary yang secara otomatis melakukan update setiap 30 hari dan berjalan di background
Continue Reading →silahkan download tutorialnya disini
Continue Reading →silahkan download tutorial nya pada link dibawah ini. Download Tutorial
Continue Reading →silahkan di download tutorial nya pada link dibawah ini.
Continue Reading →Silahkan ikuti cara berikut:
Continue Reading →*Note: You must disable CentOS-Base.repo CentOS-Sources.repo for use the local repositori 1. Open |Terminal 2. change directori to /etc/yum.repos.d cd /etc/yum.repos.d 3. create file local.repo nano local.repo 4. type like this [RHEL7-REPO] name=Local REPO
Continue Reading →Buat script pada direktori tmp Masuk ke user zimbra dengan menggunakan perintah su - zimbra Jalankan perintah sh /tmp/export.sh /tmp/hasil-export.csv Jika proses sudah selesai, data dapat diambil/dilihat pada file hasil-export.csv pada direcroty tmp. berikut script nya ============================================================== RESULT=$1 if test -f $RESULT; then rm -rf $RESULT
Continue Reading →script for set account to the maintenance mode pls follow this step to create the script. vim account_to_maintenance.sh put the code here is the code. #!/bin/bash for i in $( cat /tmp/daftar_user.txt ); do zmprov ma $i zimbraAccountStatus
Continue Reading →i got this error, the root cause is DNSRBL to njabl.org and ahbl can not be used anymore because the service has been closed therefore each perform lookup dnsrbl will always fail http://www.ahbl.org/content/last-notice-wildcarding-services-jan-1st Jan 7 15:18:55 zmmail postfix/smtpd[13988]: NOQUEUE: reject: RCPT
Continue Reading →To fix this issue, find the Zimbra crontabs directory at /opt/zimbra/zimbramon/crontabsNow, lets put the cronjob’s to a single file (just to make your job easier) as follows:[root@zimbra crontabs]# cat crontab >> crontab.zimbra[root@zimbra crontabs]# cat crontab.ldap >> crontab.zimbra[root@zimbra crontabs]# cat crontab.logger
Continue Reading →1. Cari account spam pada search bar yang ada pada zimbra admin console 2. Klik kanan => view mail Maka akan muncul mailbox dari account spam tersebut Cari e-mail yang dibutuhkan Klik kanan => Redirect => masukan nama e-mail tujuan
Continue Reading →1. Melakukan tunning zimbraPop3NumThreads dan zimbraImapNumThreads ● login sebagai zimbra user, lalu masukan perintah seperti dibawah ini. su - zimbra zmprov ms `zmhostname` zimbraPop3NumThreads 300 zmprov ms `zmhostname` zimbraImapNumThreads 500 ● Lakukan Restart service zimbra zmcontrol restart Note: lakukan
Continue Reading →Use the following commands to create the new user anwar, grand him the same privileges as root and set him a password : # useradd -ou 0 -g 0 anwar# passwd anwarWe've just created the user anwar, with UID 0
Continue Reading →First download the appropriate binaries from this location: RHEL/CentOS 6: http://files.zimbra.com/downloads/8.0.7_GA/curl/RHEL6_64/curl-7.35.0.tgz UBUNTU 10: http://files.zimbra.com/downloads/8.0.7_GA/curl/UBUNTU10_64/curl-7.35.0.tgz UBUNTU 12: http://files.zimbra.com/downloads/8.0.7_GA/curl/UBUNTU12_64/curl-7.35.0.tgz SLES 11: http://files.zimbra.com/downloads/8.0.7_GA/curl/SLES11_64/curl-7.35.0.tgz The MD5 checksums are also available: RHEL/CentOS 6: http://files.zimbra.com/downloads/8.0.7_GA/curl/RHEL6_64/curl-7.35.0.tgz.md5sum UBUNTU 10: http://files.zimbra.com/downloads/8.0.7_GA/curl/UBUNTU10_64/curl-7.35.0.tgz.md5sum UBUNTU 12: http://files.zimbra.com/downloads/8.0.7_GA/curl/UBUNTU12_64/curl-7.35.0.tgz.md5sum SLES 11: http://files.zimbra.com/downloads/8.0.7_GA/curl/SLES11_64/curl-7.35.0.tgz.md5sum Then place
Continue Reading →ClearOS Resource Report Not Shown you will see the file configuration in this path /usr/clearos/sandbox/etc/my.cnf. vim /usr/clearos/sandbox/etc/my.cnf. find following configuration and updated them to : --------------------------------------------- innodb_log_file_size=500Minnodb_log_buffer_size=64M afterwards execute the commands: ---------------------------------------------- service system-mysqld stop mv /var/lib/system-mysql/ib_logfile* /tmp service system-mysqld start
Continue Reading →tutorial yang sangat mudah di ikuti.
Continue Reading →when i check the status of replication, i got this status : [root@ldap conf]# /opt/zimbra/libexec/zmreplchk SSL_ca_path /opt/zimbra/conf/ca does not exist at /opt/zimbra/zimbramon/lib/IO/Socket/SSL.pm line 377.[root@ldap conf]# use this command to edit the script vi /opt/zimbra/libexec/zmreplchk A workaround is to add following
Continue Reading →Untuk menjalankan full backup pada SELURUH mailbox2 di server1: $ zmbackup -f -a all -s server1.domain.com Untuk melakukan incremental backup pada SELURUH mailboxes di server1 SEJAK full backup terakhir: $ zmbackup -i -a all -s server1.domain.com Untuk melakukan full backup pada HANYA mailbox-nya user1 di server1: $ zmbackup -f -s
Continue Reading →As the Zimbra user: zmlocalconfig -e mailboxd_java_heap_size=6144 zmlocalconfig -e mailboxd_java_options="-server -Djava.awt.headless=true -Dsun.net.inetaddr.ttl=60 -Dorg.apache.jasper.compiler.disablejsr199=true -XX:NewRatio=2 -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:PermSize=196m -XX:MaxPermSize=350m -XX:SoftRefLRUPolicyMSPerMB=1 -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:+PrintGCApplicationStoppedTime -XX:-OmitStackTraceInFastThrow -Djava.net.preferIPv4Stack=true" zmmailboxdctl restart Please note that the above mailboxd_java_options command is a single line. While copy-pasting
Continue Reading →Untuk disable direct link pada ZWC (Zimbra Web Client) dengan cara sebagai berikut ini:
Continue Reading →(Autonomous System Number), BGP, IP Address PublicASN dialokasikan oleh IANA dan IANA ini akan meredistribusikan ke masing-masing RIR (Regional Internet Registries) kalo di asia RIR nya APNICASN itu digunakan untuk komunikasi ke internet agar jaringan kita bisa internet, kenapa kita
Continue Reading →