ArchiveJune 2019

Linux Permissions – Special Permissions

L

In addition to the usual Linux permissions I have described in a previous article, there is also the possibility for us to set up special permissions for files and folders with one bit. These special permissions are: Set User ID (SUID) SUID option is used for executable files. It tells the Linux system to run the program with the permissions of the owner (owner), not the one who executes them...

Linux Permissions – The Symbolic Assignment of Permissions

L

Switching to another operating system or importing data may result in the failure of accessing your files or folders. This is because your user account lost the property of those files and folders or no longer has the permissions to access them. Also, accessing certain files or folders protected by the system sometimes involves changing their permissions. When you can not read or modify a file or...

The default permission setting in Linux: about umask

T

When a user creates a file, that file has the default properties and permissions. The default owner is, as it is easy to understand, the one who created the file. The default group is the primary group of that user. The default permissions are configurable. These are defined by umask – the user mask, which can be set using the umask command. This command has an octal value representing the...

Duviz – managing the free hard disk space on Linux

D

We already talked about FlameGraphs, a graphical tool for finding out free hard disk space in Linux. Today I will present duviz.py, a simple utility in the command-line, written in Python, which allows you to view the space used in Linux distributions. Characteristics • Basically, you only need Python2, du and ls, for installing it, which are in any Linux distribution. • It has only one file...

How cloud hosting improves productivity

H

A company’s productivity level is a key indicator in identifying its weaknesses. That is why business managers need to make sure they use the most effective strategies and at the same time the least costly. Cloud hosting can be a good solution for such situations. The advantages that hosting solutions bring to companies are often obvious, but its impact on productivity has often been...

Things you do not know about Linux

T

Linux is one of the most popular operating systems on the market. Created more than 25 years ago, Linux has often been considered inappropriate for all users. However, contrary to expectations, the system is widely used. Although it has become increasingly known, some aspects of the operating system remain less well known even nowadays. • The best supercomputers in the world use a Linux...

Zabbix integration with Slack

Z

I want to be clear from the beginning, I am not going to write about Slackware (the distribution) but Slack (the platform/client chat). Zabbix is a solution for monitoring applications, networks and servers. With Zabbix, you can monitor multiple servers at a time using a Zabbix server that comes with a web interface (which is used to configure Zabbix and has system graphics) and Zabbix agents...

The cloud computing weapons – which are they and how they can help your business

T

The IT technology is advancing so fast that it is very easy for practitioners to lose in this mix of information. It has been demonstrated that traditional data storage methods no longer work because they are more expensive and therefore less manageable. Traditional methods require expensive equipment for a well functioning, as well as an expert team to install, configure and maintain them. Cloud...

Permissions for folders and files in Linux

P

To begin with, it should be noted that in a UNIX system (also applicable to Linux systems), anything that is not a file then it is a process. Linux does not make any difference between a directory and a file, because the directory is nothing but a file that contains the names of other files. Almost everything we encounter in a Linux system is a file; if it is not a file then it is a process. File...

What is LinSSID

W

A Wi-Fi analyzer is just a conventional computing device (laptop, tablet, or smartphone) with installed software that lets you take a closer look at the wireless networks in your area. This app can tell you not only the strength of your network signal. , but also information about the power and the operating channel/frequency of other networks in the area. These are the key data because sometimes...

Recent Posts

Archives

Categories