Install Nginx in CenOS 7
Step One—Add Nginx Repository To add the CentOS 7 EPEL repository, open terminal and use the following command: sudo yum install epel-release Step Two—Install Nginx Now that the Nginx repository…
Step One—Add Nginx Repository To add the CentOS 7 EPEL repository, open terminal and use the following command: sudo yum install epel-release Step Two—Install Nginx Now that the Nginx repository…
1.First Update and upgrade the packages : sudo -- sh -c 'apt-get update; apt-get upgrade -y; apt-get dist-upgrade -y; apt-get autoremove -y; apt-get autoclean -y' 2.Install Docker: sudo curl -sS…
Installing Desktop Environment Ubuntu servers are managed from the command line and do not have a desktop environment installed by default. If you run the desktop version of Ubuntu, skip…
*Cài Ubuntu* apt-get update apt-get upgrade sudo apt-get install xfce4 xfce4-goodies sudo apt-get install tightvncserver vncserver apt-get install firefox apt-get install uget add-apt-repository ppa:qbittorrent-team/qbittorrent-stable sudo apt install qbittorrent apt-get update…
Lênh linix Git Merge Giải quyết conflix Remote Branch vs Local Branch Rebase OOP Class, Instance, Interface, Abtract Singleton Design Parttern OS Windows vs Mac/Linux (architecture) iOS vs Android (architecture)…
Cây thư mục: . ├── app.js ├── bin │ └── www ├── package.json ├── controllers ├── public │ ├── images │ ├── javascripts │ └── stylesheets │ └── style.css ├──…
Sử dụng express-generator để tạo nhanh ứng dụng express Đối với Node.js 8.2.0 trở lên có thể sử dụng lệnh npx để tạo ứng dụng: npx express-generator Đối với các…
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!