vmware esxi 6.5 install -HomeLab -
5:45
Пікірлер
@user-dj52f54hj-6
@user-dj52f54hj-6 4 ай бұрын
Doesn't work now? env settings on request
@Immortus27
@Immortus27 5 ай бұрын
What ram module did you upgrade with? Lots of comments to this NAS says that some modules can destroy controller, so i'm searching 100% compatible one
@amarchauhan-xp2od
@amarchauhan-xp2od 6 ай бұрын
how to take the backup for Aruba switch config backup, Please share a simple playbook. thank you
@GrunerIndiaPrivateLimited
@GrunerIndiaPrivateLimited 6 ай бұрын
HOW TO CONFIGURE OUTGOING MAIL CONFIGURATION
@LundgrensScania
@LundgrensScania 6 ай бұрын
Works like a charm, thanks mate!
@DionysusFascinus
@DionysusFascinus 9 ай бұрын
How would you remove a name such as "Link to UDM Pro"?
@fossdom5568
@fossdom5568 9 ай бұрын
vlan ports 48 tagging tagAll name (keep it blank and hit enter )
@rodrigoaguilar8885
@rodrigoaguilar8885 9 ай бұрын
Hi, thanks for the video, how do I change the time zone from UTC to America/Sao_Paulo?
@toma7585
@toma7585 9 ай бұрын
I'm getting this error. Any idea why this is? I'm running same python version 3.8 Traceback (most recent call last): File "netboxscan.py", line 37, in <module> netboxip = ipaddress1.json() File "/usr/lib/python3/dist-packages/requests/models.py", line 897, in json return complexjson.loads(self.text, **kwargs) File "/usr/lib/python3/dist-packages/simplejson/__init__.py", line 518, in loads return _default_decoder.decode(s) File "/usr/lib/python3/dist-packages/simplejson/decoder.py", line 370, in decode obj, end = self.raw_decode(s) File "/usr/lib/python3/dist-packages/simplejson/decoder.py", line 400, in raw_decode return self.scan_once(s, idx=_w(s, idx).end()) simplejson.errors.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
@holden-h6m
@holden-h6m 9 ай бұрын
it is not working
@antoniopenafiel3553
@antoniopenafiel3553 Жыл бұрын
Excellent
@ninetailedfirefox
@ninetailedfirefox Жыл бұрын
Hey did bought F5-221 recently found your video, and bought similar ram stick happy with result. Your video helped me alot.
@artembukovetskyy7724
@artembukovetskyy7724 Жыл бұрын
Hey Foss, nice video. Saw in the video Cruciall SSD on the side of the nas. How did you install Crucial SSD and how did you connect it? Best regards, Artem
@fossdom5568
@fossdom5568 Жыл бұрын
its installed on the 5th bay , pull out tray , it just looks different in the video , its for cache . Moreover i dont use Terra Master OS its not the best and every power failure or abrubt shutdown it will prompt to format HDD , and so i installed OMV instead .
@artembukovetskyy7724
@artembukovetskyy7724 Жыл бұрын
@@fossdom5568 Nice, thanks for answer :)
@CineTechReviews
@CineTechReviews Жыл бұрын
how to you share the stream with others?
@obedbaiden5177
@obedbaiden5177 Жыл бұрын
Hi, please how do i select the ubuntu desktop?
@sarmentinho
@sarmentinho Жыл бұрын
error in pip3 install -r /opt/netbox/requirements.txt root@netbox:/opt/netbox# pip3 install -r /opt/netbox/requirements.txt ERROR: Could not open requirements file: [Errno 2] No such file or directory: '/opt/netbox/requirements.txt' any help?
@sarmentinho
@sarmentinho Жыл бұрын
I managed to navigate to the correct requirements folder and got going again. ended every step but browsing the ip I get connection refused. tried 8080, 80, 8001... 80 gives 502 Bad Gateway., Can you help? ubuntu server 22.04 on a VM
@UblITOffice
@UblITOffice Жыл бұрын
I have followed but the webpage is showing me "Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.1.2". " how can i go about this
@ilmamehraz3651
@ilmamehraz3651 Жыл бұрын
thanks alot it works
@parmenides5032
@parmenides5032 Жыл бұрын
admin:admin doesnt work as credentials
@truelight-c8h
@truelight-c8h Жыл бұрын
buddy..... kindly update the full codes
@michaelvrutaal4276
@michaelvrutaal4276 Жыл бұрын
Hello, thank for the easy tut. However I am unable to login. Is there a way to reset the initial login credentials ?
@parmenides5032
@parmenides5032 Жыл бұрын
did you fix that issue?
@GumyNation-OG
@GumyNation-OG Жыл бұрын
thank god for you. straight forward, and some solid music to go with it.
@GumyNation-OG
@GumyNation-OG Жыл бұрын
oh sh!t that's Anno Domini!! nice, they have been making sick beats for years
@stefanmoravcevic5018
@stefanmoravcevic5018 Жыл бұрын
Thank your bro, you helped me alot! <3
@joaopedropansiere4719
@joaopedropansiere4719 Жыл бұрын
Obrigado, me ajudou muito. Thank you a lot brother
@3sixtymining
@3sixtymining Жыл бұрын
Needs to be updated php is now 8.1. After updating to the lasted php version is still had error messages on the website home. Bcmath,intl, and xml didn’t update and appeared as red box’s on the sign in page.
@ammuvlogs3483
@ammuvlogs3483 Жыл бұрын
anyone tried this script?
@SomeoneAlter
@SomeoneAlter Жыл бұрын
Hey there, I tried this on docker image but I my container died after I made the changes.... Any advice?
@fossdom5568
@fossdom5568 Жыл бұрын
rebuild the container, dont waste time on troubleshooting it .
@SomeoneAlter
@SomeoneAlter Жыл бұрын
​@@fossdom5568 I have found out how it is done, It was with the ownership issue of the certs and key. I had to set it to 440 to make it work. But unlike your's for some reason my certificate is not valid, It does work on HTTPS tho..... Edit: Thanks for the reply!!!
@vanhussen
@vanhussen Жыл бұрын
sudo mkdir -p /opt/ && cd /opt/ not: sudo mkdir -p /opt/netbox/ && cd /opt/netbox/
@ammuvlogs3483
@ammuvlogs3483 Жыл бұрын
the iplist runs, but it doesnot scan and add to netbox
@J1MRAYN0R
@J1MRAYN0R Жыл бұрын
Explained tutorial would be very appreciated
@ДжониКейжд-э2б
@ДжониКейжд-э2б Жыл бұрын
good job an thanks.Subscribed !
@MarkDavid-o7k
@MarkDavid-o7k Жыл бұрын
awesome video but can you make a checklist and display as you go along?
@boobalangangstar
@boobalangangstar Жыл бұрын
Thanks its working
@Jack-vf1cb
@Jack-vf1cb Жыл бұрын
how else would I define the operating system?
@paulasselin3490
@paulasselin3490 Жыл бұрын
realy short and realy easy , still works today , just think about changing ur serverurl with [BOXip]:51820
@anthonymrugacz2917
@anthonymrugacz2917 2 жыл бұрын
music is a drag
@KimeeeNeee
@KimeeeNeee 2 жыл бұрын
Hello super many thanks but I have a question for you. How do I retrieve the videos on the TV? Do I have to install the XIBOApp? Is that also free?
@valarAinur
@valarAinur 11 ай бұрын
I have the same question…. Any idea?
@zoomerbemen
@zoomerbemen 2 жыл бұрын
What Intel NIC's are on this router pc ?
@ben225514
@ben225514 2 жыл бұрын
how do you forward 443 to 8443?
@MrPaulLiu
@MrPaulLiu 2 жыл бұрын
Thank you for your tutorial. It worked great. I was wondering if you know where the "html root directory" would be located with this install? I noticed that the www directory is not it.
@fossdom5568
@fossdom5568 2 жыл бұрын
If its for the image not showing issue add a 2nd volume , github.com/snipe/snipe-it/issues/8282
2 жыл бұрын
You know if this woks with the UDM PRO / UDM PRO SE ?
@fossdom5568
@fossdom5568 2 жыл бұрын
It works , i use it on UDMP
@AlexBali-gp1cc
@AlexBali-gp1cc 2 жыл бұрын
Hello, I get this error, what can it be? Traceback (most recent call last): File "netbox_scan_ip_subnet.py", line 42, in <module> if netboxip['count'] == 0: KeyError: 'count'
@flixtv1567
@flixtv1567 2 жыл бұрын
Bro hi when i paste the long code what should i do before i paste the other command
@ADrinyCFO
@ADrinyCFO 2 жыл бұрын
WHAT DO YOU ENTER AFTER WRITE ServerName localhost
@Tekgnome.
@Tekgnome. 2 жыл бұрын
Works perfectly minus the copy/paste error under Env (just make sure to copy and paste not type V) Thank you!
@shusmnasush1201
@shusmnasush1201 2 жыл бұрын
Which app did u use for log in
@fossdom5568
@fossdom5568 2 жыл бұрын
Microsoft Remote Desktop
@barefootninja
@barefootninja 2 жыл бұрын
what was the command at 1:49
@fossdom5568
@fossdom5568 2 жыл бұрын
#cat /etc/passwd #cat /etc/group
@sardinhadomini8544
@sardinhadomini8544 2 жыл бұрын
ths for project
@JW-rx3md
@JW-rx3md 2 жыл бұрын
How can I force other clients on my network to use NextDNS? At the moment, the Android clients seem to be using their own DNS. Thanks.
@fossdom5568
@fossdom5568 2 жыл бұрын
The easiest way to do it on all clients is setting it up on the router (pfsense or Unifi USG ) if you want to do it without a router then you would have to install the NextDNS app and configure and it works similar to VPN connection type
@MaraxYTube
@MaraxYTube 2 жыл бұрын
@@fossdom5568 Hey, I Have Unify USG, Is there option in controller ( new interface or old ) to simply put it ?
@fossdom5568
@fossdom5568 2 жыл бұрын
@@MaraxYTube Not in the controller , but you can ssh into the USG and put it .
@mohammedelmachti4961
@mohammedelmachti4961 2 жыл бұрын
script plz ?
@fossdom5568
@fossdom5568 2 жыл бұрын
added to the description
@vaitomanocularrypage
@vaitomanocularrypage 2 жыл бұрын
where can I get the script netbox_scan_ip_subnet.py?
@fossdom5568
@fossdom5568 2 жыл бұрын
added to the description