grub>
USE ls
to view available HDDs and partitions
USE ls (hd0,1)/
to find the /boot
parition
RUN grub> set root=(hd0,1)
to set the /boot
partition as the root for now
[root@esxi1:~] esxcli storage vmfs snapshot list
680a17c4-68d2ac64-c3d5-001018a42ca4
Volume Name: datastore1
VMFS UUID: 680a17c4-68d2ac64-c3d5-001018a42ca4
Can mount: true
This is a little guide on how to change the firmware on the TIM version of ZTE MF268 (an external CPE that uses the same internal module as the ZTE MF286D). | |
My version is based on the O2-CZ firmware (https://androidhost.ru/Yu9) and has the following features: | |
- No need to use VLAN 83 to get internet access | |
- You can set up the CPE in both bridge and router modes | |
- Added a band lock page in the data menu (Cell Lock is not working, sorry!) | |
- Added a telnetd daemon; just log in using "admin" as the username and the IMEI as the password (be careful with what you do, you can brick the CPE!) | |
- Default web UI password is "admin" | |
- You can access CPE interface when it's in bridge mode using IP 192.168.0.1 |
blueprint: | |
name: Motion Light Custom Msprg Automation | |
author: Msprg | |
description: Turn a light on based on detected motion | |
domain: automation | |
input: | |
trigger_motion_sensor: | |
name: Trigger Motion Sensor | |
description: This sensor will cause the light to turn on. | |
selector: |
Migrating a live, running system into ram and running from it is great for executing system modifications, that would otherwise require a physical access / kvm / console in case of a vm, remotely. This is based on following stack exchange discussions:
https://askubuntu.com/questions/1416758/remote-full-system-backup-of-a-running-system
as well as my own experiences.
Hi dear all, that’s really a great to share my hard work with you , After a lots of hit in Google I finally found trick to search Cisco IOS in free of course. So without talking much here are the link where you can free download Cisco ios image and you can upload or use this ios to the router and as well as in GNS3.
tar -xvf youtube-dl-2020.09.20.tar.gz