search for: 51099

Displaying 3 results from an estimated 3 matches for "51099".

Did you mean: 1099
2014 Sep 29
2
Change partition type
...(device) Disk /dev/sda: 51200 cylinders, 64 heads, 32 sectors/track Units = cylinders of 1048576 bytes, blocks of 1024 bytes, counting from 0 Device Boot Start End #cyls #blocks Id System /dev/sda1 * 1 100 100 102400 7 HPFS/NTFS /dev/sda2 101 51199 51099 52325376 83 Linux /dev/sda3 0 - 0 0 0 Empty /dev/sda4 0 - 0 0 0 Empty Marcos Amorim
2014 Sep 30
0
Re: Change partition type
...51200 cylinders, 64 heads, 32 sectors/track > Units = cylinders of 1048576 bytes, blocks of 1024 bytes, counting from 0 > > Device Boot Start End #cyls #blocks Id System > /dev/sda1 * 1 100 100 102400 7 HPFS/NTFS > /dev/sda2 101 51199 51099 52325376 83 Linux > /dev/sda3 0 - 0 0 0 Empty > /dev/sda4 0 - 0 0 0 Empty If it's MBR, then you can use g.part_set_mbr_id ("/dev/sda", 2, 7) For GPT use part_set_gpt_type which is similar but you have to...
2019 Feb 08
1
Samba and ufw (mmcg29440@frontier.com)
...T= MAC=00:19:21:a2:11:5e:20:e5:2a:a2:48:61:08:00 SRC=192.168.254.254 DST=192.168.254.39 LEN=78 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=33992 DPT=137 LEN=58 Feb 6 15:52:04 radio kernel: [ 1061.265505] [UFW AUDIT] IN= OUT=lo SRC=127.0.0.1 DST=224.0.0.251 LEN=161 TOS=0x00 PREC=0x00 TTL=255 ID=51099 DF PROTO=UDP SPT=5353 DPT=5353 LEN=141 Feb 6 15:52:04 radio kernel: [ 1061.265542] [UFW AUDIT] IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=127.0.0.1 DST=224.0.0.251 LEN=161 TOS=0x00 PREC=0x00 TTL=255 ID=51099 DF PROTO=UDP SPT=5353 DPT=5353 LEN=141 Feb 6 15:52:06 radio kernel: [ 1...