"Easy to use" means that you do less and get more. Learning doesn't count if you learn something once and then use the skills you obtained many times.
bizdelnick
No, some piano plays are still harder than others, mo matter how long you practice. Editing text with vim is easier than with nano after some practice.
Why do you think so?
It is easier after you learn basics. Learning is not easy, but usage is.
Every day in my case, except holidays.
Vim (or emacs, or any other advanced text editor) is much easier to use than nano when you need to do something more complex than type couple of lines.
What error you get exactly?
If you didn't push your changes yet, you can use git filter-branch
to remove it from all your commits. If you already pushed (or figured out that someone committed and pushed a key), you can do the same with force-push, but also revoke the key.
There are few fdisk
options that work non-interactively, like -l
(list partitions). It is impossible to create or delete partitions this way.
From the sfdisk
man page:
Since version 2.26 sfdisk supports MBR (DOS), GPT, SUN and SGI disk labels
fdisk
is completely interactive, not suitable for scripting. sfdisk
is a "scriptable fdisk".
Technically, no. Until you want to mount something but find /mnt
is busy or simply forget about this and mount something there, losing access to previously mounted stuff. The only problem is that you have to remember which mountpoint you use for particular filesystem, while the FHS is designed to avoid this and abstract from physical devices as much as possible.
What does an ordinary RHEL admin do when something does not work?
answer
setenforce 0