Quantcast
Channel: Debian – SudoAll.com
Browsing latest articles
Browse All 3 View Live

Image may be NSFW.
Clik here to view.

Convert DEB to RPM or RPM to DEB Package

You can convert DEB file to RPM package and RPM to DEB package using alien command, if you have a *.rpm file that you want to install on a Debian or Ubuntu. Convert RPM to DEB Install alien command on...

View Article


Image may be NSFW.
Clik here to view.

Change Hostname Permanently on Debian or Ubuntu

Debian based systems use the file /etc/hostname to read the hostname of the computer at boot time and set it up using the init script /etc/init.d/hostname.sh We can edit the file /etc/hostname and...

View Article

Installing git on Debian 8.x

You should edit your sources.list , by adding the following line: deb http://ftp.ca.debian.org/debian/ jessie main contrib Then upgrade your package and install git: apt-get update &&...

View Article
Browsing latest articles
Browse All 3 View Live