Any time you have a text file on a Linux system that you want to keep private regardless of the privileges that other users…
Category:
Linux
-
-
LinuxNetwork SecurityNewsOperating SystemPC & LaptopServerSoftware
Examining network connections on Linux systems
There are a lot of commands available on Linux for looking at network settings and connections. In today’s post, we’re going to run through…
-
LinuxNetwork SecurityNewsOperating SystemPC & LaptopServerSoftware
How to use expect: 2-Minute Linux Tips
Hi, this is Sandra Henry-Stocker, author of the “Unix as a Second Language” blog on NetworkWorld.In this Linux tip, we’re going to look at…
-
LinuxNetwork SecurityNewsOperating SystemPC & LaptopServerSoftware
Looking into Linux user logins with lslogins
One convenient way to list details about user logins on a Linux system is to use the lslogins command. You’ll get a very useful…
-
LinuxNetwork SecurityNewsOperating SystemPC & LaptopServerSoftware
Automating responses to scripts on Linux using expect and autoexpect
The Linux expect command takes script writing to an entirely new level. Instead of automating processes, it automates running and responding to other scripts.…
-
LinuxNetwork SecurityNewsOperating SystemPC & LaptopServerSoftware
How to use the ip neigh command: 2-Minute Linux Tips
Hi, this is Sandra Henry-Stocker, author of the “Unix as a Second Language” blog on NetworkWorld.In this Linux tip, we’re going to look at…