Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Scan new disk in linux

[root@node-1 ~]# echo "- - -" > /sys/class/scsi_host/host0/scan
[root@node-1 ~]# echo "- - -" > /sys/class/scsi_host/host1/scan
[root@node-1 ~]# echo "- - -" > /sys/class/scsi_host/host2/scan
Comment

Scan Existing disk in linux

echo "1" > /sys/class/block/sdX/device/rescan
Comment

PREVIOUS NEXT
Code Example
Shell :: how to install snap store in elementary os 
Shell :: start docker service on windows 
Shell :: linux ram size 
Shell :: commit no verify 
Shell :: storage/logs/laravel.log" could not be opened: failed to open stream: permission denied 
Shell :: homebrew restart service 
Shell :: (‘08001’, ‘[08001] [Microsoft][ODBC Driver 17 for SQL Server]Client unable to establish connection (0) (SQLDriverConnect)’) 
Shell :: scikit-learn install 
Shell :: clone submodules after clone 
Shell :: install angular 9.1.7 
Shell :: install yarn with npm 
Shell :: disable cloud-init ubuntu 
Shell :: how to install tor browser in kali 
Shell :: CocoaPods specs repository is too out-of-date to satisfy dependencies. 
Shell :: how to change git remote origin 
Shell :: install compass mongodb ubuntu 
Shell :: Installation failed: Download failed. Destination directory for file streaming does not exist or is not writable. 
Shell :: Problem binding to port 80: Could not bind to IPv4 or IPv6 letsencrypt 
Shell :: wtforms install 
Shell :: the remote end hung up unexpectedly fatal: 
Shell :: ssh permissions too open 
Shell :: remove microsoft edge from ubuntu 
Shell :: npm command not found ubuntu 
Shell :: delete namespace stuck in terminating 
Shell :: docker remove orphans 
Shell :: vim remove whitespace from end of line 
Shell :: adding jars to classpath in linux 
Shell :: reverse an array in bash scripting 
Shell :: installing xournal++ in ubuntu 
Shell :: conda install scikit-learn 
ADD CONTENT
Topic
Content
Source link
Name
3+3 =