Drowned Lands Where to find cargo Location Has Needs Railway Station Cargo container (2 slots)Oil barrels (1 slot)Cement (1 slot)Service spare parts (1 slot) Warehouse Metal beams (2 slots)Vehicle spare parts (1 slot) Quarry Where to find cargo Location Has Needs Quarry Concrete slabs (2 slots) Tasks Task What From To Notes Clearing The Way …
Category Archives: Not for home page
SnowRunner cheats and mods
Cheats Maprunner SnowRunner task and contract information with interactive maps at https://www.maprunner.info Mods There are many SnowRunner mods available to enhance the game experience. SnowRunner.mod.io An extensive mod collection is at https://snowrunner.mod.io/ Interesting mods Off Road Trailers – https://snowrunner.mod.io/semi-flatbed-off-road 1000L Fuel Capacity – https://snowrunner.mod.io/1000l-fuel-capacity
Install the Node.js development tools
NPM NPM is a package manager for the JavaScript programming language. Install it to be able to install other applications too using Node.js. On macOS brew install node On Windows In case of errors
Install software development tools on Macintosh
There are tools and utilities software developers use to write, test and deploy code. These are some of them to make our life easier. Commonly used applications Text Editor Visual Studio Code Atom Configure Atom See Atom text editor configuration Terminal Window iTerm2 Install iTerm2, a smart terminal emulator to issue Bash commands and log into …
Continue reading “Install software development tools on Macintosh”
Install the DevOps development tools on Macintosh
AWS CLI The Amazon Web Services command line interface installation will set up your workstation to launch instances in AWS from Test Kitchen. If you know you will work with AWS, see DevOps Engineering part 3. – Working with AWS for the AWS CLI installation. Chef Development Kit Download the Chef Development Kit from https://downloads.chef.io/chef-dk/Follow the instructions to …
Continue reading “Install the DevOps development tools on Macintosh”
Refueling in SnowRunner
You can always refuel your truck at the Fuel Stations, but there are fuel trailers on the maps where you can also fill up the tank of your truck.
SnowRunner – Alaska, USA (spoiler)
North Port There is an unfinished oil pipeline north of the garage. The unfinished pipe on the road blocks the easy access to the north side of the map. To open the road Open the Contracts list The Black Bird company is looking for help with Pipeline Construction. Complete it and the road opens. Location …
Unlock every truck and customization in SnowRunner
XD Development at https://www.youtube.com/watch?v=muuT6hI_Xek shows how to unlock everything in SnowRunner, but it is a very fast pacing video. You can watch it at half speed, or read the steps below: Download the unlock_all.rar file from https://drive.google.com/file/d/1eW3jOi5UQCXiHtywJ40t8r0rToY1xm68/view Install WinRAR from https://www.win-rar.com/start.html?&L=0 Open the Snow Runner game directory on your computer If you installed from Epic, …
Continue reading “Unlock every truck and customization in SnowRunner”
Configure cron jobs in macOS
We will use the crontab command to schedule a daily backup of important files on our Macintosh. Open a terminal window If you only need access to your personal files continue to the next step To be able to access protected files too, switch to sudo withsudo -iand enter your password. Execute the commandcrontab -e …
How to restore hidden and protected files from Time Machine backups
Time Machine backs up all necessary files to restore your computer in case of a disaster. Hidden directories are backed up, but you need root (sudo) permission to access some of them. The Time Machine restore process cannot restore protected files and directories one-by-one, only when you restore the entire machine backup. This table shows …
Continue reading “How to restore hidden and protected files from Time Machine backups”