mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-18 13:43:49 +01:00
remove n00dles from servers with 16GB RAM in getting started guide
fixes #2444
This commit is contained in:
parent
cfa1b9e236
commit
896ee81d57
@ -200,52 +200,52 @@ Here's what mine showed at the time I made this::
|
|||||||
--Root Access: YES, Required hacking skill: 1
|
--Root Access: YES, Required hacking skill: 1
|
||||||
--Number of open ports required to NUKE: 0
|
--Number of open ports required to NUKE: 0
|
||||||
--RAM: 4.00GB
|
--RAM: 4.00GB
|
||||||
|
|
||||||
----zer0
|
----zer0
|
||||||
------Root Access: NO, Required hacking skill: 75
|
------Root Access: NO, Required hacking skill: 75
|
||||||
------Number of open ports required to NUKE: 1
|
------Number of open ports required to NUKE: 1
|
||||||
------RAM: 32.00GB
|
------RAM: 32.00GB
|
||||||
|
|
||||||
foodnstuff
|
foodnstuff
|
||||||
--Root Access: NO, Required hacking skill: 1
|
--Root Access: NO, Required hacking skill: 1
|
||||||
--Number of open ports required to NUKE: 0
|
--Number of open ports required to NUKE: 0
|
||||||
--RAM: 16.00GB
|
--RAM: 16.00GB
|
||||||
|
|
||||||
sigma-cosmetics
|
sigma-cosmetics
|
||||||
--Root Access: NO, Required hacking skill: 5
|
--Root Access: NO, Required hacking skill: 5
|
||||||
--Number of open ports required to NUKE: 0
|
--Number of open ports required to NUKE: 0
|
||||||
--RAM: 16.00GB
|
--RAM: 16.00GB
|
||||||
|
|
||||||
joesguns
|
joesguns
|
||||||
--Root Access: NO, Required hacking skill: 10
|
--Root Access: NO, Required hacking skill: 10
|
||||||
--Number of open ports required to NUKE: 0
|
--Number of open ports required to NUKE: 0
|
||||||
--RAM: 16.00GB
|
--RAM: 16.00GB
|
||||||
|
|
||||||
----max-hardware
|
----max-hardware
|
||||||
------Root Access: NO, Required hacking skill: 80
|
------Root Access: NO, Required hacking skill: 80
|
||||||
------Number of open ports required to NUKE: 1
|
------Number of open ports required to NUKE: 1
|
||||||
------RAM: 32.00GB
|
------RAM: 32.00GB
|
||||||
|
|
||||||
----CSEC
|
----CSEC
|
||||||
------Root Access: NO, Required hacking skill: 54
|
------Root Access: NO, Required hacking skill: 54
|
||||||
------Number of open ports required to NUKE: 1
|
------Number of open ports required to NUKE: 1
|
||||||
------RAM: 8.00GB
|
------RAM: 8.00GB
|
||||||
|
|
||||||
hong-fang-tea
|
hong-fang-tea
|
||||||
--Root Access: NO, Required hacking skill: 30
|
--Root Access: NO, Required hacking skill: 30
|
||||||
--Number of open ports required to NUKE: 0
|
--Number of open ports required to NUKE: 0
|
||||||
--RAM: 16.00GB
|
--RAM: 16.00GB
|
||||||
|
|
||||||
----nectar-net
|
----nectar-net
|
||||||
------Root Access: NO, Required hacking skill: 20
|
------Root Access: NO, Required hacking skill: 20
|
||||||
------Number of open ports required to NUKE: 0
|
------Number of open ports required to NUKE: 0
|
||||||
------RAM: 16.00GB
|
------RAM: 16.00GB
|
||||||
|
|
||||||
harakiri-sushi
|
harakiri-sushi
|
||||||
--Root Access: NO, Required hacking skill: 40
|
--Root Access: NO, Required hacking skill: 40
|
||||||
--Number of open ports required to NUKE: 0
|
--Number of open ports required to NUKE: 0
|
||||||
--RAM: 16.00GB
|
--RAM: 16.00GB
|
||||||
|
|
||||||
iron-gym
|
iron-gym
|
||||||
--Root Access: NO, Required hacking skill: 100
|
--Root Access: NO, Required hacking skill: 100
|
||||||
--Number of open ports required to NUKE: 1
|
--Number of open ports required to NUKE: 1
|
||||||
@ -253,7 +253,6 @@ Here's what mine showed at the time I made this::
|
|||||||
|
|
||||||
Take note of the following servers:
|
Take note of the following servers:
|
||||||
|
|
||||||
* |n00dles|
|
|
||||||
* |sigma-cosmetics|
|
* |sigma-cosmetics|
|
||||||
* |joesguns|
|
* |joesguns|
|
||||||
* |nectar-net|
|
* |nectar-net|
|
||||||
@ -807,8 +806,7 @@ startup script. Feel free to adjust it to your liking.
|
|||||||
|
|
||||||
// Array of all servers that don't need any ports opened
|
// Array of all servers that don't need any ports opened
|
||||||
// to gain root access. These have 16 GB of RAM
|
// to gain root access. These have 16 GB of RAM
|
||||||
var servers0Port = ["n00dles",
|
var servers0Port = ["sigma-cosmetics",
|
||||||
"sigma-cosmetics",
|
|
||||||
"joesguns",
|
"joesguns",
|
||||||
"nectar-net",
|
"nectar-net",
|
||||||
"hong-fang-tea",
|
"hong-fang-tea",
|
||||||
|
Loading…
Reference in New Issue
Block a user