Author: Ronny
how to resizing your linux aws vps
- Feb 02, 2020
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 Morersync between freenas server
- Jan 17, 2020
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 Morehi 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 Moreax 2012 – how to upload BOM
- Dec 05, 2019
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 Moresudo 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 MoreScenario user can Access to ALL MTL warehouse user can Access to ALL TJP warehouse exclude to “Finished Goods Warehouse TJP” warehouse MTL, TJP is Entity I put the XPO on the end of this article How to do it manually Goto Dynamics Ax, and Open AOT we will need, 1 Security Policy, 2 Tables, […]
Read Moreax client crash wWinMainCRTStartup
- Sep 27, 2019
septday septday, we got an error, we got crash app ax .. that was I thought when I see this errors Application: Ax32.exe Framework Version: v4.0.30319 Description: The Process was terminated due to an unhandled exception. Exception Info: System.Runtime.InteropServices.SEHException at <Module>.NavigationPaneHost.LoadMenuW(NavigationPaneHost*) at <Module>._wWinMainCRTStartup() why this is happen: It would happen when you have a developer […]
Read Morethis is tutorial how to scale up storage linux vm on windows hyperv check linux vm partition status shutdown the Linux VM Resize the VM Virtual Hard Disk turn on the VM to this script: sudo parted -l to init the partition, run sudo cfdisk choose /dev/sda2 choose resize enter > write > yes > […]
Read Morewe got error while confirm purchase order Function AccountingEventProcessor.createAccountingEvent has been incorrectly called this error occured because the accounting distribution raised an error calculation solution: edit the purchase order select the purchase line select financials > accounting > distribute amounts click reset button, and try to confirm again, if this not work, click correct and […]
Read Moreinstalling suitecrm
- Aug 19, 2019
So, im going to start a new project, that is installing suitecrm on my server the goal is, I will use suitecrm to integrate data with my ax data so lets begin first, I need ubuntu server, luckly, got version 18.04 lts ready to install installing ubuntu and packages after done installing, type this command […]
Read More