What is /lib64/ld-linux-x86-64.so.2 and why can it be used to execute file?
Recently, I have learned a trick that if a file lacks executable permissions, we can run that file by using /lib64/ld-linux-x86-64.so.2.
Recently, I have learned a trick that if a file lacks executable permissions, we can run that file by using /lib64/ld-linux-x86-64.so.2.
Does there exist a tool similar to Perl::Critic that will inspect your shell scripts and point out flaws, portability issues, uses of non-standard programs without fallbacks, depreciated program uses, etc?
As far as I know, the interactive shells may be login or not login, and the start up files for them are different.
Given these file names:
Gnome 3.22 uses wayland by default. Gnome on wayland does not read ~/.profile (or ~/.bash_profile or /etc/profile). See https://bugzilla.gnome.org/show_bug.cgi?id=736660.
How do I replace only the last occurrence of “-” in a string with a space using sed?
CVE-2014-0160 a.k.a. Heartbleed is a vulnerability in OpenSSL. It looks scary.
On 2013-01-10 Glenn Fowler posted this to the ast-users mailing list:
I’ve set up a systemd service to run my Minecraft server. Now, I need it to repeat the start script when the server crashes.
Here’s my code so far:
In the magic sysrq key combinations, there is the combination alt+sysrq+r which, according to wikipedia, does the following: