With smbclient you can connect to Windows Share or Samba share that are available on your network using command line interface. SMBclient works upon...
smbclient – Access Windows Share and Samba Share

With smbclient you can connect to Windows Share or Samba share that are available on your network using command line interface. SMBclient works upon...
Network performance assessment is a critical task for system administrators. System admins are often required to master more than one Linux network monitor...
Zipgrep is an amazing tool to search through zip archive for a specified pattern. Zipgrep is just a piece of shell script which leverage the usage of unzip and...
Grep is an amazing command line utility, it stands for “Global Regular Expression Print”. Grep command process text line by line and print any line...
Security is a big concern for Linux. That’s why learning to manage Linux file permissions is essential. As Linux is used in mainframes and servers, it is...
Here we tried to list out all the possible things you should consider when choosing between PostgreSQL vs MySQL for a given application or given sets of...