Overview Anyone who administers Linux machines likely knows secure shell. Without this tool, administering those servers remotely would be quite challenging. It would also become harder to move files back…
Author: Nguyen Vu Ngoc Tung
I love making new professional acquaintances. Don't hesitate to contact me via nguyenvungoctung@gmail.com if you want to talk about information technology, education, and research on complex networks analysis (i.e., metabolic networks analysis), data analysis, and applications of graph theory.
Specialties: researching and proposing innovative business approaches to organizations, evaluating and consulting about usability engineering, training and employee development, web technologies, software architecture.
How to improve database import with MySQL and MariaDB
In this post, I want to emphasise the approach to speed up importing data to a MySQL or MariaDB database using the exported file. To remind how to export the…
How to manage multiple AWS keys on localhost
To manage multiple AWS keys on localhost, configure multiple profiles in the AWS CLI using the ~/.aws/config and ~/.aws/credentials files. Obtain Access Keys:Navigate to the AWS Management Console and create…
How to force DNS lookup domains
$ nslookup dmscambs.co.uk 8.8.8.8$ nslookup dmscambs.co.uk$ curl -i www.dmscambs.co.uk$ curl -vvv www.biomodels.co.uk
(English) How to understand the underscore better in Python
Rất tiếc, mục này chỉ tồn tại ở English.
