159
[root@gldigital ~]# fdisk -l Disk /dev/sda: 40.0 GB, 39983086080 bytes, 78091965 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 524288 bytes I/O size (minimum/optimal): 524288 bytes / 524288 bytes Disk label type: dos Disk identifier: 0x0000c0a9 Device Boot Start End Blocks Id System /dev/sda1 * 2048 1026047 512000 83 Linux /dev/sda2 1026048 39170047 19072000 83 Linux /dev/sda3 39170048 59650047 10240000 83 Linux /dev/sda4 59650048 78091964 9220958+ 5 Extended /dev/sda5 59652096 71940095 6144000 83 Linux /dev/sda6 71942144 73990143 1024000 82 Linux swap / Solaris /dev/sda7 73992192 76040191 1024000 83 Linux /dev/sda8 76042240 78090239 1024000 83 Linux Disk /dev/sdb: 73.4 GB, 73372631040 bytes, 143305920 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 1048576 bytes I/O size (minimum/optimal): 1048576 bytes / 1048576 bytes Alignment offset: 405504 bytes Disk label type: dos Disk identifier: 0x98493065 Device Boot Start End Blocks Id System /dev/sdb1 24 80000000 39999988+ 83 Linux Partition 1 does not start on physical sector boundary. /dev/sdb2 80000001 103305919 11652959+ 83 Linux Partition 2 does not start on physical sector boundary. /dev/sdb3 103305920 143305919 20000000 83 Linux Partition 3 does not start on physical sector boundary. Disk /dev/sdc: 73.4 GB, 73372631040 bytes, 143305920 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 1048576 bytes I/O size (minimum/optimal): 1048576 bytes / 1048576 bytes Disk label type: dos Disk identifier: 0x15a40fa6 Device Boot Start End Blocks Id System /dev/sdc1 792 143305919 71652564 83 Linux Partition 1 does not start on physical sector boundary.
UUID=7a838d69-a8ae-4af5-9ab9-adeaf87be924 / ext4 defaults 1 1 UUID=27c0ff06-9e35-4e61-862d-f833d2875653 /boot ext4 defaults 1 2 #UUID=d1a06d6f-6815-4dca-a4e3-4b871c4f0bee /home ext4 defaults 1 2 UUID=d17c3fdb-861d-414f-9dd7-0eba893c15e5 /home ext4 defaults 1 2 UUID=f29497b9-acab-40ee-95a4-460f0a5ebf11 /tmp ext4 defaults,nodev,nosuid,noexec 1 2 UUID=30c1e50f-9ad0-4757-9dbd-3ac85f7446d0 /var ext4 defaults 1 2 #UUID=9ff0e6c4-e692-4a8a-b30e-a32f27d3df8a /var/lib/mysql ext4 defaults 1 2 UUID=adcf9b40-30dc-46ad-ade4-3805692489cc /var/lib/mysql ext4 defaults 1 2 UUID=51417fdc-19cb-45a6-8507-3026a21a8745 /var/lib/innodb ext4 defaults 1 2 UUID=b0be57f5-f3fb-48e3-87a1-b753225d8d3d swap swap defaults 0 0
[root@gldigital ~]# firewall-cmd --permanent --list-all public (default) interfaces: sources: services: http https ports: masquerade: no forward-ports: icmp-blocks: rich rules: rule family="ipv4" source address="115.22.239.158/24" service name="samba" accept rule family="ipv4" source address="115.22.239.158/24" service name="ssh" accept