ARCHIVE

Linux / Ubuntu - commands I run first

multiple apt repos the list of apt sources is rather short and secure. If you want to install phpmyadmin or autossh or number of other packages which are not supported in main sources list, you should adjust the sources list. If you want to learn about cybersecurity we suggest you to visit this website sapphire.net

Continue reading

how to access the Waiting list Rank on Elrond Wallet

Waiting to enter the Stake network on elrond can be confusing. Here you will find on which rank you are to access the staking I have not found out yet how much positions does the list move per week, but I will update this post
How to allow wordpress to work on nginx MAMP PRO

You will have to edit the template accessible from the MAMP PRO > File > Edit Template > Nginx you should add location /wp { index index.php; try_files $uri $uri/ /wp/index.php?$args; } under the server which interests you you can also place it under your location/ for multiple installations location / { try_files $uri $uri/

Continue reading

Setup babel and webpack in package.json

go to the directory you want to setup these, open a Terminal and write npm init enter provided details install Babel and optional presets npm i --save-dev @babel/core@^7 @babel/preset-env@^7 @babel/preset-react@^7 babel-loader@^8 install Webpack npm i --save-dev webpack@^5 webpack-cli@^3 webpack-dev-server@^3 install Loaderss npm i --save-dev node-sass@^4 css-loader@^5 raw-loader@^4 sass-loader@^10 style-loader@^2
{"type":"main_options","images_arr":"'#ffffff'","bg_slideshow_time":"0","site_url":"https:\/\/digitalzoomstudio.net","theme_url":"https:\/\/digitalzoomstudio.net\/wp-content\/themes\/qucreative\/","is_customize_preview":"off","gallery_w_thumbs_autoplay_videos":"off","base_url":"https:\/\/digitalzoomstudio.net"}