Jails on freenas

  • Jun 24, 2020

this is my log when I’m using freebsd as web server and mysql server using nginx and php-fpm   # iocage console rsyncjail # pkg update && pkg upgrade # echo ‘sshd_enable=”YES”‘ >> /etc/rc.conf # service sshd start # pw useradd -n vivek -G wheel -s /bin/tcsh -m -d /home/vivek # passwd vivek pkg install […]

Read More

how to consume partial picking on production order and recreating the reminding partial picking journal go to view > picking list validate remove all the log posted

Read More

this is tutorial to create a SMTP server using Windows 2008 R2 64bit install the features smtp server Go to Internet Information Services (IIS) 6.0 Manager setting the smtp server, like the pict below

Read More

How to create SSRS report in AX 2012 tutorial for example, we’re gonna use Vendor Report to analyse this First, Open AOT, Find the Menu thank Linked to AP>Reports>Vendor>Vendor see the menu item name : vend, and menu item type: output so we know that vendor report were based on SSRSReport, now open visual studio […]

Read More

How to Disable user to access aws vps on ssh How to Add user to access aws vps on ssh Access to your AWS Console Goto EC2 Click Key Pairs on Network & Security on the left Create Key Pair, for example: support after you click the “create key pair” button, you will shown a […]

Read More

This is tutorial to resizing your linux drive on aws virtual private server Please reconsider that, I will not responsible if something wrong happens to your server First, got to aws console, pick Elastic Block Store > Volume Pick the Volume that you want to resizing Action > Modify Volume, change your Volume Size (sizing […]

Read More

Just wanna give a clue how to rsync between freenas server first, you need atleast 2 freenas server, one as freenas source and other as freenas target to make it simple, use the same user login and password, because we need to access it using ssh this is the example using rsync rsync -arvz –exclude-from=/mnt/vol/itd/itmgr/exclude.txt […]

Read More

hi all, back again in the end of 2019 I do have some tips while you uploading xls file, the common xls files when the column consists a number, it will inform the ax that the field is a number, the bad side is, we have to format it to text in xls before upload […]

Read More

In Ax 2012, there were 2 methods (that I have found until now) to upload BOM, Using DMF (Data Migration FrameWork) or DIXF (Data Import Export FrameWork) Using Customize Modules there are pros and cons on each methods, In this article we will coverage both of those methods, but please read it with cautious because […]

Read More

sudo add-apt-repository ppa:alessandro-strada/ppa sudo apt update && sudo apt install google-drive-ocamlfuse google-drive-ocamlfuse mkdir ~/googledrive google-drive-ocamlfuse ~/googledrive after you finished, disconnect the google drive fusermount -u ~/google-drive Now this is the real thing, how to backup your googledrive to your linux pc I create a script to connect the google drive, sync it to my linux pc […]

Read More

Deprecated: mb_convert_encoding(): Handling HTML entities via mbstring is deprecated; use htmlspecialchars, htmlentities, or mb_encode_numericentity/mb_decode_numericentity instead in /var/www/project/axhelper.erakarta.com/wp-content/themes/focus-magazine/functions.php on line 133