10 November 2023
08 November 2023
How to install .deb files on Ubuntu?
$ sudo dpkg -i xxx.deb
if you still faces issues with dependencies execute the following command to install the required dependencies.
$ sudo apt-get install -f
23 October 2023
17 October 2023
How to create a bootable usb drive from an iso file?
https://rufus.ie/en/
15 October 2023
10 October 2023
Can not print to Sharp multi-function printer
Do 'auto-configuration'.
'Ports' > 'Configure Port'. Change Protocol from 'Raw' into 'LPR'. Enter 'lp' in 'LPR Settings/Queue Name'. OK.
Can print now.
If seeing error, e.g. 'the port is being used', etc., then restart computer. Do the above steps again.
Can print now.
'Ports' > 'Configure Port'. Change Protocol from 'Raw' into 'LPR'. Enter 'lp' in 'LPR Settings/Queue Name'. OK.
Can print now.
If seeing error, e.g. 'the port is being used', etc., then restart computer. Do the above steps again.
Can print now.
Subscribe to:
Posts (Atom)