Searched full:sudo (Results 1 – 25 of 80) sorted by relevance
1234
55 $ sudo blockdev --getsz /dev/vdb163 $ sudo dmsetup create dust1 --table '0 33552384 dust /dev/vdb1 0 512'69 $ sudo dmsetup create dust1 --table '0 33552384 dust /dev/vdb1 0 4096'75 $ sudo dmsetup status dust178 $ sudo dd if=/dev/mapper/dust1 of=/dev/null bs=512 count=128 iflag=direct82 $ sudo dd if=/dev/zero of=/dev/mapper/dust1 bs=512 count=128 oflag=direct93 $ sudo dmsetup message dust1 0 addbadblock 6096 $ sudo dmsetup message dust1 0 addbadblock 6799 $ sudo dmsetup message dust1 0 addbadblock 72105 $ sudo dmsetup status dust1[all …]
40 SUDO=""42 SUDO="sudo"52 KCORE=$(($SUDO "$PERF" buildid-cache -v -f -k /proc/kcore >/dev/null) 2>&1)71 $SUDO cp -a "$KCORE_DIR" "$(pwd)/$PERF_DATA_DIR"72 $SUDO rm -f "$KCORE_DIR/kcore"73 $SUDO rm -f "$KCORE_DIR/kallsyms"74 $SUDO rm -f "$KCORE_DIR/modules"75 $SUDO rmdir "$KCORE_DIR"80 $SUDO chown $UID "$KCORE_DIR"81 $SUDO chown $UID "$KCORE_DIR/kcore"[all …]
26 sudo debootstrap \28 --include=sudo \31 sudo mount --rbind /dev ./s390-toolchain/dev32 sudo mount --rbind /proc ./s390-toolchain/proc33 sudo mount --rbind /sys ./s390-toolchain/sys34 sudo chroot ./s390-toolchain38 sudo dpkg --add-architecture s390x39 sudo apt-get update40 sudo apt-get install \74 sudo make install[all …]
37 % sudo bpf_inspect.py prog44 % sudo bpf_inspect.py map51 % sudo bpf_inspect.py p | grep test_pkt_access77 % sudo bpf_inspect.py122 % sudo bpf_inspect.py p
264 \f(CW$ sudo sleepgraph -fpdt\fR272 \f(CW$ sudo sleepgraph -f -rtcwake 30 -status282 \f(CW$ sudo sleepgraph -rtcwake 15 -addlogs\fR286 \f(CW$ sudo sleepgraph -m standby -rtcwake 15 -o "standby-{host}-{date}-{time}"\fR290 \f(CW$ sudo sleepgraph -m freeze -rtcwake off -o "freeze-{hostname}-{date}-{time}"\fR296 \f(CW$ sudo sleepgraph -m mem -rtcwake 15 -dev -mindev 5\fR300 \f(CW$ sudo sleepgraph -m mem -rtcwake 15 -x2 -predelay 500 -x2delay 500 -postdelay 500\fR304 \f(CW$ sudo sleepgraph -cmd "echo mem > /sys/power/state" -rtcwake 15\fR311 \f(CW$ sudo sleepgraph -m freeze -rtcwake 15 -multi 10 30\fR315 \f(CW$ sudo sleepgraph -m freeze -rtcwake 15 -multi 24h 0\fR[all …]
134 \f(CW$ sudo bootgraph -reboot -addlogs -o "latest-{hostname)"\fR138 \f(CW$ sudo bootgraph -reboot -f\fR142 \f(CW$ sudo bootgraph -reboot -callgraph -mincg 5\fR146 \f(CW$ sudo bootgraph -reboot -callgraph -func "acpi_ps_parse_aml,msleep"\fR150 \f(CW$ sudo bootgraph -callgraph -manual\fR154 \f(CW$ sudo reboot # reboot the machine\fR156 \f(CW$ sudo bootgraph -callgraph # re-run the tool after restart\fR
68 sudo apt-get install python python-configparser python-requests linux-tools-common71 sudo dnf install python python-configparser python-requests linux-tools-common77 $> sudo make install128 %> sudo ./sleepgraph.py -modes133 %> sudo ./sleepgraph.py -m mem -rtcwake 15137 %> sudo ./sleepgraph.py -config config/suspend.cfg169 %> sudo ./sleepgraph.py -m mem -rtcwake 15 -mindev 1 -dev173 %> sudo ./sleepgraph.py -config config/suspend-dev.cfg193 %> sudo ./sleepgraph.py -m mem -rtcwake 15 -x2 -x2delay 1000 -predelay 1000 -postdelay 1000 -proc197 %> sudo ./sleepgraph.py -config config/suspend-proc.cfg[all …]
9 $ sudo ./mfile.py --prefix=/usr/local install10 $ sudo ldconfig11 $ sudo cp obj/examples/xed /usr/local/bin
34 $ sudo perf record --kcore uname38 $ sudo tree -ps perf.data47 $ sudo perf script -v
37 sudo mount -o loop ./rcu-test-image /mnt42 sudo debootstrap --verbose --arch i386 precise /mnt http://archive.ubuntu.com/ubuntu43 cat << '___EOF___' | sudo dd of=/mnt/etc/fstab53 sudo umount /mnt
97 $ sudo ./tmon100 $ sudo ./tmon -c Processor -z 0103 $ sudo ./tmon -c intel_powerclamp -z 1106 $ sudo ./tmon -g -l
39 $ sudo ./tmon -h50 $ sudo ./tmon
6 If you get a permission error run as sudo or set the device permissions:7 sudo chmod go+rw /dev/crypto/nx-gzip
116 # Trick so, program can be run as normal user, will just use "sudo"119 if [ -x $0 ]; then # Directly executable use sudo120 info "Not root, running with sudo"121 sudo "$0" "$@"124 err 4 "cannot perform sudo run of $0"
7 echo " --apply: Test actual apply to tracefs (need sudo)"36 echo "This must be run by root user. Try sudo." 1>&237 exec sudo $0 $DEBUG $APPLY $BCONF
68 echo ondemand | sudo tee $CPUFREQROOT/policy*/scaling_governor &69 echo userspace | sudo tee $CPUFREQROOT/policy*/scaling_governor &
35 sudo sh -c 'echo 1 > \73 sudo sh -c 'echo 15 > \
30 # $ sudo yum install postgresql postgresql-server qt-postgresql31 # $ sudo su - postgres -c initdb32 # $ sudo service postgresql start33 # $ sudo su - postgres36 # $ sudo yum install python-pyside39 # $ sudo yum install python3-pyside45 # $ sudo apt-get install postgresql46 # $ sudo su - postgres48 # $ sudo apt-get install python-pyside.qtsql libqt4-sql-psql52 # $ sudo apt-get install python3-pyside.qtsql libqt4-sql-psql[all …]
28 # $ sudo apt-get install python-pyside.qtsql libqt4-sql-psql32 # $ sudo apt-get install python3-pyside.qtsql libqt4-sql-psql33 # $ sudo apt-get install python-pyside2.qtsql libqt5sql5-psql34 # $ sudo apt-get install python3-pyside2.qtsql libqt5sql5-psql37 # $ sudo yum install python-pyside40 # $ sudo yum install python3-pyside
306 …sudo ethtool -N <ethX> flow-type tcp6 src-ip 2001:db8:0:f101::1 dst-ip 2001:db8:0:f101::2 action 1…307 …sudo ethtool -N <ethX> flow-type ip6 src-ip 2001:db8:0:f101::2 dst-ip 2001:db8:0:f101::5 action -1…311 …sudo ethtool -N <ethX> flow-type udp4 src-ip 10.0.0.4 dst-ip 10.0.0.7 src-port 2000 dst-port 2001 …312 …sudo ethtool -N <ethX> flow-type tcp4 src-ip 10.0.0.3 dst-ip 10.0.0.9 src-port 2000 dst-port 2001 …313 sudo ethtool -N <ethX> flow-type ip4 src-ip 10.0.0.6 dst-ip 10.0.0.4 loc 34346 sudo ethtool <-N|-U|--config-nfc|--config-ntuple> <ethX> delete <loc>
1283 sudo bash -c "echo 10 > /proc/sys/net/ipv4/tcp_max_orphans"1337 sudo iptables -A INPUT -i ens3 -p tcp --destination-port 9000 -j DROP1558 $ sudo ip route add 8.8.8.8/32 via 192.168.122.2511562 $ sudo sysctl -w net.ipv4.conf.all.send_redirects=01563 $ sudo sysctl -w net.ipv4.conf.ens3.send_redirects=01564 $ sudo sysctl -w net.ipv4.conf.lo.send_redirects=01565 $ sudo sysctl -w net.ipv4.conf.default.send_redirects=01574 $ sudo sysctl -w net.ipv4.conf.all.forwarding=01598 $ sudo sysctl -w net.ipv4.conf.all.forwarding=11605 $ sudo ip route delete default via 192.168.122.1 dev ens3 proto static[all …]
152 "Hint:\tTry 'sudo mount -t debugfs nodev /sys/kernel/debug'"); in tracing_path__strerror_open_tp()157 "Hint:\tTry 'sudo mount -o remount,mode=755 %s'\n", in tracing_path__strerror_open_tp()
7 summary=$(sudo ./bench -w2 -d5 -a trig-$i | tail -n1 | cut -d'(' -f1 | cut -d' ' -f3-)
7 summary=$(sudo ./bench -w2 -d5 -a rename-$i | tail -n1 | cut -d'(' -f1 | cut -d' ' -f3-)
303 $ sudo make modules_install304 $ sudo make install354 $ make && sudo make install