20 August 2016
Adding an old Dell Color Laser Printer 1320c on Linux
Brought back an old Dell 1320c Color laser. First had to find how to hook it up on Windows 10, then Linux.
• • •
20 August 2016
Brought back an old Dell 1320c Color laser. First had to find how to hook it up on Windows 10, then Linux.
25 February 2009
In Ubuntu:
cd /location/of/repo
sudo dpkg-scanpackages . /dev/null | gzip -9c > Packages.gz
then configure
/etc/apt/sources.list.d/local.list:
deb file:/location/of/repo/ /
or
/etc/apt/sources.list.d/local.list:
deb http://myserver/location/of/repo/ /