Networking
How To Find IP Address In Linux Using Terminal?
An IP address is a unique identifier that is assigned to each device connected to a computer network and uses Internet protocol for communication. A computer uses this address to
How To Copy A File/Directory From Local To Remote Machine In Linux / FreeBSD?
This post was last updated on August 1st, 2020 at 04:20 pmThere are various ways to copy a file or directory from remote to local or local to the remote
How To Setup Network File System (NFS) In Linux?
This post was last updated on August 1st, 2020 at 09:37 pmNFS or Network file system is a distributed filesystem protocol. It allows a remote host to mount filesystem over
How to Use ifconfig to set MAC address in Linux, Unix, FreeBSD etc.
This post was last updated on November 10th, 2020 at 08:11 pmLinux has a built-in command ifconfig that is used to configure wired network interfaces. In this article I am
Setting Routes in Linux
This post was last updated on November 3rd, 2020 at 06:03 pm(Static Routes Page: static-routes.html) These methods of changing the route table don’t last accross reboots. Listed below are methods
DHCPD Quick Setup Instructions
This post was last updated on May 27th, 2020 at 04:44 pmSample of how to set up DHCPD server on Red Hat 7.0 Copy over the sample dhcpd.conf file cp
Manual NIC Setup
This post was last updated on June 3rd, 2020 at 04:16 pmManually setting up a network interface. This can come in handy if you need networking but don’t have any
SAMBA in Linux – Administration Checklist
This post was last updated on May 27th, 2020 at 05:04 pm Samba startup guide checklist: This applies to a lot of Linux versions, notes for this page was gathered