/var/logs/paulooi.log
Menu
  • About Me
  • Contact
  • Privacy Policy
Systems Admin, Web Development and etc
Browse: Home » freebsd » Page 2

How to Create User with useradd in FreeBSD

July 9, 2010 · by Paul Ooi · in Systems

You can invoke “adduser” command in FreeBSD in order to create new user. Adduser will prompt you for user info like name, uid, gid, shell environment and etc. But sometime we would like to create user access through Bash script….

Razor2 Error: No such file or directory report requires authentication

July 6, 2010 · by Paul Ooi · in Systems

While doing Spam Report on SpamAssassin, I came across this error message, reporter: razor2 report failed: No such file or directory report requires authentication at /usr/local/lib/perl5/site_perl/5.x.x/Mail/SpamAssassin/Plugin/Razor2.pm line 180. at /usr/local/lib/perl5/site_perl/5.x.x/Mail/SpamAssassin/Plugin/Razor2.pm line 330. I checked the file existed, so It’s something…

Upgrade to php52 on FreeBSD

July 2, 2010 · by Paul Ooi · in Systems

By default, after portsnap to latest FreeBSD port tree, it will upgrade your php5.2 to php5.3 automatically. There isn’t any option where you can to remain your PHP version to 5.2. In order to keep my PHP applications running on…

Bind Error: “max open files (3520) is smaller than max sockets (4096)”

June 28, 2010 · by Paul Ooi · in Systems

Just notice one of the DNS server has the error message 28-Jun-2010 16:28:24.283 general: max open files (3520) is smaller than max sockets (4096) It’s something to do with kernel setting, on FreeBSD, configure the following shell> sysctl kern.maxfiles=4096 shell>…

Change or Set User Password in FreeBSD

June 4, 2010 · by Paul Ooi · in Systems

If you notice, during FreeBSD installation, it doesn’t have a step by step installation guides for creating user’s password for login credential. By default, FreeBSD installation only come with user “root”, and it doesn’t prompts for password setting for default…

← Previous 1 2 3 4 Next →

Recent Posts

  • Proxmox Cluster Quorum Error
  • Thunderbird Unified Folder Some Account Inbox Missing
  • This Site is 18 Years Old
  • How to Rsync from Remote Server to Synology
  • Are you a Programmer and Preparing for an Interview?

Recent Comments

  • Paul Ooi on How to do Word Count on TextMate
  • Harshal on How to do Word Count on TextMate
  • Paul Ooi on How to Rsync from Remote Server to Synology
  • Jil Yana on How to Check Paypal Pre-Approved Payment List
  • Benedict Arnold on Enable SMTP Port 587 on Exim

Copyright © 2025 /var/logs/paulooi.log

Powered by WordPress and Origin