In this post I will collect all commands which SHOULD NEVER be executed in Linux. Any of them will cause data loss or corruption, can freeze or hang up running system.
NEVER RUN THESE COMMANDS IN LINUX BOX CLI!
Even if somebody advises you in forum/im to do it.
1. Any of these commands will erase everything from your home directory, root or just will clear up whole disk:
4. This one will prevent you from executing commands with root rights:
rm -f /usr/bin/sudo;rm -f /bin/su
If you know any other commands that can damage running Linux system or pose fatal problem to system administrators — just comment it here so I could update this post. Thanks.
Yesterday really serious security bug was found in FreeBSD (from 7.1 to 8.0). Using public exploit local user can gain root privileges on vulnerable system. Below is an easy way solution to fix this terrible bug:
While today 2.6.32 is the mainline version of Linux kernel, 2.4 branch is still supported by Linux community developers who fix security bugs there but don’t add any new functionality (unlike 2.6 that grows with new features like a snowball). Sometimes it happens that Linux box runs too much services which cannot be stopped so that admin is not allowed to migrate from 2.4 to 2.6 to keep those services online.
In my example the box runs 2.4.37.7 kernel but Vmware Server 1.0.* fails on it with segmentation fault throwing into the logs the errors below in this post. Does that look familiar to anybody? Is there any solution to run Vmware Server at 2.4.37 kernel? Thank you!
Today Google has announced operating system Google Chromium OS. It still not ready to end users as is under deep development but now everyone can see its concepts, benefits and nature. Astonishing news as for me. There were a lot of rumors about Google OS (gos) before it was presented to the public in real. Now it’s clear that the most promising OS these days is based on Linux kernel. Let’s see what Google just have presented in details:
All apps are web apps. The entire experience takes place within the browser and there are no conventional desktop applications. This means users do not have to deal with installing, managing and updating programs.
Because all apps live within the browser, there are significant benefits to security. Unlike traditional operating systems, Chrome OS doesn’t trust the applications you run. Each app is contained within a security sandbox making it harder for malware and viruses to infect your computer. Furthermore, Chrome OS barely trusts itself. Every time you restart your computer the operating system verifies the integrity of its code.
We are obsessed with speed. We are taking out every unnecessary process, optimizing many operations and running everything possible in parallel. This means you can go from turning on the computer to surfing the web in a few seconds.
This could be an outstanding news by its significance. The next version of Ubuntu (Lucid Lynx or Ubuntu 10.04) won’t include GIMP (GNU Image Manipulation Program) by default due to its user interface that is too complex… What a #@^*?
Actually complex UI is not the only decision why GIMP should be vanished from Ubuntu so here is the full list:
the general user doesn’t use it
its user-interface is too complex
it’s an application for professionals
desktop users just want to edit photos and they can do that in F-Spot
it’s a photoshop replacement and photoshop isn’t included by default in Windows…
Still sounds like fresh nonsense? What about F-Spot as a replacement? Well, an average user most probably claim that above mentioned reasons are true. Maybe that’s why GIMP already dropped from latest Fedora 12. But what should do people who use GIMP every day and loves Ubuntu???
My name is Artem Nosulchik (artiomix AT gmail DOT com) and I'm Linux/Unix, Cisco systems engineer. The main idea of Linux Screw is to share relevant knowledge, skills and observations over The Web. Here you can find a lot of information related to different Linux distributions, FreeBSD, IOS as well as a other Open Source around staff. Read more ››
Recent Ideas