Command FreeBSD

database mysql grant from all network >>

Allow user supri untuk mengakses database datapenting dengan pasword supri

grant all on datapenting.* to supri@’%’ identified by ’supri’;

edit user supaya bisa akses su/super user di freebsd dengan memasukan ke group wheel

# pw user mod vivek -G wheel

Ganti Tanggal system FreeBsd

date “yymmddhhmi”

date 0901270603

Tinggalkan Balasan