Search results

Jump to: navigation, search

Page title matches

Page text matches

  • # ip route add 192.168.15.0/24 via 192.168.35.1 dev tun0 ip route del 10.10.10.0/24 via 192.168.1.1 dev eth0
    531 B (74 words) - 15:28, 2 September 2023
  • mount -o remount,rw /dev/block/mtdblock4 /system
    517 B (83 words) - 17:32, 25 February 2013
  • badblocks -sv /dev/sda
    190 B (29 words) - 18:57, 25 February 2013
  • '''ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no user@192.168.1.1'''
    107 B (12 words) - 19:01, 25 February 2013
  • use: sudo mount -t vfat -o umask=ooo /dev/sdb1 /pathtomountpoint sudo mount -t ntfs -o umask=0222 /dev/sdb1 /pathtomountpoint
    296 B (43 words) - 03:09, 2 March 2014
  • Install dev-libs/libisoburn to enable creation of rescue media using grub2-mkrescue.
    1,011 B (136 words) - 17:57, 9 March 2014
  • tune2fs -l /dev/sda1 | grep name
    51 B (9 words) - 19:01, 25 February 2013
  • == crypto / dev mapper stuff== When a program opens /dev/net/tun, driver creates and registers
    12 KB (971 words) - 17:01, 11 February 2014
  • Block device /dev/sdaX is not a valid root device... at the shell prompt, list of /dev shows there are NO sd devices
    631 B (99 words) - 19:01, 25 February 2013
  • # mount -t vfat /dev/sda1 /mnt/sda1 # dd if=/dev/hda conv=sync,noerror bs=64K | gzip -c > /mnt/sda1/hda.img.gz
    3 KB (482 words) - 17:18, 23 August 2013
  • [[category:dev]]
    1 KB (184 words) - 14:03, 21 August 2013
  • >>> Emerging (1 of 3) dev-python/argparse-1.2.1 >>> Unpacking argparse-1.2.1.tar.gz to /var/tmp/portage/dev-python/argparse-1.2.1/work
    3 KB (398 words) - 20:03, 27 February 2013
  • # cryptsetup luksOpen /dev/vg1/home crypthome Enter passphrase for /dev/vg1/home:
    390 B (47 words) - 04:46, 5 April 2013
  • grub> linux (hd0,1)/vmlinuz root=/dev/sda1 grub> linux (hd0,1)/vmlinuz root=/dev/sda1
    19 KB (3,379 words) - 15:41, 12 April 2013
  • dev-perl/Filesys-SmbClient
    3 KB (387 words) - 15:50, 26 March 2024
  • This procedure was performed using a newly added virtual hard drive (/dev/sdb) in a VM. Substitute your device and number where appropriate. mybox ~ # '''ls /dev/sd*'''
    2 KB (360 words) - 18:04, 12 April 2013
  • source='/dev/sdb1' mybox home # '''dd if=/dev/random of=/root/hdpw'''
    601 B (86 words) - 18:09, 12 April 2013
  • $ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no <dest_host_or_ip>
    270 B (46 words) - 18:22, 22 April 2013
  • echo "Processing new line" >/dev/tty
    314 B (47 words) - 21:17, 26 April 2013
  • default X.X.X.X dev interface X.X.X.X/X via X.X.X.X dev interface
    1 KB (194 words) - 18:38, 10 May 2013
  • example for /dev/sdc udevadm info -a -p $(udevadm info -q path -n /dev/sdc)|grep -E "device|parent|KERNEL|SUBSYSTEMS|model"
    2 KB (399 words) - 18:20, 17 May 2013
  • If it a usb drive, I run "ls /dev/sd*" before and after I pug it in and see what changed. Otherwise I run cf # '''fdisk /dev/sdf'''
    2 KB (295 words) - 21:22, 18 February 2014
  • Homepage: http://dev.maxmind.com/geoip/legacy/downloadable # '''emerge -av --quiet dev-libs/geoip'''
    1 KB (142 words) - 20:18, 23 June 2016
  • rm -f $(find / -name core) &> /dev/null
    2 KB (359 words) - 15:51, 22 July 2013
  • ...le argument to one of the primaries is one of /dev/stdin, /dev/stdout, or /dev/stderr, file descriptor 0, 1, or 2, respectively, is checked.
    3 KB (617 words) - 15:13, 23 July 2013
  • kernel /vmlinuz root=/dev/md3 init_opts=S
    184 B (24 words) - 21:36, 4 August 2013
  • minicom -D /dev/ttyUSB0 -b 9600
    101 B (14 words) - 22:32, 4 August 2013
  • udev should create a /dev/powermate device file. Check to see if it exists. # ls /dev/powermate
    4 KB (603 words) - 15:09, 3 September 2013
  • lvdisplay /dev/mapper/root lvdisplay /dev/mapper/home
    638 B (100 words) - 20:13, 17 January 2014
  • kernel /boot/vmlinuz root=/dev/sda3 '''console=ttyS0,115200 console=tty0'''
    1 KB (147 words) - 00:07, 15 February 2016
  • alias ssh="( ssh-add -l > /dev/null || ssh-add ) && ssh"
    1 KB (161 words) - 22:21, 20 January 2014
  • == adding a new hard drive i.e. /dev/sdb == # '''ll /dev/disk/by-id'''
    2 KB (210 words) - 20:09, 23 January 2014
  • device-config (MRO): device: /dev/disk/by-id/scsi-SATA_WDC_WD20EARS-00_WD-WMAZA2044059
    1 KB (168 words) - 22:08, 8 February 2014
  • ...izes device mapper. So, poking around a drive with ls /dev/sd*, fdisk -l /dev/xxx, etc... will not give you the information required to manually mount a # mount /dev/mapper/<something_from_dmsetup_output>
    413 B (65 words) - 15:03, 5 March 2014
  • # '''fdisk -l /dev/sd[bcd]''' linux # '''fdisk /dev/sdb'''
    5 KB (718 words) - 14:43, 12 June 2016
  • <br>dev-lang/perl:0 <br>(dev-lang/perl-5.18.2::gentoo, ebuild scheduled for merge) pulled in by
    921 B (112 words) - 19:03, 19 April 2014
  • source drive = /dev/sda target drive = /dev/sdb
    6 KB (708 words) - 14:50, 30 June 2014
  • shred -vzn 0 /dev/<device> # shred-vzn 0 /dev/sdc1
    533 B (80 words) - 15:28, 6 June 2014
  • ip link set dev eth1 address 00:30:18:ad:6f:f5
    355 B (60 words) - 05:12, 21 July 2014
  • # swapon /dev/sda2
    122 B (19 words) - 20:50, 30 October 2014
  • GRUB_CMDLINE_LINUX="root=/dev/ram0 crypt_root=/dev/vg1/root"
    542 B (86 words) - 18:26, 18 November 2015
  • cryptsetup luksOpen /dev/vg1/root cryptroot cryptsetup luksOpen /dev/vg1/home crypthome
    176 B (23 words) - 05:47, 1 March 2016
  • # '''nmcli dev show eth0'''
    1 KB (109 words) - 14:18, 9 July 2019
  • localhost ~ # parted /dev/sdb Using /dev/sdb
    2 KB (265 words) - 04:44, 20 July 2016
  • localhost ~ # '''emerge --oneshot --quiet =dev-qt/qtwebkit-5.7.1''' <br>>>> Emerging (1 of 1) dev-qt/qtwebkit-5.7.1::gentoo
    2 KB (274 words) - 14:01, 30 December 2016
  • dev-lang/perl:0 (dev-lang/perl-5.26.9999:0/5.26::gentoo, ebuild scheduled for merge) pulled in b
    1 KB (122 words) - 18:26, 8 October 2017
  • # cryptsetup luksAddKey /dev/sda5 # cryptsetup luksRemoveKey /dev/sda5
    183 B (20 words) - 04:44, 26 May 2019

View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)