What is Linux TTY and its Applications
In the old times of Unix and BSD where Windows was not born the systems where very different. Computers where big and heavy but very weak according to these days.
Continue readingLinux, Windows, Security, Programming, Network Tutorials
In the old times of Unix and BSD where Windows was not born the systems where very different. Computers where big and heavy but very weak according to these days.
Continue readingLinux bash profile is used to set some default or startup configuration about user accounts and bash. We have previously examined the .bashrc which resides in user home directory. In this
Continue readingLinux have long history which starts with Unix operating system. Linux used a lot of aspect of the Unix operating system. One of those aspect was Graphical User interface with
Continue readingaccess.conf is the configuration file used to logins to the Linux or Unix systems. This file is locate at /etc/security/ path. With this file logins of users, groups, hosts, tty, network are
Continue readingchage is a tool and command used to change user password expiry information in Linux, BSD, Unix systems. With this command we can set password change time, lock status, activity or
Continue readingLinux provides usermod command by default for the most of the distributions. This command is used to user modification. After user creation the user related information, values and policies can be
Continue readingI have Linux servers. There is a lot of different remote connection services like ssh, telnet, vnc, X11, konsole etc. I want to learn who is logged currently. And get
Continue readingMariadb is an open source database forked from another popular open source database MySQL. MariaDB developers are original developers of the MySQL. After Oracle get management of the MySQL project
Continue reading