Aliases are custom commands which can be used to make the work with the shell easier and faster. For example, if your current working directory is /usr/bin and you want to quickly go to /var/cache/apt/archives you can do a 'cd /var/cache/apt/archives'....
LINUX COMMANDLINE
Linux based commandline help tool for beginner
How-To: Manipulate Audio Files Using CLI Tools in Debian
Note: This how-to may also work in Ubuntu and other Debian-based distributions.
This is a tutorial about using CLI (Command Line Interface) tools in Ubuntu and Debian to manipulate, encode and decode various audio formats, like FLAC or OGG Vorbis. It...
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
try to resolved with this command :
~$ sudo apt-get update --fix-missing
and then,...
YUM packages tool (Fedora, RedHat and alike)
# yum -y install [package]download and install a rpm package [man]
# yum localinstall [package.rpm]That will install an RPM, and try to resolve all the dependencies for you using your repositories. [man]
# yum -y updateupdate all rpm packages...
Subscribe to:
Posts (Atom)